SPECS: iceape.spec - never strip, strip done by rpmbuild anyway

glen glen at pld-linux.org
Thu Sep 25 12:08:38 CEST 2008


Author: glen                         Date: Thu Sep 25 10:08:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- never strip, strip done by rpmbuild anyway

---- Files affected:
SPECS:
   iceape.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/iceape.spec
diff -u SPECS/iceape.spec:1.11 SPECS/iceape.spec:1.12
--- SPECS/iceape.spec:1.11	Thu Sep 25 00:56:08 2008
+++ SPECS/iceape.spec	Thu Sep 25 12:08:32 2008
@@ -5,7 +5,6 @@
 %bcond_with	gnomeui		# enable GnomeUI
 %bcond_without	gnome		# disable gnomevfs (alias)
 %bcond_without	svg		# disable svg support
-%bcond_with	strip		# enable stripping (makes debuginfo package useless)
 #
 %if %{without gnome}
 %undefine	with_gnomevfs
@@ -262,7 +261,6 @@
 	--enable-mathml \
 	--enable-optimize="%{rpmcflags}" \
 	--enable-postscript \
-	%{?with_strip:--enable-strip} \
 	%{?with_svg:--enable-svg --enable-svg-renderer-cairo} \
 	%{?with_svg:--enable-system-cairo} \
 	--enable-xft \
@@ -776,6 +774,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/09/25 10:08:32  glen
+- never strip, strip done by rpmbuild anyway
+
 Revision 1.11  2008/09/24 22:56:08  sparky
 - don't enable strip, it makes debuginfo useless
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iceape.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list