SPECS: poldek.spec - use %pld_release macro for Titanium specific changes

hawk hawk at pld-linux.org
Mon May 26 09:43:00 CEST 2008


Author: hawk                         Date: Mon May 26 07:43:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %pld_release macro for Titanium specific changes

---- Files affected:
SPECS:
   poldek.spec (1.334 -> 1.335) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.334 SPECS/poldek.spec:1.335
--- SPECS/poldek.spec:1.334	Mon May 19 23:12:49 2008
+++ SPECS/poldek.spec	Mon May 26 09:42:54 2008
@@ -197,8 +197,12 @@
 %define		_ftp_alt_arch	i686
 %endif
 %ifarch i586
+%if "%{pld_release}" == "ti"
+%define		_ftp_arch	i586
+%else
 %define		_ftp_arch	i486
 %endif
+%endif
 %ifarch pentium2 pentium3 pentium4
 %define		_ftp_arch	i686
 %endif
@@ -378,6 +382,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.335  2008-05-26 07:42:54  hawk
+- use %pld_release macro for Titanium specific changes
+
 Revision 1.334  2008-05-19 21:12:49  megabajt
 - updated to new snap (20080519.22)
 - removed applied patches: -nonoorder.patch, -bug117hack.patch, -missing-symbol.patch,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.334&r2=1.335&f=u



More information about the pld-cvs-commit mailing list