rpms/sabayon/devel .cvsignore, 1.7, 1.8 sabayon.spec, 1.14, 1.15 sources, 1.7, 1.8

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Mon Nov 7 11:02:42 UTC 2005


Author: veillard

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

Modified Files:
	.cvsignore sabayon.spec sources 
Log Message:
Pushing new release made by alex Larsson, daniel



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Oct 2005 19:19:08 -0000	1.7
+++ .cvsignore	7 Nov 2005 11:02:40 -0000	1.8
@@ -1 +1,2 @@
 sabayon-2.12.0.tar.gz
+sabayon-2.12.1.tar.bz2


Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sabayon.spec	17 Oct 2005 19:22:22 -0000	1.14
+++ sabayon.spec	7 Nov 2005 11:02:40 -0000	1.15
@@ -1,19 +1,26 @@
+%define fc4_build 0
+
+%if ! %{fc4_build}
 %define gtk2_version 2.7.4
 %define pygtk2_version 2.7.1
+%else
+%define gtk2_version 2.6.0
+%define pygtk2_version 2.5.3-2
+%endif
 %define gnome_python2_version 2.6.0-5
 
 %define pyver %(python -c 'import sys ; print sys.version[:3]')
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_pytho\n_lib()")}
 
 Name:    sabayon
-Version: 2.12.0
-Release: 1
+Version: 2.12.1
+Release: 2
 Summary: Tool to maintain user profiles in a GNOME desktop
 
 Group:   Applications/System
 License: GPL
 URL:     http://www.gnome.org/projects/sabayon
-Source:  http://ftp.gnome.org/pub/GNOME/sources/sabayon/%{version}/sabayon-%{version}.tar.gz
+Source:  http://ftp.gnome.org/pub/GNOME/sources/sabayon/%{version}/sabayon-%{version}.tar.bz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -146,7 +153,7 @@
 %{_sbindir}/%{name}
 %{_libexecdir}/%{name}*
 
-%{_datadir}/%{name}/glade/%{name}.glade
+%{_datadir}/%{name}/glade/*.glade
 %{_datadir}/applications/gnome-%{name}.desktop
 %{_datadir}/icons/hicolor/48x48/apps/%{name}.png
 
@@ -164,8 +171,13 @@
 %{python_sitelib}/%{name}/sessionwindow.py*
 %{python_sitelib}/%{name}/usermod.py*
 %{python_sitelib}/%{name}/usersdialog.py*
+%{python_sitelib}/%{name}/lockdownappliersabayon.py*
+%{python_sitelib}/%{name}/lockdown
 
 %changelog
+* Fri Nov  4 2005 Alexander Larsson <alexl at redhat.com> - 2.12.1-1
+- Update
+
 * Sun Oct 16 2005 Daniel Veillard <veillard at redhat.com> - 2.12.0-1
 - update to 2.12.0 release
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Oct 2005 19:19:08 -0000	1.7
+++ sources	7 Nov 2005 11:02:40 -0000	1.8
@@ -1 +1 @@
-9bd324df964515fed1e721b3043fa1a5  sabayon-2.12.0.tar.gz
+35fd562821b20d45f0619bcdc6793aa5  sabayon-2.12.1.tar.bz2




More information about the fedora-extras-commits mailing list