rpms/yaboot/F-12 yaboot.spec,1.75,1.76

Roman Rakus rrakus at fedoraproject.org
Thu Dec 3 10:15:32 UTC 2009


Author: rrakus

Update of /cvs/extras/rpms/yaboot/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21184

Modified Files:
	yaboot.spec 
Log Message:
fixed defattr


Index: yaboot.spec
===================================================================
RCS file: /cvs/extras/rpms/yaboot/F-12/yaboot.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- yaboot.spec	1 Dec 2009 15:00:26 -0000	1.75
+++ yaboot.spec	3 Dec 2009 10:15:31 -0000	1.76
@@ -118,7 +118,7 @@ rm -f $RPM_BUILD_ROOT/usr/share/doc/yabo
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc COPYING README* doc/*
 /boot/efika.forth
 /sbin/ofpath
@@ -146,6 +146,7 @@ rm -rf $RPM_BUILD_ROOT
 - Clear buildroot before install
 - Removed README.man.patch and Makefile from doc dir
 - Own /usr/lib/yaboot/
+- defattr(-,root,root,-)
 - Fixes (#226661)
 
 * Thu Oct 29 2009 Roman Rakus <rrakus at redhat.com> - 1.3.14-23




More information about the fedora-extras-commits mailing list