rpms/dvdrip/devel dvdrip.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/dvdrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8753/devel
Modified Files:
dvdrip.spec
Log Message:
- Fix directory ownership (rpmfusion #354)
Index: dvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/dvdrip.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dvdrip.spec 19 Dec 2008 17:51:47 -0000 1.1
+++ dvdrip.spec 2 Feb 2009 11:24:47 -0000 1.2
@@ -1,6 +1,6 @@
Name: dvdrip
Version: 0.98.9
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Graphical DVD ripping and encoding tool
Group: Applications/Multimedia
@@ -27,6 +27,8 @@
#Needed for transcoding
Requires: transcode >= 0.6.13
Requires: %{name}-master = %{version}-%{release}
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
#Optionals
# subtitleripper, vcdimager, lsdvd, xvid4conf
# ogmtools is deprecated since ogm/ogg container (for video) is broken
@@ -43,6 +45,7 @@
Summary: Master node controler for %{name}
Group: Applications/Multimedia
Requires: fping
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description master
The %{name}-master package contains the master node controler for %{name}.
@@ -145,6 +148,8 @@
%doc %docfiles lib/Video/DVDRip/license.txt
%exclude %{_bindir}/%{name}-master
%{_bindir}/%{name}*
+%dir %{perl_vendorlib}/Video
+%dir %{perl_vendorlib}/Video/DVDRip
%{perl_vendorlib}/Video/DVDRip/GUI
%{_datadir}/applications/*%{name}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
@@ -154,12 +159,16 @@
%files master -f video.dvdrip.lang
%defattr(-,root,root,-)
%{_bindir}/%{name}-master
+%dir %{perl_vendorlib}/Video
+%dir %{perl_vendorlib}/Video/DVDRip
%exclude %{perl_vendorlib}/Video/DVDRip/GUI
%{perl_vendorlib}/Video/DVDRip/
%{perl_vendorlib}/Video/DVDRip.pm
%changelog
+* Mon Feb 2 2009 kwizart < kwizart at gmail.com > - 0.98.9-7
+- Fix directory ownership (rpmfusion #354)
* Fri Dec 12 2008 kwizart < kwizart at gmail.com > - 0.98.9-6
- Split dvdrip-master
* Wed Dec 10 2008 kwizart < kwizart at gmail.com > - 0.98.9-5
15 years, 9 months
rpms/dvdrip/F-10 dvdrip.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/dvdrip/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8753/F-10
Modified Files:
dvdrip.spec
Log Message:
- Fix directory ownership (rpmfusion #354)
Index: dvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/dvdrip/F-10/dvdrip.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dvdrip.spec 19 Dec 2008 17:53:33 -0000 1.1
+++ dvdrip.spec 2 Feb 2009 11:24:48 -0000 1.2
@@ -1,6 +1,6 @@
Name: dvdrip
Version: 0.98.9
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Graphical DVD ripping and encoding tool
Group: Applications/Multimedia
@@ -27,6 +27,8 @@
#Needed for transcoding
Requires: transcode >= 0.6.13
Requires: %{name}-master = %{version}-%{release}
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
#Optionals
# subtitleripper, vcdimager, lsdvd, xvid4conf
# ogmtools is deprecated since ogm/ogg container (for video) is broken
@@ -43,6 +45,7 @@
Summary: Master node controler for %{name}
Group: Applications/Multimedia
Requires: fping
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description master
The %{name}-master package contains the master node controler for %{name}.
@@ -145,6 +148,8 @@
%doc %docfiles lib/Video/DVDRip/license.txt
%exclude %{_bindir}/%{name}-master
%{_bindir}/%{name}*
+%dir %{perl_vendorlib}/Video
+%dir %{perl_vendorlib}/Video/DVDRip
%{perl_vendorlib}/Video/DVDRip/GUI
%{_datadir}/applications/*%{name}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
@@ -154,12 +159,16 @@
%files master -f video.dvdrip.lang
%defattr(-,root,root,-)
%{_bindir}/%{name}-master
+%dir %{perl_vendorlib}/Video
+%dir %{perl_vendorlib}/Video/DVDRip
%exclude %{perl_vendorlib}/Video/DVDRip/GUI
%{perl_vendorlib}/Video/DVDRip/
%{perl_vendorlib}/Video/DVDRip.pm
%changelog
+* Mon Feb 2 2009 kwizart < kwizart at gmail.com > - 0.98.9-7
+- Fix directory ownership (rpmfusion #354)
* Fri Dec 12 2008 kwizart < kwizart at gmail.com > - 0.98.9-6
- Split dvdrip-master
* Wed Dec 10 2008 kwizart < kwizart at gmail.com > - 0.98.9-5
15 years, 9 months
rpms/compat-python24-libxml2/F-9 .cvsignore, 1.4, 1.5 compat-python24-libxml2.spec, 1.3, 1.4 sources, 1.4, 1.5
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/compat-python24-libxml2/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28908
Modified Files:
.cvsignore compat-python24-libxml2.spec sources
Log Message:
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 15 Oct 2008 16:51:57 -0000 1.4
+++ .cvsignore 2 Feb 2009 07:28:49 -0000 1.5
@@ -1 +1 @@
-libxml2-2.7.2.tar.gz
+libxml2-2.7.3.tar.gz
Index: compat-python24-libxml2.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-9/compat-python24-libxml2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compat-python24-libxml2.spec 15 Oct 2008 16:51:57 -0000 1.3
+++ compat-python24-libxml2.spec 2 Feb 2009 07:28:49 -0000 1.4
@@ -5,7 +5,7 @@
Summary: Python2.4 bindings for the libxml2 library
Name: compat-python24-libxml2
-Version: 2.7.2
+Version: 2.7.3
Release: 2%{?dist}
License: MIT
Group: Development/Libraries
@@ -62,6 +62,9 @@
%doc doc/python.html
%changelog
+* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
+- update to 2.7.3
+
* Wed Oct 15 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.2-2
- update to 2.7.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 15 Oct 2008 16:51:57 -0000 1.4
+++ sources 2 Feb 2009 07:28:49 -0000 1.5
@@ -1 +1 @@
-dc43ff7ae6aded45f578c87b7b0c8766 libxml2-2.7.2.tar.gz
+8f4fda3969237c2a33bdb1583b5d06b2 libxml2-2.7.3.tar.gz
15 years, 9 months
rpms/compat-python24-libxml2/F-10 .cvsignore, 1.4, 1.5 compat-python24-libxml2.spec, 1.3, 1.4 sources, 1.4, 1.5
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/compat-python24-libxml2/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28499
Modified Files:
.cvsignore compat-python24-libxml2.spec sources
Log Message:
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 15 Oct 2008 16:51:06 -0000 1.4
+++ .cvsignore 2 Feb 2009 07:26:00 -0000 1.5
@@ -1 +1 @@
-libxml2-2.7.2.tar.gz
+libxml2-2.7.3.tar.gz
Index: compat-python24-libxml2.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-10/compat-python24-libxml2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compat-python24-libxml2.spec 15 Oct 2008 16:51:06 -0000 1.3
+++ compat-python24-libxml2.spec 2 Feb 2009 07:26:00 -0000 1.4
@@ -5,7 +5,7 @@
Summary: Python2.4 bindings for the libxml2 library
Name: compat-python24-libxml2
-Version: 2.7.2
+Version: 2.7.3
Release: 2%{?dist}
License: MIT
Group: Development/Libraries
@@ -62,6 +62,9 @@
%doc doc/python.html
%changelog
+* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
+- update to 2.7.3
+
* Wed Oct 15 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.2-2
- update to 2.7.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 15 Oct 2008 16:51:06 -0000 1.4
+++ sources 2 Feb 2009 07:26:00 -0000 1.5
@@ -1 +1 @@
-dc43ff7ae6aded45f578c87b7b0c8766 libxml2-2.7.2.tar.gz
+8f4fda3969237c2a33bdb1583b5d06b2 libxml2-2.7.3.tar.gz
15 years, 9 months
rpms/compat-python24-libxml2/devel .cvsignore, 1.4, 1.5 compat-python24-libxml2.spec, 1.3, 1.4 sources, 1.4, 1.5
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/compat-python24-libxml2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28122
Modified Files:
.cvsignore compat-python24-libxml2.spec sources
Log Message:
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 15 Oct 2008 16:51:06 -0000 1.4
+++ .cvsignore 2 Feb 2009 07:21:01 -0000 1.5
@@ -1 +1 @@
-libxml2-2.7.2.tar.gz
+libxml2-2.7.3.tar.gz
Index: compat-python24-libxml2.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/devel/compat-python24-libxml2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compat-python24-libxml2.spec 15 Oct 2008 16:51:06 -0000 1.3
+++ compat-python24-libxml2.spec 2 Feb 2009 07:21:01 -0000 1.4
@@ -5,7 +5,7 @@
Summary: Python2.4 bindings for the libxml2 library
Name: compat-python24-libxml2
-Version: 2.7.2
+Version: 2.7.3
Release: 2%{?dist}
License: MIT
Group: Development/Libraries
@@ -62,6 +62,9 @@
%doc doc/python.html
%changelog
+* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
+- update to 2.7.3
+
* Wed Oct 15 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.2-2
- update to 2.7.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/compat-python24-libxml2/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 15 Oct 2008 16:51:06 -0000 1.4
+++ sources 2 Feb 2009 07:21:01 -0000 1.5
@@ -1 +1 @@
-dc43ff7ae6aded45f578c87b7b0c8766 libxml2-2.7.2.tar.gz
+8f4fda3969237c2a33bdb1583b5d06b2 libxml2-2.7.3.tar.gz
15 years, 9 months
rpms/broadcom-wl/F-9 .cvsignore, 1.4, 1.5 broadcom-wl.spec, 1.4, 1.5 sources, 1.4, 1.5
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/broadcom-wl/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16009
Modified Files:
.cvsignore broadcom-wl.spec sources
Log Message:
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jan 2009 16:08:20 -0000 1.4
+++ .cvsignore 1 Feb 2009 17:19:59 -0000 1.5
@@ -1 +1 @@
-hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
Index: broadcom-wl.spec
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-9/broadcom-wl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- broadcom-wl.spec 4 Jan 2009 16:08:20 -0000 1.4
+++ broadcom-wl.spec 1 Feb 2009 17:19:59 -0000 1.5
@@ -1,11 +1,11 @@
Name: broadcom-wl
-Version: 5.10.27.12
+Version: 5.10.27.14
Release: 1%{?dist}
Summary: Common files for Broadcom 802.11 STA driver
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL: http://www.broadcom.com/support/802.11/linux_sta.php
-Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-32_5_10_27_12.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5_10_27_14....
Source1: http://www.broadcom.com/docs/linux_sta/README.txt
Source2: broadcom-wl-blacklist
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -46,6 +46,9 @@
%config(noreplace) %{_sysconfdir}/modprobe.d/broadcom-wl-blacklist
%changelog
+* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
+- update version to 5.10.27.14
+
* Sun Jan 04 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.12-1
- Update version to 5.10.27.12
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jan 2009 16:08:20 -0000 1.4
+++ sources 1 Feb 2009 17:19:59 -0000 1.5
@@ -1 +1 @@
-c39f8583eb6af67d23093114f95ecf6b hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+4592a6da9a5c0a14f1be0210ebbb2faa hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
15 years, 9 months
rpms/broadcom-wl/F-10 .cvsignore, 1.4, 1.5 broadcom-wl.spec, 1.5, 1.6 sources, 1.4, 1.5
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/broadcom-wl/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15584
Modified Files:
.cvsignore broadcom-wl.spec sources
Log Message:
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jan 2009 15:57:55 -0000 1.4
+++ .cvsignore 1 Feb 2009 17:17:11 -0000 1.5
@@ -1 +1 @@
-hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
Index: broadcom-wl.spec
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-10/broadcom-wl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- broadcom-wl.spec 4 Jan 2009 15:57:55 -0000 1.5
+++ broadcom-wl.spec 1 Feb 2009 17:17:11 -0000 1.6
@@ -1,11 +1,11 @@
Name: broadcom-wl
-Version: 5.10.27.12
+Version: 5.10.27.14
Release: 1%{?dist}
Summary: Common files for Broadcom 802.11 STA driver
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL: http://www.broadcom.com/support/802.11/linux_sta.php
-Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-32_5_10_27_12.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5_10_27_14....
Source1: http://www.broadcom.com/docs/linux_sta/README.txt
Source2: broadcom-wl-blacklist
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -46,6 +46,9 @@
%config(noreplace) %{_sysconfdir}/modprobe.d/broadcom-wl-blacklist
%changelog
+* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
+- update version to 5.10.27.14
+
* Sun Jan 04 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.12-1
- Update version to 5.10.27.12
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jan 2009 15:57:55 -0000 1.4
+++ sources 1 Feb 2009 17:17:11 -0000 1.5
@@ -1 +1 @@
-c39f8583eb6af67d23093114f95ecf6b hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+4592a6da9a5c0a14f1be0210ebbb2faa hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
15 years, 9 months
rpms/broadcom-wl/devel .cvsignore, 1.4, 1.5 broadcom-wl.spec, 1.4, 1.5 sources, 1.4, 1.5
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/broadcom-wl/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15016
Modified Files:
.cvsignore broadcom-wl.spec sources
Log Message:
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jan 2009 15:55:27 -0000 1.4
+++ .cvsignore 1 Feb 2009 17:14:44 -0000 1.5
@@ -1 +1 @@
-hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
Index: broadcom-wl.spec
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/devel/broadcom-wl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- broadcom-wl.spec 4 Jan 2009 15:55:27 -0000 1.4
+++ broadcom-wl.spec 1 Feb 2009 17:14:44 -0000 1.5
@@ -1,11 +1,11 @@
Name: broadcom-wl
-Version: 5.10.27.12
+Version: 5.10.27.14
Release: 1%{?dist}
Summary: Common files for Broadcom 802.11 STA driver
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL: http://www.broadcom.com/support/802.11/linux_sta.php
-Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-32_5_10_27_12.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5_10_27_14....
Source1: http://www.broadcom.com/docs/linux_sta/README.txt
Source2: broadcom-wl-blacklist
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -46,6 +46,9 @@
%config(noreplace) %{_sysconfdir}/modprobe.d/broadcom-wl-blacklist
%changelog
+* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
+- update version to 5.10.27.14
+
* Sun Jan 04 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.12-1
- Update version to 5.10.27.12
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/broadcom-wl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jan 2009 15:55:27 -0000 1.4
+++ sources 1 Feb 2009 17:14:44 -0000 1.5
@@ -1 +1 @@
-c39f8583eb6af67d23093114f95ecf6b hybrid-portsrc-x86-32_5_10_27_12.tar.gz
+4592a6da9a5c0a14f1be0210ebbb2faa hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
15 years, 9 months
rpms/wl-kmod/F-9 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 wl-kmod.spec, 1.14, 1.15
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13701
Modified Files:
.cvsignore sources wl-kmod.spec
Log Message:
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jan 2009 15:37:21 -0000 1.4
+++ .cvsignore 1 Feb 2009 17:04:26 -0000 1.5
@@ -1,2 +1,2 @@
-hybrid-portsrc-x86-32_5_10_27_12.tar.gz
-hybrid-portsrc-x86-64_5_10_27_12.tar.gz
+hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
+hybrid-portsrc-x86_64-v5_10_27_14.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jan 2009 15:37:21 -0000 1.4
+++ sources 1 Feb 2009 17:04:26 -0000 1.5
@@ -1,2 +1,2 @@
-c39f8583eb6af67d23093114f95ecf6b hybrid-portsrc-x86-32_5_10_27_12.tar.gz
-269268e8b88676cd3efe867ce5d97d98 hybrid-portsrc-x86-64_5_10_27_12.tar.gz
+4592a6da9a5c0a14f1be0210ebbb2faa hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
+5a39e3f891cc08fda03278f36dc5293c hybrid-portsrc-x86_64-v5_10_27_14.tar.gz
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-9/wl-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- wl-kmod.spec 21 Jan 2009 18:50:27 -0000 1.14
+++ wl-kmod.spec 1 Feb 2009 17:04:26 -0000 1.15
@@ -6,14 +6,14 @@
#%define buildforkernels newest
Name: wl-kmod
-Version: 5.10.27.12
-Release: 1%{?dist}.1
+Version: 5.10.27.14
+Release: 1%{?dist}
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL: http://www.broadcom.com/support/802.11/linux_sta.php
-Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-32_5_10_27_12.t...
-Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-64_5_10_27_12.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5_10_27_14....
+Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5_10_27_14....
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -80,6 +80,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
+- update version to 5.10.27.14
+
* Wed Jan 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.1
- rebuild for latest Fedora kernel;
15 years, 9 months
rpms/wl-kmod/F-10 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 wl-kmod.spec, 1.14, 1.15
by Chris Nolan
Author: cnolan
Update of /cvs/nonfree/rpms/wl-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12967
Modified Files:
.cvsignore sources wl-kmod.spec
Log Message:
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jan 2009 15:32:13 -0000 1.4
+++ .cvsignore 1 Feb 2009 16:59:21 -0000 1.5
@@ -1,2 +1,2 @@
-hybrid-portsrc-x86-32_5_10_27_12.tar.gz
-hybrid-portsrc-x86-64_5_10_27_12.tar.gz
+hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
+hybrid-portsrc-x86_64-v5_10_27_14.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jan 2009 15:32:13 -0000 1.4
+++ sources 1 Feb 2009 16:59:21 -0000 1.5
@@ -1,2 +1,2 @@
-c39f8583eb6af67d23093114f95ecf6b hybrid-portsrc-x86-32_5_10_27_12.tar.gz
-269268e8b88676cd3efe867ce5d97d98 hybrid-portsrc-x86-64_5_10_27_12.tar.gz
+4592a6da9a5c0a14f1be0210ebbb2faa hybrid-portsrc-x86_32-v5_10_27_14.tar.gz
+5a39e3f891cc08fda03278f36dc5293c hybrid-portsrc-x86_64-v5_10_27_14.tar.gz
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-10/wl-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- wl-kmod.spec 24 Jan 2009 07:59:21 -0000 1.14
+++ wl-kmod.spec 1 Feb 2009 16:59:21 -0000 1.15
@@ -6,14 +6,14 @@
#%define buildforkernels newest
Name: wl-kmod
-Version: 5.10.27.12
-Release: 1%{?dist}.1
+Version: 5.10.27.14
+Release: 1%{?dist}
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
URL: http://www.broadcom.com/support/802.11/linux_sta.php
-Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-32_5_10_27_12.t...
-Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86-64_5_10_27_12.t...
+Source0: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5_10_27_14....
+Source1: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64-v5_10_27_14....
Source11: broadcom-wl-kmodtool-excludekernel-filterfile
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -80,6 +80,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
+- update version to 5.10.27.14
+
* Sat Jan 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.1
- rebuild for latest Fedora kernel;
15 years, 9 months