SPECS (AC-branch): poldek.spec - remove %ALT_ARCH% from poldek.con...

glen glen at pld-linux.org
Fri Sep 16 01:10:57 CEST 2005


Author: glen                         Date: Thu Sep 15 23:10:57 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- remove %ALT_ARCH% from poldek.conf from non-multilib targets
- plural in -libs Summary

---- Files affected:
SPECS:
   poldek.spec (1.197.2.31 -> 1.197.2.32) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.31 SPECS/poldek.spec:1.197.2.32
--- SPECS/poldek.spec:1.197.2.31	Mon Sep 12 17:34:58 2005
+++ SPECS/poldek.spec	Fri Sep 16 01:10:52 2005
@@ -88,7 +88,7 @@
 %{!?with_imode:Ta wersja nie posiada trybu interaktywnego.}
 
 %package libs
-Summary:        poldek library
+Summary:        poldek libraries
 Summary(pl):    Biblioteki poldka
 Group:          Libraries
 
@@ -180,6 +180,8 @@
 sed -e "s|%%ARCH%%|%{_ftp_arch}|g" \
 %ifarch amd64
 	-e "s|%%ALT_ARCH%%|%{_ftp_alt_arch}|g" \
+%else
+	-e '/%%ALT_ARCH%%/d' \
 %endif
 	< %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/pld-source.conf
 
@@ -292,6 +294,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.32  2005/09/15 23:10:52  glen
+- remove %ALT_ARCH% from poldek.conf from non-multilib targets
+- plural in -libs Summary
+
 Revision 1.197.2.31  2005/09/12 15:34:58  glen
 - have the newline in front of sources when migrating poldek.conf sources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.31&r2=1.197.2.32&f=u




More information about the pld-cvs-commit mailing list