rpms/sabayon/devel sabayon.spec,1.9,1.10

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Apr 1 16:36:02 UTC 2005


Author: mschwendt

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

Modified Files:
	sabayon.spec 
Log Message:
second and final batch of fixes for missing directories


Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sabayon.spec	24 Mar 2005 15:40:59 -0000	1.9
+++ sabayon.spec	1 Apr 2005 16:36:00 -0000	1.10
@@ -6,7 +6,7 @@
 
 Name:    sabayon
 Version: 0.17
-Release: 1
+Release: 2
 Summary: Tool to maintain user profiles in a GNOME desktop
 
 Group:   Applications/System
@@ -100,6 +100,7 @@
 
 %{_sbindir}/%{name}-apply
 
+%dir %{python_sitelib}/%{name}/
 %{python_sitelib}/%{name}/__init__.py
 %{python_sitelib}/%{name}/__init__.pyc
 %ghost %{python_sitelib}/%{name}/__init__.pyo
@@ -122,6 +123,7 @@
 %{python_sitelib}/%{name}/util.pyc
 %ghost %{python_sitelib}/%{name}/util.pyo
 
+%dir %{python_sitelib}/%{name}/sources/
 %{python_sitelib}/%{name}/sources/*.py
 %{python_sitelib}/%{name}/sources/*.pyc
 %ghost %{python_sitelib}/%{name}/sources/*.pyo
@@ -173,6 +175,9 @@
 %ghost %{python_sitelib}/%{name}/userswindow.pyo
 
 %changelog
+* Fri Apr  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.17-2
+- Add missing %%dir entries.
+
 * Thu Mar 24 2005 Mark McLoughlin <markmc at redhat.com> - 0.17-1
 - Update to 0.17
 - Pass --with-prototype-user=sabayon-admin to configure




More information about the fedora-extras-commits mailing list