SPECS: rar.spec - up to 3.8.0

arekm arekm at pld-linux.org
Tue Oct 14 09:05:39 CEST 2008


Author: arekm                        Date: Tue Oct 14 07:05:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.8.0

---- Files affected:
SPECS:
   rar.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/rar.spec
diff -u SPECS/rar.spec:1.39 SPECS/rar.spec:1.40
--- SPECS/rar.spec:1.39	Fri Jan 25 00:09:29 2008
+++ SPECS/rar.spec	Tue Oct 14 09:05:34 2008
@@ -2,15 +2,16 @@
 Summary:	The RAR Archiver
 Summary(pl.UTF-8):	Archiwizator RAR
 Name:		rar
-Version:	3.7.1
+Version:	3.8.0
 Release:	1
 License:	Shareware
 Group:		Applications/Archiving
 Source0:	http://www.rarlab.com/rar/%{name}linux-%{version}.tar.gz
-# Source0-md5:	b52249002e279a3e97afc25b5758ec7c
-Source1:	%{name}.1
+# Source0-md5:	3e7b5d82884f057bb6802d094f1c95ee
+SOurce1:	http://www.rarlab.com/rar/%{name}linux-x64-%{version}.tar.gz
+Source2:	%{name}.1
 URL:		http://www.rarlab.com/
-ExclusiveArch:	%{ix86}
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,7 +25,12 @@
 którego nazwa ma rozszerzenie ".rar".
 
 %prep
-%setup -q -n rar
+%ifarch %{ix86}
+%setup -q -T -b 0 -n rar
+%endif
+%ifarch %{x8664}
+%setup -q -T -b 1 -n rar
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -51,7 +57,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.39  2008/01/24 23:09:29  glen
+Revision 1.40  2008/10/14 07:05:34  arekm
+- up to 3.8.0
+
+Revision 1.39  2008-01-24 23:09:29  glen
 - drop no_install_post_strip (not reasoned)
 
 Revision 1.38  2007-11-01 19:48:42  qboosh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rar.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list