rpms/PyKDE/devel PyKDE.spec,1.1,1.2

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Jul 24 12:51:17 UTC 2006


Author: rdieter

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

Modified Files:
	PyKDE.spec 
Log Message:
cosmetics
comment on ownership of %_datadir/sip (yeah, I need to bugzilla that)



Index: PyKDE.spec
===================================================================
RCS file: /cvs/extras/rpms/PyKDE/devel/PyKDE.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PyKDE.spec	24 Jul 2006 12:43:25 -0000	1.1
+++ PyKDE.spec	24 Jul 2006 12:51:17 -0000	1.2
@@ -4,7 +4,7 @@
 Summary: Python bindings for KDE
 Name: 	 PyKDE
 Version: 3.15.2
-Release: 0.5.%{snapshot}%{?dist}%{?kde}
+Release: 0.5.%{snapshot}%{?dist}
 
 License: GPL 
 URL: 	 http://www.riverbankcomputing.co.uk/pykde/
@@ -75,7 +75,9 @@
 %files devel
 %defattr(-,root,root,-)
 %doc doc/* examples
-%{_datadir}/sip/
+# imo, %_datadir/sip should be owned by sip-devel -- Rex
+%dir %{_datadir}/sip
+%{_datadir}/sip/*
 
 
 %changelog




More information about the fedora-extras-commits mailing list