rpms/steam/F-19 .cvsignore, 1.3, 1.4 sources, 1.5, 1.6 steam.spec, 1.11, 1.12

Simone Caronni slaanesh at rpmfusion.org
Mon Jul 7 12:01:42 CEST 2014


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 at 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 at gmail.com> - 1.0.0.48-2
+- Add additional libraries required by games when skipping runtime.
+
+* Thu Jun 19 2014 Simone Caronni <negativo17 at gmail.com> - 1.0.0.48-1
+- Update to 1.0.0.48.
+
 * Thu May 15 2014 Simone Caronni <negativo17 at gmail.com> - 1.0.0.47-4
 - Update noruntime subpackage requirements.
 


More information about the rpmfusion-commits mailing list