]> git.pld-linux.org Git - packages/steam-launcher.git/commitdiff
up to 1.0.0.55 auto/th/steam-launcher-1.0.0.55-1
authorJan Palus <atler@pld-linux.org>
Sat, 28 Jul 2018 15:51:04 +0000 (17:51 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 28 Jul 2018 15:51:04 +0000 (17:51 +0200)
steam-launcher.spec

index 49cccabe70eb55a83001dc887ba67e31babe8947..823da66afdb77b42842fdb448d508d8cfcd4f044 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Launcher for the Steam software distribution service
 Name:          steam-launcher
-Version:       1.0.0.54
+Version:       1.0.0.55
 Release:       1
 License:       distributable
 Group:         Applications
 Source0:       http://repo.steampowered.com/steam/pool/steam/s/steam/steam_%{version}.tar.gz
-# Source0-md5: d1398490635615c428165e984a1ec71b
+# Source0-md5: 13d16c01578ee8bc9d7c5a6a5b8ff8e4
 Source1:       %{name}.sysconfig
 Patch0:                steamdeps.patch
 URL:           http://store.steampowered.com/
@@ -52,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
@@ -74,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.079076 seconds and 4 git commands to generate.