rpms/mingw-libmad/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mingw-libmad/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsd17137/rpms/mingw-libmad/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mingw-libmad
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mingw-libmad
# $Id: Makefile,v 1.1 2014/09/20 14:46:51 kwizart Exp $
NAME := mingw-libmad
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
10 years, 2 months
rpms/mingw-libmad Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mingw-libmad
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsd17137/rpms/mingw-libmad
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mingw-libmad
--- NEW FILE Makefile ---
# Top level Makefile for module mingw-libmad
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
10 years, 2 months
rpms/mingw-libmad/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mingw-libmad/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsd17137/rpms/mingw-libmad/devel
Log Message:
Directory /cvs/free/rpms/mingw-libmad/devel added to the repository
10 years, 2 months
rpms/mingw-libmad - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mingw-libmad
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsd17137/rpms/mingw-libmad
Log Message:
Directory /cvs/free/rpms/mingw-libmad added to the repository
10 years, 2 months
rpms/libopenshot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libopenshot/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsb16849/rpms/libopenshot/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module libopenshot
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: libopenshot
# $Id: Makefile,v 1.1 2014/09/20 14:45:56 kwizart Exp $
NAME := libopenshot
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
10 years, 2 months
rpms/libopenshot Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libopenshot
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsb16849/rpms/libopenshot
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module libopenshot
--- NEW FILE Makefile ---
# Top level Makefile for module libopenshot
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
10 years, 2 months
rpms/libopenshot/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libopenshot/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsb16849/rpms/libopenshot/devel
Log Message:
Directory /cvs/free/rpms/libopenshot/devel added to the repository
10 years, 2 months
rpms/libopenshot - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libopenshot
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsb16849/rpms/libopenshot
Log Message:
Directory /cvs/free/rpms/libopenshot added to the repository
10 years, 2 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.165,1.166
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21076
Modified Files:
nvidia-kmod.spec
Log Message:
* Fri Sep 19 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:343.22-1
- Update to 343.22
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- nvidia-kmod.spec 7 Aug 2014 08:54:10 -0000 1.165
+++ nvidia-kmod.spec 19 Sep 2014 12:32:04 -0000 1.166
@@ -7,7 +7,7 @@
Name: nvidia-kmod
Epoch: 1
-Version: 343.13
+Version: 343.22
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -84,6 +84,9 @@
%changelog
+* Fri Sep 19 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:343.22-1
+- Update to 343.22
+
* Thu Aug 07 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:343.13-1
- Update to 343.13
10 years, 2 months
rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.70, 1.71 sources, 1.74, 1.75 xorg-x11-drv-nvidia.spec, 1.159, 1.160
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20260
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
* Fri Sep 19 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:343.22-1
- Update to 343.22
- Remove IgnoreABI xorg override
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- .cvsignore 7 Aug 2014 08:38:16 -0000 1.70
+++ .cvsignore 19 Sep 2014 11:57:16 -0000 1.71
@@ -1,3 +1,3 @@
-NVIDIA-Linux-x86-343.13.run
-NVIDIA-Linux-x86_64-343.13.run
-NVIDIA-Linux-armv7l-gnueabihf-343.13.run
+NVIDIA-Linux-armv7l-gnueabihf-343.22.run
+NVIDIA-Linux-x86-343.22.run
+NVIDIA-Linux-x86_64-343.22.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sources 7 Aug 2014 08:38:16 -0000 1.74
+++ sources 19 Sep 2014 11:57:16 -0000 1.75
@@ -1,3 +1,3 @@
-c708d533410ababc7a792fd132e5c51b NVIDIA-Linux-x86-343.13.run
-583597fb4793542a65a889b6262a8816 NVIDIA-Linux-x86_64-343.13.run
-e280f04ec10e155e0f73c1d9ae629fdf NVIDIA-Linux-armv7l-gnueabihf-343.13.run
+700f4ae82284d73a34b080ff7f057b4a NVIDIA-Linux-armv7l-gnueabihf-343.22.run
+696d0bfa7195e22e0c4bd858fff2abb6 NVIDIA-Linux-x86-343.22.run
+36841328bd3f642e860dca8d26cb90c9 NVIDIA-Linux-x86_64-343.22.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- xorg-x11-drv-nvidia.spec 18 Aug 2014 21:33:59 -0000 1.159
+++ xorg-x11-drv-nvidia.spec 19 Sep 2014 11:57:16 -0000 1.160
@@ -7,8 +7,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 343.13
-Release: 3%{?dist}
+Version: 343.22
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -235,7 +235,8 @@
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
install -pm 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
install -pm 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
-install -pm 0644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
+# Comment Xorg abi override
+#install -pm 0644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
sed -i -e 's|@LIBDIR@|%{_libdir}|g' $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
touch -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
install -pm 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/X11/
@@ -394,7 +395,8 @@
%dir %{_sysconfdir}/nvidia
%config %{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
%config %{_sysconfdir}/X11/xorg.conf.d/00-avoid-glamor.conf
-%config %{_sysconfdir}/X11/xorg.conf.d/00-ignoreabi.conf
+# Comment Xorg abi override
+#config %{_sysconfdir}/X11/xorg.conf.d/00-ignoreabi.conf
%config(noreplace) %{_prefix}/lib/modprobe.d/blacklist-nouveau.conf
%config(noreplace) %{_sysconfdir}/X11/nvidia-xorg.conf
%config %{_sysconfdir}/xdg/autostart/nvidia-settings.desktop
@@ -497,6 +499,10 @@
%{_nvidia_libdir}/libnvidia-fbc.so
%changelog
+* Fri Sep 19 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:343.22-1
+- Update to 343.22
+- Remove IgnoreABI xorg override
+
* Mon Aug 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:343.13-3
- Add libnvidia-ml.so to the -cuda subpackage
10 years, 2 months