rpms/sabayon/devel .cvsignore, 1.22, 1.23 sabayon.spec, 1.62, 1.63 sources, 1.22, 1.23 sabayon-lockdown-save.patch, 1.2, NONE

Tomas Bzatek tbzatek at fedoraproject.org
Wed Aug 19 09:22:31 UTC 2009


Author: tbzatek

Update of /cvs/extras/rpms/sabayon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25322

Modified Files:
	.cvsignore sabayon.spec sources 
Removed Files:
	sabayon-lockdown-save.patch 
Log Message:
* Wed Aug 19 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.27.91-1
- Update to 2.27.91



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	11 Aug 2009 14:42:37 -0000	1.22
+++ .cvsignore	19 Aug 2009 09:22:30 -0000	1.23
@@ -1 +1 @@
-sabayon-2.27.0.tar.bz2
+sabayon-2.27.91.tar.bz2


Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- sabayon.spec	11 Aug 2009 14:42:38 -0000	1.62
+++ sabayon.spec	19 Aug 2009 09:22:30 -0000	1.63
@@ -7,7 +7,7 @@
 %define sabayon_user_uid 86
 
 Name:    sabayon
-Version: 2.27.0
+Version: 2.27.91
 Release: 1%{?dist}
 Summary: Tool to maintain user profiles in a GNOME desktop
 
@@ -21,9 +21,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 # http://bugzilla.gnome.org/show_bug.cgi?id=486218 
 Patch3:  selinux.patch
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=551535
-Patch4:  sabayon-lockdown-save.patch
-
 
 Requires: %{name}-apply = %{version}-%{release}
 Requires: libxml2-python
@@ -92,21 +89,11 @@ that need to be installed on the client 
 %setup -q
 
 %patch3 -p1 -b .selinux
-%patch4 -p1 -b .gconfsave
 
 
 %build
-
-sed -i s/GNOME_COMPILE_WARNINGS.*// configure.ac
-
-aclocal
-libtoolize --force
-intltoolize --force
-automake --add-missing
-autoconf
-
 %configure					\
-	--enable-consolehelper=yes		\
+	--enable-console-helper=yes		\
 	 --with-prototype-user=%{name}
 make %{?_smp_mflags}
 gzip -9 ChangeLog
@@ -282,6 +269,9 @@ fi
 %ghost %{python_sitearch}/%{name}/lockdown/*.pyo
 
 %changelog
+* Wed Aug 19 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.27.91-1
+- Update to 2.27.91
+
 * Tue Aug 11 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.27.0-1
 - Update to 2.27.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	11 Aug 2009 14:42:38 -0000	1.22
+++ sources	19 Aug 2009 09:22:30 -0000	1.23
@@ -1 +1 @@
-6595e9dfeead14ad1ce73b63e62cd499  sabayon-2.27.0.tar.bz2
+3afeb3e4e352c2ab54fa38d7a0da047b  sabayon-2.27.91.tar.bz2


--- sabayon-lockdown-save.patch DELETED ---




More information about the scm-commits mailing list