]> git.pld-linux.org Git - packages/enigma.git/commitdiff
- 0.80 beta
authorwolf <wolf@pld-linux.org>
Tue, 16 Sep 2003 23:20:34 +0000 (23:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- todo: remove thrash from manual dir

Changed files:
    enigma.spec -> 1.13

enigma.spec

index 4b074837688f4929865587a82be03aa7ee9f4302..9ec905757214d036db03f0e1df23f2bd37e9a290 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       Oxyd clone
 Summary(pl):   Klon gry Oxyd
 Name:          enigma
-Version:       0.70
-Release:       1
+Version:       0.80
+Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games
-Source0:       http://freesoftware.fsf.org/download/enigma/%{name}-%{version}.tar.gz
-# Source0-md5: 8cdbf6aaeec13d545fa9d2382cfae032
+Source0:       http://freesoftware.fsf.org/download/enigma/%{name}-%{version}-beta.tar.gz
+# Source0-md5: 5dfb6761853792ecd1ba600b814e6f30
 Source1:       %{name}.desktop
-Source2:       %{name}.png
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: lua40-devel >= 4.0
@@ -44,7 +43,7 @@ un
 den Steinen blockieren...
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-beta
 
 %build
 rm -f missing
@@ -70,14 +69,14 @@ install data/sound/*.{wav,s3m}              $RPM_BUILD_ROOT%{_datadir}/enigma/sound
 install data/*.lua                     $RPM_BUILD_ROOT%{_datadir}/enigma
 
 install %{SOURCE1}             $RPM_BUILD_ROOT%{_applnkdir}/Games
-install %{SOURCE2}             $RPM_BUILD_ROOT%{_pixmapsdir}
+install etc/enigma.png         $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/{CREATING-LEVELS,TODO} AUTHORS NEWS README
+%doc AUTHORS CHANGES ChangeLog NEWS README doc/{TODO,functions.*,manual}
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/enigma
 %{_mandir}/man6/*
This page took 0.059595 seconds and 4 git commands to generate.