rpms/sabayon/F-8 sabayon.spec,1.45,1.46

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Mon Oct 22 20:25:01 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/sabayon/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29085

Modified Files:
	sabayon.spec 
Log Message:
* Mon Oct 22 2007 Dan Walsh <dwalsh at redhat.com> - 2.20.1-4
- Break out sabayon-apply from sabayon



Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/F-8/sabayon.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- sabayon.spec	13 Oct 2007 02:57:18 -0000	1.45
+++ sabayon.spec	22 Oct 2007 20:24:28 -0000	1.46
@@ -8,7 +8,7 @@
 
 Name:    sabayon
 Version: 2.20.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Tool to maintain user profiles in a GNOME desktop
 
 Group:   Applications/System
@@ -28,10 +28,12 @@
 
 Requires: %{name}-apply = %{version}-%{release}
 Requires: libxml2-python
+Requires: libselinux-python
 Requires: pygtk2 >= %{pygtk2_version}
 Requires: usermode
 Requires: gnome-python2-gconf >= %{gnome_python2_version}
 Requires: pyxdg
+Requires: xorg-x11-server-Xnest
 
 # Old package name
 Provides: sabayon-admin
@@ -73,7 +75,6 @@
 Summary:  The parts of sabayon needed on the client systems
 Group:    Applications/System
 
-Requires: xorg-x11-server-Xnest
 Requires: shadow-utils
 Requires: gamin-python
 Requires: python-ldap
@@ -158,7 +159,6 @@
   /usr/sbin/groupdel %{name} &>/dev/null || :
 fi
 
-
 %files apply -f sabayon.lang
 %defattr(-, root, root, 755)
 
@@ -204,6 +204,9 @@
 %{python_sitearch}/%{name}/debuglog.py
 %{python_sitearch}/%{name}/debuglog.pyc
 %ghost %{python_sitearch}/%{name}/debuglog.pyo
+%{python_sitearch}/%{name}/errors.py
+%{python_sitearch}/%{name}/errors.pyc
+%ghost %{python_sitearch}/%{name}/errors.pyo
 
 %dir %{python_sitearch}/%{name}/sources
 %{python_sitearch}/%{name}/sources/*.py
@@ -269,9 +272,6 @@
 %{python_sitearch}/%{name}/lockdownappliersabayon.py
 %{python_sitearch}/%{name}/lockdownappliersabayon.pyc
 %ghost %{python_sitearch}/%{name}/lockdownappliersabayon.pyo
-%{python_sitearch}/%{name}/errors.py
-%{python_sitearch}/%{name}/errors.pyc
-%ghost %{python_sitearch}/%{name}/errors.pyo
 
 %dir %{python_sitearch}/%{name}/lockdown
 %{python_sitearch}/%{name}/lockdown/*.py
@@ -279,6 +279,9 @@
 %ghost %{python_sitearch}/%{name}/lockdown/*.pyo
 
 %changelog
+* Mon Oct 22 2007 Dan Walsh <dwalsh at redhat.com> - 2.20.1-4
+- Break out sabayon-apply from sabayon
+
 * Fri Oct 12 2007 Matthias Clasen <mclasen at redhat.com> - 2.20.1-3
 - Be more robust when directories are missing (#329471)
 - Work better with SELinux (#329501)




More information about the fedora-extras-commits mailing list