]> git.pld-linux.org Git - packages/asciijump.git/commitdiff
- release 1.beta RA-branch STABLE asciijump-1_0_1-1_beta auto/ac/asciijump-1_0_1-1_beta
authorundefine <undefine@pld-linux.org>
Sun, 31 Aug 2003 21:02:39 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix perms on binaries (2750->2755) - all people should can play ;)
- stb

Changed files:
    asciijump.spec -> 1.16

asciijump.spec

index 29a8712073a24d7400b5162d5754ad8cfc51931e..3fdd874ce1b54ab7617f51eca1cb18284ce3bc21 100644 (file)
@@ -1,16 +1,17 @@
-# $Id: asciijump.spec,v 1.15 2003-08-18 08:07:55 gotar Exp $
+# $Id: asciijump.spec,v 1.16 2003-08-31 21:02:39 undefine Exp $
 %define _ver   1.0.1beta
 Summary:       (a)sci(i)jump game
 Summary(pl):   Skoki narciarskie w ascii
 Name:          asciijump
 Version:       1.0.1
-Release:       0.beta
+Release:       1.beta
 License:       GPL
 Group:         Applications/Games
 Vendor:                Grzegorz Moskal <g.moskal@opengroup.org>
 # Source0-md5: d566ac2b38c03d4cf726e49e5fe7eb21
 Source0:       http://otak.k-k.pl/asciijump/tgz/%{name}-%{_ver}.tar.gz
 URL:           http://asciijump.prv.pl/
+BuildRequires: autoconf
 BuildRequires: conflib-devel
 BuildRequires: ctags
 BuildRequires: slang-devel
@@ -49,8 +50,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README README-pl
-%attr(2750,root,games) %{_bindir}/asciijump
-%attr(2750,root,games) %{_bindir}/aj-server
+%attr(2755,root,games) %{_bindir}/asciijump
+%attr(2755,root,games) %{_bindir}/aj-server
 %attr(775,root,games) %{_var}/games/asciijump
 %{_datadir}/asciijump
 %{_mandir}/man6/asciijump.6*
This page took 0.033589 seconds and 4 git commands to generate.