rpms/lpf-skype/devel lpf-skype.spec,1.16,1.17 skype.spec.in,1.4,1.5
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15901
Modified Files:
lpf-skype.spec skype.spec.in
Log Message:
* Thu Jun 19 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-1
- Update to 4.3.0.37.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- lpf-skype.spec 23 May 2014 10:27:07 -0000 1.16
+++ lpf-skype.spec 7 Jul 2014 10:08:39 -0000 1.17
@@ -4,8 +4,8 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-skype
-Version: 4.2.0.13
-Release: 4%{?dist}
+Version: 4.3.0.37
+Release: 1%{?dist}
Summary: Skype Messaging and Telephony Client package bootstrap
@@ -65,6 +65,9 @@
%changelog
+* Thu Jun 19 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-1
+- Update to 4.3.0.37.
+
* Fri May 23 2014 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.13-4
- Fix installation of skype-wrapper.
Index: skype.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/skype.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- skype.spec.in 19 May 2014 09:48:18 -0000 1.4
+++ skype.spec.in 7 Jul 2014 10:08:39 -0000 1.5
@@ -4,8 +4,8 @@
%global __spec_install_post /usr/lib/rpm/brp-compress
Name: skype
-Version: 4.2.0.13
-Release: 3%{?dist}
+Version: 4.3.0.37
+Release: 1%{?dist}
Summary: Skype Messaging and Telephony Client
License: Skype End User License Agreement
@@ -108,6 +108,9 @@
%{_datadir}/%{name}
%changelog
+* Wed Jun 18 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-1
+- Update to 4.3.0.37.
+
* Mon May 19 2014 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.13-3
- Allow command line parameters to be passed to wrapper.
10 years, 4 months
rpms/steam/F-19 .cvsignore, 1.3, 1.4 sources, 1.5, 1.6 steam.spec, 1.11, 1.12
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/steam/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15360
Modified Files:
.cvsignore sources steam.spec
Log Message:
* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
- Add additional libraries required by games when skipping runtime.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-19/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 27 Nov 2013 17:37:48 -0000 1.3
+++ .cvsignore 7 Jul 2014 10:01:42 -0000 1.4
@@ -1 +1 @@
-steam_1.0.0.45.tar.gz
+steam_1.0.0.48.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-19/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 12 Feb 2014 17:10:23 -0000 1.5
+++ sources 7 Jul 2014 10:01:42 -0000 1.6
@@ -1 +1 @@
-c6f75ebaa9e32f2565df620d1867f274 steam_1.0.0.47.tar.gz
+d0d9b46bb44d3a3b6b1b44304afe7995 steam_1.0.0.48.tar.gz
Index: steam.spec
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-19/steam.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- steam.spec 15 May 2014 08:10:57 -0000 1.11
+++ steam.spec 7 Jul 2014 10:01:42 -0000 1.12
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.47
-Release: 4%{?dist}
+Version: 1.0.0.48
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -79,11 +79,14 @@
Requires: pixman%{_isa}
Requires: tcp_wrappers-libs%{_isa}
# Additional requirements for games that use the Steam runtime libraries
+Requires: GConf2%{_isa}
Requires: SDL_image%{_isa}
Requires: SDL_mixer%{_isa}
Requires: SDL_ttf%{_isa}
Requires: SDL2_image%{_isa}
Requires: SDL2_mixer%{_isa}
+Requires: libcurl%{_isa}
+Requires: speex%{_isa}
%description noruntime
The Steam client normally uses a set of libraries derived from Ubuntu (the Steam
@@ -147,6 +150,12 @@
%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
%changelog
+* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
+- Add additional libraries required by games when skipping runtime.
+
+* Thu Jun 19 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-1
+- Update to 1.0.0.48.
+
* Thu May 15 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.47-4
- Update noruntime subpackage requirements.
10 years, 4 months
rpms/steam/F-20 .cvsignore, 1.4, 1.5 sources, 1.5, 1.6 steam.spec, 1.11, 1.12
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/steam/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15247
Modified Files:
.cvsignore sources steam.spec
Log Message:
* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
- Add additional libraries required by games when skipping runtime.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-20/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 27 Nov 2013 17:37:12 -0000 1.4
+++ .cvsignore 7 Jul 2014 10:01:26 -0000 1.5
@@ -1 +1 @@
-steam_1.0.0.45.tar.gz
+steam_1.0.0.48.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-20/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 12 Feb 2014 17:10:05 -0000 1.5
+++ sources 7 Jul 2014 10:01:26 -0000 1.6
@@ -1 +1 @@
-c6f75ebaa9e32f2565df620d1867f274 steam_1.0.0.47.tar.gz
+d0d9b46bb44d3a3b6b1b44304afe7995 steam_1.0.0.48.tar.gz
Index: steam.spec
===================================================================
RCS file: /cvs/nonfree/rpms/steam/F-20/steam.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- steam.spec 15 May 2014 08:10:42 -0000 1.11
+++ steam.spec 7 Jul 2014 10:01:26 -0000 1.12
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.47
-Release: 4%{?dist}
+Version: 1.0.0.48
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -79,11 +79,14 @@
Requires: pixman%{_isa}
Requires: tcp_wrappers-libs%{_isa}
# Additional requirements for games that use the Steam runtime libraries
+Requires: GConf2%{_isa}
Requires: SDL_image%{_isa}
Requires: SDL_mixer%{_isa}
Requires: SDL_ttf%{_isa}
Requires: SDL2_image%{_isa}
Requires: SDL2_mixer%{_isa}
+Requires: libcurl%{_isa}
+Requires: speex%{_isa}
%description noruntime
The Steam client normally uses a set of libraries derived from Ubuntu (the Steam
@@ -147,6 +150,12 @@
%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
%changelog
+* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
+- Add additional libraries required by games when skipping runtime.
+
+* Thu Jun 19 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-1
+- Update to 1.0.0.48.
+
* Thu May 15 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.47-4
- Update noruntime subpackage requirements.
10 years, 4 months
rpms/steam/devel .cvsignore,1.6,1.7 sources,1.6,1.7
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/steam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15140
Modified Files:
.cvsignore sources
Log Message:
* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
- Add additional libraries required by games when skipping runtime.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 7 Jul 2014 09:59:22 -0000 1.6
+++ .cvsignore 7 Jul 2014 10:00:36 -0000 1.7
@@ -0,0 +1 @@
+steam_1.0.0.48.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 7 Jul 2014 09:59:22 -0000 1.6
+++ sources 7 Jul 2014 10:00:36 -0000 1.7
@@ -0,0 +1 @@
+d0d9b46bb44d3a3b6b1b44304afe7995 steam_1.0.0.48.tar.gz
10 years, 4 months
rpms/steam/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 steam.spec, 1.11, 1.12
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/steam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14946
Modified Files:
.cvsignore sources steam.spec
Log Message:
* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
- Add additional libraries required by games when skipping runtime.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 12 Feb 2014 17:09:37 -0000 1.5
+++ .cvsignore 7 Jul 2014 09:59:22 -0000 1.6
@@ -1 +0,0 @@
-steam_1.0.0.47.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 12 Feb 2014 17:09:37 -0000 1.5
+++ sources 7 Jul 2014 09:59:22 -0000 1.6
@@ -1 +0,0 @@
-c6f75ebaa9e32f2565df620d1867f274 steam_1.0.0.47.tar.gz
Index: steam.spec
===================================================================
RCS file: /cvs/nonfree/rpms/steam/devel/steam.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- steam.spec 15 May 2014 08:10:29 -0000 1.11
+++ steam.spec 7 Jul 2014 09:59:22 -0000 1.12
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.47
-Release: 4%{?dist}
+Version: 1.0.0.48
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -79,11 +79,14 @@
Requires: pixman%{_isa}
Requires: tcp_wrappers-libs%{_isa}
# Additional requirements for games that use the Steam runtime libraries
+Requires: GConf2%{_isa}
Requires: SDL_image%{_isa}
Requires: SDL_mixer%{_isa}
Requires: SDL_ttf%{_isa}
Requires: SDL2_image%{_isa}
Requires: SDL2_mixer%{_isa}
+Requires: libcurl%{_isa}
+Requires: speex%{_isa}
%description noruntime
The Steam client normally uses a set of libraries derived from Ubuntu (the Steam
@@ -147,6 +150,12 @@
%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
%changelog
+* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-2
+- Add additional libraries required by games when skipping runtime.
+
+* Thu Jun 19 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.48-1
+- Update to 1.0.0.48.
+
* Thu May 15 2014 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.47-4
- Update noruntime subpackage requirements.
10 years, 4 months
rpms/nvidia-kmod/F-20 .cvsignore, 1.62, 1.63 nvidia-kmod.spec, 1.182, 1.183 sources, 1.66, 1.67
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12161
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
* Mon Jul 07 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.89-1
- Update to 331.89 release
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- .cvsignore 21 May 2014 08:18:07 -0000 1.62
+++ .cvsignore 7 Jul 2014 09:14:10 -0000 1.63
@@ -1 +1 @@
-nvidia-kmod-data-331.79.tar.xz
+nvidia-kmod-data-331.89.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/nvidia-kmod.spec,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- nvidia-kmod.spec 17 Jun 2014 09:47:49 -0000 1.182
+++ nvidia-kmod.spec 7 Jul 2014 09:14:10 -0000 1.183
@@ -3,13 +3,13 @@
# "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 newest
+%global buildforkernels current
Name: nvidia-kmod
Epoch: 1
-Version: 331.79
+Version: 331.89
# Taken over by kmodtool
-Release: 1%{?dist}.4
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -97,6 +97,9 @@
%changelog
+* Mon Jul 07 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.89-1
+- Update to 331.89 release
+
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-1.4
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-20/sources,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- sources 21 May 2014 08:18:07 -0000 1.66
+++ sources 7 Jul 2014 09:14:10 -0000 1.67
@@ -1 +1 @@
-6325e3a4daf743a53708b2da890be50e nvidia-kmod-data-331.79.tar.xz
+0ce327a3ce6789479926902d6e5c6b56 nvidia-kmod-data-331.89.tar.xz
10 years, 4 months
rpms/xorg-x11-drv-nvidia/F-20 .cvsignore, 1.63, 1.64 sources, 1.67, 1.68 xorg-x11-drv-nvidia.spec, 1.133, 1.134
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11713
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
* Fri Jul 04 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.89-1
- Update to 331.89
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-20/.cvsignore,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- .cvsignore 21 May 2014 08:11:09 -0000 1.63
+++ .cvsignore 7 Jul 2014 09:09:56 -0000 1.64
@@ -1,3 +1,3 @@
-NVIDIA-Linux-armv7l-gnueabihf-331.79.run
-NVIDIA-Linux-x86-331.79.run
-NVIDIA-Linux-x86_64-331.79.run
+NVIDIA-Linux-armv7l-gnueabihf-331.89.run
+NVIDIA-Linux-x86-331.89.run
+NVIDIA-Linux-x86_64-331.89.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-20/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources 21 May 2014 08:11:09 -0000 1.67
+++ sources 7 Jul 2014 09:09:56 -0000 1.68
@@ -1,3 +1,3 @@
-5112384450e2a5cbfd1c3753a13e7499 NVIDIA-Linux-armv7l-gnueabihf-331.79.run
-220c01c912b4039ef87dbf5634497c6a NVIDIA-Linux-x86-331.79.run
-6a8040b3d3fd7181c2455b17e31a0399 NVIDIA-Linux-x86_64-331.79.run
+53b893322250e9e8aede1f03d97fcf1a NVIDIA-Linux-armv7l-gnueabihf-331.89.run
+31987ec6d19317d7a91984c0b6ade531 NVIDIA-Linux-x86-331.89.run
+c6761c0d602ca3b4a9680866c4d04b66 NVIDIA-Linux-x86_64-331.89.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-20/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- xorg-x11-drv-nvidia.spec 13 Jun 2014 21:24:12 -0000 1.133
+++ xorg-x11-drv-nvidia.spec 7 Jul 2014 09:09:56 -0000 1.134
@@ -7,8 +7,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 331.79
-Release: 2%{?dist}
+Version: 331.89
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -461,6 +461,9 @@
%{_nvidia_libdir}/libnvidia-ml.so
%changelog
+* Fri Jul 04 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.89-1
+- Update to 331.89
+
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-2
- Add libvdpau on ARM
10 years, 4 months