rpms/k3b-extras-freeworld/devel k3b-extras-freeworld.spec, 1.11, 1.12
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/k3b-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15797
Modified Files:
k3b-extras-freeworld.spec
Log Message:
kde3 automake fixes
Index: k3b-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/k3b-extras-freeworld/devel/k3b-extras-freeworld.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- k3b-extras-freeworld.spec 1 Oct 2009 13:34:36 -0000 1.11
+++ k3b-extras-freeworld.spec 3 Oct 2009 23:11:22 -0000 1.12
@@ -30,7 +30,7 @@
BuildRequires: lame-devel
BuildRequires: libdvdread-devel
BuildRequires: libmad-devel
-%{?ffmpeg:BuildRequires: %{ffmpeg}-devel automake}
+%{?ffmpeg:BuildRequires: %{ffmpeg}-devel automake libtool}
BuildRequires: libmusicbrainz-devel
BuildRequires: gettext
BuildRequires: taglib-devel
@@ -56,6 +56,10 @@
%if 0%{?ffmpeg:1}
%patch50 -p1 -b .ffmpeg
%patch100 -p1 -b .lavc52
+
+# hack/fix for newer automake
+sed -iautomake -e 's|automake\*1.10\*|automake\*1.1[0-5]\*|' admin/cvs.sh
+
make -f admin/Makefile.common
%endif
15 years, 1 month
rpms/mythtv/devel mythtv.spec,1.51,1.52 sources,1.29,1.30
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8202
Modified Files:
mythtv.spec sources
Log Message:
* Fri Oct 02 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.4.svn.r22179
- Update to pre-0.22 svn trunk revision 22179
- Drop BR: libmad-devel, its no longer used
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- mythtv.spec 1 Oct 2009 03:51:12 -0000 1.51
+++ mythtv.spec 3 Oct 2009 03:59:39 -0000 1.52
@@ -65,7 +65,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r22144
+%define _svnrev r22179
%define branch trunk
#
@@ -193,7 +193,6 @@
BuildRequires: libdvdread-devel >= 0.9.4
# nb: libdvdcss will be dynamically loaded if installed
BuildRequires: libfame-devel >= 0.9.0
-BuildRequires: libmad-devel
BuildRequires: libogg-devel
BuildRequires: libtheora-devel
BuildRequires: libvorbis-devel >= 1.0
@@ -400,7 +399,6 @@
Requires: libdvdnav-devel
Requires: libdvdread-devel >= 0.9.4
Requires: libfame-devel >= 0.9.0
-Requires: libmad-devel
Requires: libogg-devel
Requires: libtheora-devel
Requires: libvorbis-devel >= 1.0
@@ -1474,6 +1472,10 @@
################################################################################
%changelog
+* Fri Oct 02 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.4.svn.r22179
+- Update to pre-0.22 svn trunk revision 22179
+- Drop BR: libmad-devel, its no longer used
+
* Wed Sep 30 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.4.svn.r22144
- Update to pre-0.22 svn trunk revision 22144
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 1 Oct 2009 03:51:12 -0000 1.29
+++ sources 3 Oct 2009 03:59:39 -0000 1.30
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-ae6aa1d71890cce49114223830681842 mythtv-0.22.tar.bz2
-602b86b0e5a2414e5080e65b112a08bb mythplugins-0.22.tar.bz2
+2d357376e36b5b1cb0aa24f8fb3e13bf mythtv-0.22.tar.bz2
+baed7824a09c21355ea98a543fdc7015 mythplugins-0.22.tar.bz2
15 years, 1 month
rpms/wl-kmod/F-10 wl-kmod.spec,1.36,1.37
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20787
Modified Files:
wl-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-2.8
- rebuild for new kernels
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-10/wl-kmod.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- wl-kmod.spec 23 Aug 2009 18:33:51 -0000 1.36
+++ wl-kmod.spec 2 Oct 2009 21:38:37 -0000 1.37
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.91.9
-Release: 2%{?dist}.7
+Release: 2%{?dist}.8
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -84,6 +84,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-2.8
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.91.9-2.7
- rebuild for new kernels
15 years, 1 month
rpms/slmodem-kmod/F-10 slmodem-kmod.spec,1.30,1.31
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20666
Modified Files:
slmodem-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.30
- rebuild for new kernels
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/F-10/slmodem-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- slmodem-kmod.spec 23 Aug 2009 18:33:35 -0000 1.30
+++ slmodem-kmod.spec 2 Oct 2009 21:38:21 -0000 1.31
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 26%{?dist}.29
+Release: 26%{?dist}.30
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.30
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.29
- rebuild for new kernels
15 years, 1 month
rpms/nvidia-kmod/F-10 nvidia-kmod.spec,1.45,1.46
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20544
Modified Files:
nvidia-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.60-1.5
- rebuild for new kernels
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-10/nvidia-kmod.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- nvidia-kmod.spec 23 Aug 2009 18:33:19 -0000 1.45
+++ nvidia-kmod.spec 2 Oct 2009 21:38:05 -0000 1.46
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Version: 180.60
# Taken over by kmodtool
-Release: 1%{?dist}.4
+Release: 1%{?dist}.5
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.60-1.5
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.60-1.4
- rebuild for new kernels
15 years, 1 month
rpms/nvidia-beta-kmod/F-10 nvidia-beta-kmod.spec,1.26,1.27
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-beta-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20423
Modified Files:
nvidia-beta-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.16
- rebuild for new kernels
Index: nvidia-beta-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-beta-kmod/F-10/nvidia-beta-kmod.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- nvidia-beta-kmod.spec 23 Aug 2009 18:33:02 -0000 1.26
+++ nvidia-beta-kmod.spec 2 Oct 2009 21:37:48 -0000 1.27
@@ -8,7 +8,7 @@
Name: nvidia-beta-kmod
Version: 180.11.02
# Taken over by kmodtool
-Release: 1%{?dist}.15
+Release: 1%{?dist}.16
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.16
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.15
- rebuild for new kernels
15 years, 1 month
rpms/nvidia-96xx-kmod/F-10 nvidia-96xx-kmod.spec,1.27,1.28
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-96xx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20302
Modified Files:
nvidia-96xx-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.15
- rebuild for new kernels
Index: nvidia-96xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-96xx-kmod/F-10/nvidia-96xx-kmod.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- nvidia-96xx-kmod.spec 23 Aug 2009 18:32:45 -0000 1.27
+++ nvidia-96xx-kmod.spec 2 Oct 2009 21:37:31 -0000 1.28
@@ -7,7 +7,7 @@
Name: nvidia-96xx-kmod
Version: 96.43.11
-Release: 1%{?dist}.14
+Release: 1%{?dist}.15
# Taken over by kmodtool
Summary: NVIDIA 96xx display driver kernel module
Group: System Environment/Kernel
@@ -94,6 +94,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.15
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.14
- rebuild for new kernels
15 years, 1 month
rpms/nvidia-173xx-kmod/F-10 nvidia-173xx-kmod.spec,1.27,1.28
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20181
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.14
- rebuild for new kernels
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10/nvidia-173xx-kmod.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- nvidia-173xx-kmod.spec 23 Aug 2009 18:32:28 -0000 1.27
+++ nvidia-173xx-kmod.spec 2 Oct 2009 21:37:13 -0000 1.28
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.18
# Taken over by kmodtool
-Release: 1%{?dist}.13
+Release: 1%{?dist}.14
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.14
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.13
- rebuild for new kernels
15 years, 1 month
rpms/madwifi-kmod/F-10 madwifi-kmod.spec,1.29,1.30
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/madwifi-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20060
Modified Files:
madwifi-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.30
- rebuild for new kernels
Index: madwifi-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/madwifi-kmod/F-10/madwifi-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- madwifi-kmod.spec 23 Aug 2009 18:32:12 -0000 1.29
+++ madwifi-kmod.spec 2 Oct 2009 21:36:56 -0000 1.30
@@ -10,7 +10,7 @@
Name: madwifi-kmod
Version: 0.9.4
-Release: 60.%(echo %{revision}| tr - _)%{?dist}.29
+Release: 60.%(echo %{revision}| tr - _)%{?dist}.30
Summary: Kernel module for Atheros 802.11 wireless devices ar5210,ar5211 or ar5212
Group: System Environment/Kernel
@@ -74,6 +74,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.30
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.29
- rebuild for new kernels
15 years, 1 month
rpms/fglrx-kmod/F-10 fglrx-kmod.spec,1.43,1.44
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/fglrx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19939
Modified Files:
fglrx-kmod.spec
Log Message:
* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 9.3-1.13
- rebuild for new kernels
Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-10/fglrx-kmod.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- fglrx-kmod.spec 23 Aug 2009 18:31:55 -0000 1.43
+++ fglrx-kmod.spec 2 Oct 2009 21:36:39 -0000 1.44
@@ -13,7 +13,7 @@
Name: fglrx-kmod
Version: 9.3
-Release: 1%{?dist}.12
+Release: 1%{?dist}.13
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -96,6 +96,9 @@
%changelog
+* Fri Oct 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 9.3-1.13
+- rebuild for new kernels
+
* Sun Aug 23 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 9.3-1.12
- rebuild for new kernels
15 years, 1 month