]> git.pld-linux.org Git - packages/cgames.git/blobdiff - cgames.spec
- release 2
[packages/cgames.git] / cgames.spec
index 3d1546fa89cd296a7c4530060ca8368ac3c63136..b007ea7dea64497a85e5307f7612e126bf34d1e1 100644 (file)
@@ -2,10 +2,11 @@ Summary:      Games for the Linux console
 Summary(pl):   Gry na linuksow± konsolê
 Name:          cgames
 Version:       2.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Games
 Source0:       http://www.muppetlabs.com/~breadbox/pub/software/%{name}-%{version}.tar.gz
+# Source0-md5: 6e260e87728bd67975cafbf09d480a01
 URL:           http://www.muppetlabs.com/~breadbox/software/cgames.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -38,7 +39,7 @@ xtermie!) i myszk
 %setup -q
 
 %build
-aclocal
+%{__aclocal}
 %{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure
@@ -56,14 +57,12 @@ install */*.6 $RPM_BUILD_ROOT%{_mandir}/man6
 install csokoban/series/* $RPM_BUILD_ROOT%{_datadir}/csokoban
 install cblocks/series/* $RPM_BUILD_ROOT%{_datadir}/cblocks
 
-gzip -9nf Changelog
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc Changelog
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/csokoban
 %{_datadir}/cblocks
This page took 0.097174 seconds and 4 git commands to generate.