SPECS: asma.spec - new URLs, up to 3.1, use rar archive

qboosh qboosh at pld-linux.org
Sun Oct 29 12:15:23 CET 2006


Author: qboosh                       Date: Sun Oct 29 11:15:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new URLs, up to 3.1, use rar archive

---- Files affected:
SPECS:
   asma.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/asma.spec
diff -u SPECS/asma.spec:1.10 SPECS/asma.spec:1.11
--- SPECS/asma.spec:1.10	Tue Nov 11 02:42:27 2003
+++ SPECS/asma.spec	Sun Oct 29 12:15:12 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
 Summary:	ASMA - the Atari Sap Music Archive
-Summary(pl):	ASMA - archiwum muzyki w formacie SAP
+Summary(pl):	ASMA - archiwum muzyki z Atari w formacie SAP
 Name:		asma
-Version:	2.6
+Version:	3.1
 %define		_ver	%(echo %{version} | tr -d .)
 Release:	1
 License:	various, not distributable
 Group:		Applications/Sound
-Source0:	http://asma.dspaudio.com/bin/%{name}%{_ver}.zip
+Source0:	http://asma.atari.org/bin/%{name}%{_ver}.rar
+# NoSource0-md5:	bcdfb7e5af3a39e9d4608a710f8aef1a
 NoSource:	0
-URL:		http://asma.dspaudio.com/
-BuildRequires:	unzip
+URL:		http://asma.atari.org/
+BuildRequires:	unrar
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,13 +26,14 @@
 zawiera setki najlepszych melodii z Atari i ciągle się powiększa.
 
 %prep
-%setup -q -c
-unzip -q files.zip
+%setup -q -c -T
+unrar x -idq %{SOURCE0}
+unrar x -idq files.rar
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/asma/{Classics,Demos,Games,Unsorted,Various}
-cp -r ASMA/{Classics,Demos,Games,Unsorted,Various} $RPM_BUILD_ROOT%{_datadir}/asma/
+cp -r ASMA/{Classics,Demos,Games,Unsorted,Various} $RPM_BUILD_ROOT%{_datadir}/asma
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/10/29 11:15:12  qboosh
+- new URLs, up to 3.1, use rar archive
+
 Revision 1.10  2003/11/11 01:42:27  ankry
 - caps unification, other cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asma.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list