rpms/procps/devel procps.spec,1.34,1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 10 11:16:00 UTC 2005


Author: kzak

Update of /cvs/dist/rpms/procps/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27284

Modified Files:
	procps.spec 
Log Message:
-fix debuginfo


Index: procps.spec
===================================================================
RCS file: /cvs/dist/rpms/procps/devel/procps.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- procps.spec	26 Apr 2005 09:53:43 -0000	1.34
+++ procps.spec	10 May 2005 11:15:58 -0000	1.35
@@ -57,7 +57,7 @@
 cp %SOURCE1 .
 
 %build
-make CC="gcc $RPM_OPT_FLAGS" W_SHOWFROM=-DW_SHOWFROM lib64=%{_lib}
+make CC="gcc $RPM_OPT_FLAGS" W_SHOWFROM=-DW_SHOWFROM lib64=%{_lib} CFLAGS=
 
 %install
 rm -rf %{buildroot}
@@ -86,6 +86,9 @@
 %attr(0644,root,root) %{_mandir}/man5/*
 
 %changelog
+* Tue May 10 2005 Karel Zak <kzak at redhat.com> 3.2.5-5
+- fix debuginfo
+
 * Tue Apr 26 2005 Karel Zak <kzak at redhat.com> 3.2.5-4
 - fix #144459 - sysctl reports error: unknown error <...> reading key '<key>'
   (now sysctl doesn't read data from write-only /proc/sys files)




More information about the fedora-cvs-commits mailing list