rpms/ski/F-8 ski.spec,1.1,1.2

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Wed Apr 30 07:18:10 UTC 2008


Author: sharkcz

Update of /cvs/pkgs/rpms/ski/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3523

Modified Files:
	ski.spec 
Log Message:
* Wed Apr 30 2008 Dan Horak <dan[at]danny.cz> 1.3.2-5
- fix attributes for files in subpackages



Index: ski.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ski/F-8/ski.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ski.spec	13 Apr 2008 07:59:29 -0000	1.1
+++ ski.spec	30 Apr 2008 07:17:34 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           ski
 Version:        1.3.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        IA-64 user and system mode simulator
 
 Group:          Applications/Emulators
@@ -91,16 +91,21 @@
 %{_datadir}/%{name}
 
 %files libs
+%defattr(-,root,root,-)
 %doc COPYING
 %{_libdir}/libski-*.so.*
 
 %files devel
+%defattr(-,root,root,-)
 %{_bindir}/ski-config
 %{_includedir}/ski-1.3
 %{_libdir}/libski.so
 
 
 %changelog
+* Wed Apr 30 2008 Dan Horak <dan[at]danny.cz> 1.3.2-5
+- fix attributes for files in subpackages
+
 * Thu Apr 10 2008 Dan Horak <dan[at]danny.cz> 1.3.2-4
 - fix build on ppc
 




More information about the fedora-extras-commits mailing list