SPECS: gkrellm.spec - do not strip too early; otherwise debuginfo package i...
draenog
draenog at pld-linux.org
Mon Sep 15 02:08:58 CEST 2008
Author: draenog Date: Mon Sep 15 00:08:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not strip too early; otherwise debuginfo package is empty
---- Files affected:
SPECS:
gkrellm.spec (1.125 -> 1.126)
---- Diffs:
================================================================
Index: SPECS/gkrellm.spec
diff -u SPECS/gkrellm.spec:1.125 SPECS/gkrellm.spec:1.126
--- SPECS/gkrellm.spec:1.125 Sat Jun 28 22:18:52 2008
+++ SPECS/gkrellm.spec Mon Sep 15 02:08:52 2008
@@ -154,7 +154,7 @@
$RPM_BUILD_ROOT%{_datadir}/locale
%{__make} install \
- %{?debug:STRIP=} \
+ STRIP= \
PKGCONFIGDIR=$RPM_BUILD_ROOT%{_pkgconfigdir} \
INSTALLROOT=$RPM_BUILD_ROOT%{_prefix}
@@ -210,6 +210,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.126 2008/09/15 00:08:52 draenog
+- do not strip too early; otherwise debuginfo package is empty
+
Revision 1.125 2008/06/28 20:18:52 arekm
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gkrellm.spec?r1=1.125&r2=1.126&f=u
More information about the pld-cvs-commit
mailing list