rpms/steam/devel steam.spec,1.3,1.4
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/steam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7734
Modified Files:
steam.spec
Log Message:
* Thu Nov 14 2013 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.44.1
- Update to 1.0.0.44.
Index: steam.spec
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/steam.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- steam.spec 9 Nov 2013 01:09:57 -0000 1.3
+++ steam.spec 22 Nov 2013 08:20:02 -0000 1.4
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.43
-Release: 9%{?dist}
+Version: 1.0.0.44
+Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -80,9 +80,15 @@
%{_bindir}/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Thu Nov 14 2013 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.44.1
+- Update to 1.0.0.44.
+
* Fri Nov 08 2013 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.43-9
- Disable STEAM_RUNTIME, drop all requirements and change README.Fedora. Please
- see for details: https://github.com/ValveSoftware/steam-for-linux/issues/2976
+ see for details:
+ https://github.com/ValveSoftware/steam-for-linux/issues/2972
+ https://github.com/ValveSoftware/steam-for-linux/issues/2976
+ https://github.com/ValveSoftware/steam-for-linux/issues/2978
* Mon Nov 04 2013 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.43-8
- Add missing mesa-dri-drivers requirement.
11 years
rpms/lpf-skype/F-18 lpf-skype.spec,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7588
Modified Files:
lpf-skype.spec
Log Message:
* Thu Nov 21 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-5
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
- Added new arch parameter in lpf-setup-pkg.
- Added new command to the postun section.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-18/lpf-skype.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpf-skype.spec 21 Nov 2013 10:52:27 -0000 1.1
+++ lpf-skype.spec 22 Nov 2013 08:16:45 -0000 1.2
@@ -35,8 +35,8 @@
%install
-# lpf-setup-pkg [eula] <topdir> <specfile> [sources...]
-/usr/share/lpf/scripts/lpf-setup-pkg %{buildroot} %{SOURCE0}
+# lpf-setup-pkg [-a arch] [-e eula] <topdir> <specfile> [sources...]
+/usr/share/lpf/scripts/lpf-setup-pkg -a i686 %{buildroot} %{SOURCE0}
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -45,6 +45,7 @@
%postun
DISPLAY= lpf scan 2>/dev/null || :
+/usr/share/lpf/scripts/lpf-pkg-postun %{target-pkg}
%files
@@ -60,6 +61,8 @@
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
+- Added new arch parameter in lpf-setup-pkg.
+- Added new command to the postun section.
* Wed Nov 6 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-4
- Unset DISPLAY in snippets.
11 years
rpms/lpf-skype/F-19 lpf-skype.spec,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7543
Modified Files:
lpf-skype.spec
Log Message:
* Thu Nov 21 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-5
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
- Added new arch parameter in lpf-setup-pkg.
- Added new command to the postun section.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-19/lpf-skype.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpf-skype.spec 21 Nov 2013 10:51:48 -0000 1.1
+++ lpf-skype.spec 22 Nov 2013 08:16:23 -0000 1.2
@@ -35,8 +35,8 @@
%install
-# lpf-setup-pkg [eula] <topdir> <specfile> [sources...]
-/usr/share/lpf/scripts/lpf-setup-pkg %{buildroot} %{SOURCE0}
+# lpf-setup-pkg [-a arch] [-e eula] <topdir> <specfile> [sources...]
+/usr/share/lpf/scripts/lpf-setup-pkg -a i686 %{buildroot} %{SOURCE0}
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -45,6 +45,7 @@
%postun
DISPLAY= lpf scan 2>/dev/null || :
+/usr/share/lpf/scripts/lpf-pkg-postun %{target-pkg}
%files
@@ -60,6 +61,8 @@
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
+- Added new arch parameter in lpf-setup-pkg.
+- Added new command to the postun section.
* Wed Nov 6 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-4
- Unset DISPLAY in snippets.
11 years
rpms/lpf-skype/devel lpf-skype.spec,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7511
Modified Files:
lpf-skype.spec
Log Message:
* Thu Nov 21 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-5
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
- Added new arch parameter in lpf-setup-pkg.
- Added new command to the postun section.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpf-skype.spec 21 Nov 2013 10:50:27 -0000 1.1
+++ lpf-skype.spec 22 Nov 2013 08:15:59 -0000 1.2
@@ -35,8 +35,8 @@
%install
-# lpf-setup-pkg [eula] <topdir> <specfile> [sources...]
-/usr/share/lpf/scripts/lpf-setup-pkg %{buildroot} %{SOURCE0}
+# lpf-setup-pkg [-a arch] [-e eula] <topdir> <specfile> [sources...]
+/usr/share/lpf/scripts/lpf-setup-pkg -a i686 %{buildroot} %{SOURCE0}
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -45,6 +45,7 @@
%postun
DISPLAY= lpf scan 2>/dev/null || :
+/usr/share/lpf/scripts/lpf-pkg-postun %{target-pkg}
%files
@@ -60,6 +61,8 @@
- Remove skype-wrapper; is generated inside the spec file.
- Use description as close as possible to bundled spec file.
- Format README file.
+- Added new arch parameter in lpf-setup-pkg.
+- Added new command to the postun section.
* Wed Nov 6 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-4
- Unset DISPLAY in snippets.
11 years
rpms/wl-kmod/F-18 wl-kmod.spec,1.126,1.127
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15498
Modified Files:
wl-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.9
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-18/wl-kmod.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- wl-kmod.spec 14 Nov 2013 11:29:48 -0000 1.126
+++ wl-kmod.spec 21 Nov 2013 22:42:41 -0000 1.127
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.141
-Release: 1%{?dist}.8
+Release: 1%{?dist}.9
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.9
+- Rebuilt for kernel
+
* Thu Nov 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.8
- Rebuilt for kernel
11 years
rpms/nvidia-kmod/F-18 nvidia-kmod.spec,1.175,1.176
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15358
Modified Files:
nvidia-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.60-3.2
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/nvidia-kmod.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- nvidia-kmod.spec 14 Nov 2013 11:29:39 -0000 1.175
+++ nvidia-kmod.spec 21 Nov 2013 22:42:34 -0000 1.176
@@ -9,7 +9,7 @@
Epoch: 1
Version: 319.60
# Taken over by kmodtool
-Release: 3%{?dist}.1
+Release: 3%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -79,6 +79,9 @@
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.60-3.2
+- Rebuilt for kernel
+
* Thu Nov 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:319.60-3.1
- Rebuilt for kernel
11 years
rpms/nvidia-304xx-kmod/F-18 nvidia-304xx-kmod.spec,1.24,1.25
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15237
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.88-4.2
- Rebuilt for kernel
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-18/nvidia-304xx-kmod.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- nvidia-304xx-kmod.spec 14 Nov 2013 11:29:31 -0000 1.24
+++ nvidia-304xx-kmod.spec 21 Nov 2013 22:42:26 -0000 1.25
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.88
# Taken over by kmodtool
-Release: 4%{?dist}.1
+Release: 4%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -80,6 +80,9 @@
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.88-4.2
+- Rebuilt for kernel
+
* Thu Nov 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.88-4.1
- Rebuilt for kernel
11 years
rpms/nvidia-173xx-kmod/F-18 nvidia-173xx-kmod.spec,1.107,1.108
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15116
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.37-4.6
- Rebuilt for kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-18/nvidia-173xx-kmod.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- nvidia-173xx-kmod.spec 14 Nov 2013 11:29:22 -0000 1.107
+++ nvidia-173xx-kmod.spec 21 Nov 2013 22:42:18 -0000 1.108
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.37
# Taken over by kmodtool
-Release: 4%{?dist}.5
+Release: 4%{?dist}.6
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.37-4.6
+- Rebuilt for kernel
+
* Thu Nov 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.37-4.5
- Rebuilt for kernel
11 years
rpms/catalyst-legacy-kmod/F-18 catalyst-legacy-kmod.spec,1.43,1.44
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-legacy-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14995
Modified Files:
catalyst-legacy-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-3.1
- Rebuilt for kernel
Index: catalyst-legacy-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-legacy-kmod/F-18/catalyst-legacy-kmod.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- catalyst-legacy-kmod.spec 15 Nov 2013 13:08:40 -0000 1.43
+++ catalyst-legacy-kmod.spec 21 Nov 2013 22:42:09 -0000 1.44
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%global buildforkernels current
+%global buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -13,7 +13,7 @@
Name: catalyst-legacy-kmod
Version: 13.1
-Release: 3%{?dist}
+Release: 3%{?dist}.1
# Taken over by kmodtool
Summary: AMD display legacy driver kernel module
Group: System Environment/Kernel
@@ -99,6 +99,9 @@
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-3.1
+- Rebuilt for kernel
+
* Fri Nov 15 2013 Leigh Scott - 13.1-3.34
- Patch for 3.11 kernel
11 years
rpms/catalyst-kmod/F-18 catalyst-kmod.spec,1.78,1.79
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14867
Modified Files:
catalyst-kmod.spec
Log Message:
* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-1.6
- Rebuilt for kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/catalyst-kmod.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- catalyst-kmod.spec 14 Nov 2013 11:29:04 -0000 1.78
+++ catalyst-kmod.spec 21 Nov 2013 22:42:00 -0000 1.79
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 13.9
-Release: 1%{?dist}.5
+Release: 1%{?dist}.6
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -99,6 +99,9 @@
%changelog
+* Thu Nov 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-1.6
+- Rebuilt for kernel
+
* Thu Nov 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-1.5
- Rebuilt for kernel
11 years