rpms/sabayon/devel sabayon.spec,1.6,1.7

Mark McLoughlin (markmc) fedora-extras-commits at redhat.com
Mon Mar 21 09:28:59 UTC 2005


Author: markmc

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

Modified Files:
	sabayon.spec 
Log Message:
* Mon Mar 21 2005 Mark McLoughlin <markmc at redhat.com> - 0.16-7
- Move Xnest and shadow-utils requires to sabayon-admin
- Require libxml2-python



Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sabayon.spec	21 Mar 2005 08:28:21 -0000	1.6
+++ sabayon.spec	21 Mar 2005 09:28:57 -0000	1.7
@@ -6,7 +6,7 @@
 
 Name:    sabayon
 Version: 0.16
-Release: 6
+Release: 7
 Summary: Tool to maintain user profiles in a GNOME desktop
 
 Group:   Applications/System
@@ -19,10 +19,9 @@
 
 Requires: python-abi = %{pyver}
 Requires: gamin-python
+Requires: libxml2-python
 Requires: pygtk2 >= %{pygtk2_version}
 Requires: gnome-python2-gconf >= %{gnome_python2_version}
-Requires: xorg-x11-Xnest
-Requires: shadow-utils
 
 BuildRequires: python
 BuildRequires: gettext
@@ -40,6 +39,9 @@
 Group:    Applications/System
 Requires: %{name} = %{version}-%{release}
 
+Requires: xorg-x11-Xnest
+Requires: shadow-utils
+
 %description admin
 The sabayon-admin package contains the graphical tools which a
 sysadmin should use to manage Sabayon profiles.
@@ -168,6 +170,10 @@
 %ghost %{python_sitelib}/%{name}/userswindow.pyo
 
 %changelog
+* Mon Mar 21 2005 Mark McLoughlin <markmc at redhat.com> - 0.16-7
+- Move Xnest and shadow-utils requires to sabayon-admin
+- Require libxml2-python
+
 * Mon Mar 21 2005 Mark McLoughlin <markmc at redhat.com> - 0.16-6
 - Make noarch
 




More information about the fedora-extras-commits mailing list