rpms/xemacs/devel xemacs.spec,1.12,1.13

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Jun 29 22:18:50 UTC 2005


Author: scop

Update of /cvs/extras/rpms/xemacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21222

Modified Files:
	xemacs.spec 
Log Message:
Don't own %{_bindir} in -common.


Index: xemacs.spec
===================================================================
RCS file: /cvs/extras/rpms/xemacs/devel/xemacs.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xemacs.spec	29 Jun 2005 22:02:32 -0000	1.12
+++ xemacs.spec	29 Jun 2005 22:18:48 -0000	1.13
@@ -396,10 +396,10 @@
 %defattr(-,root,root,-)
 %doc INSTALL README COPYING GETTING.GNU.SOFTWARE PROBLEMS CHANGES-release
 %doc etc/NEWS etc/MAILINGLISTS BUGS README.packages etc/TUTORIAL
+%{_bindir}/*
 %exclude %{_bindir}/xemacs*
 # needs X libs
 %exclude %{_bindir}/gnuclient
-%{_bindir}
 %{exectop}/
 %exclude %{exectop}/doc*
 # needs X libs
@@ -431,6 +431,7 @@
 - Add context marked dependencies for scriptlets.
 - Build with -fno-strict-aliasing per upstream recommendations.
 - Use neXtaw by default, rebuild with "--with xaw3d" to get Xaw3d.
+- Don't own %%{_bindir} in -common.
 
 * Thu May  5 2005 Ville Skyttä <ville.skytta at iki.fi> - 21.4.17-3
 - Avoid stack corruption in open-network-stream when built with gcc4




More information about the fedora-extras-commits mailing list