SPECS: file-roller.spec - no S for non-existing rar on !x86

qboosh qboosh at pld-linux.org
Sat Jan 12 02:14:27 CET 2008


Author: qboosh                       Date: Sat Jan 12 01:14:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no S for non-existing rar on !x86

---- Files affected:
SPECS:
   file-roller.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/file-roller.spec
diff -u SPECS/file-roller.spec:1.106 SPECS/file-roller.spec:1.107
--- SPECS/file-roller.spec:1.106	Sat Jan 12 01:59:21 2008
+++ SPECS/file-roller.spec	Sat Jan 12 02:14:22 2008
@@ -38,7 +38,11 @@
 Suggests:	bzip2
 Suggests:	gzip
 Suggests:	p7zip
+%ifarch %{ix86}
 Suggests:	rar
+%else
+Suggests:	unrar
+%endif
 Suggests:	tar
 Suggests:	zip
 # sr at Latn vs. sr at latin
@@ -156,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2008-01-12 01:14:22  qboosh
+- no S for non-existing rar on !x86
+
 Revision 1.106  2008-01-12 00:59:21  blues
 - rel.2 - get rid of banner -> use suggests (included most formats that
   file-roller can use)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file-roller.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list