]> git.pld-linux.org Git - packages/steam-launcher.git/blobdiff - steam-launcher.spec
up to 1.0.0.56
[packages/steam-launcher.git] / steam-launcher.spec
index 312f3ebcdcc17ac1ecd8da747e6ae0ee5e2205f5..d5e8d2bd546986b4a22c7d2b34b3627c8b3ba8ee 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Launcher for the Steam software distribution service
 Name:          steam-launcher
-Version:       1.0.0.50
+Version:       1.0.0.56
 Release:       1
 License:       distributable
 Group:         Applications
 Source0:       http://repo.steampowered.com/steam/pool/steam/s/steam/steam_%{version}.tar.gz
-# Source0-md5: 2fab57a606705012a4f800a28670dc3a
+# Source0-md5: 1ea5a9bbfc742ce7fee18d67d62c79ea
 Source1:       %{name}.sysconfig
 Patch0:                steamdeps.patch
 URL:           http://store.steampowered.com/
@@ -13,6 +13,7 @@ BuildRequires:        sed >= 4.0
 Requires:      curl
 Requires:      fonts-TTF-RedHat-liberation
 Requires:      glibc >= 6:2.15
+Requires:      libtxc_dxtn
 Requires:      pld-release
 Requires:      poldek
 Requires:      python-modules
@@ -51,7 +52,7 @@ install -d $RPM_BUILD_ROOT/etc/sysconfig
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_docdir}/steam/{README,steam_install_agreement.txt}
+rm $RPM_BUILD_ROOT%{_docdir}/steam/{README,steam_subscriber_agreement.txt}
 
 # installed only when apt is installed on the build host
 [ -d $RPM_BUILD_ROOT/etc/apt ] && rm -r $RPM_BUILD_ROOT/etc/apt
@@ -73,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc steam_install_agreement.txt
+%doc steam_subscriber_agreement.txt
 %attr(755,root,root) %{_bindir}/steam
 %attr(755,root,root) %{_bindir}/steamdeps
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
This page took 0.191902 seconds and 4 git commands to generate.