rpms/frysk/devel frysk.spec,1.144,1.145

Andrew Cagney cagney at fedoraproject.org
Tue Feb 10 13:10:25 UTC 2009


Author: cagney

Update of /cvs/pkgs/rpms/frysk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23390

Modified Files:
	frysk.spec 
Log Message:
Remove all nodebug files for now.



Index: frysk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/frysk/devel/frysk.spec,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- frysk.spec	10 Feb 2009 04:12:13 -0000	1.144
+++ frysk.spec	10 Feb 2009 13:09:55 -0000	1.145
@@ -171,9 +171,10 @@
 # We are not yet ready to be in the menu:
 echo "Hidden=true" >> $RPM_BUILD_ROOT%{_datadir}/applications/frysk.desktop
 
-# Remove some duplicates; that confuse some tools.
+# Remove duplicates; causes tools to complain.
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-exec-alias
-rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-stacks-nodebug
+# Remove debuginfo; confuses elfutils.
+rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-*-nodebug
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig




More information about the fedora-extras-commits mailing list