[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/sabayon/devel sabayon.spec,1.28,1.29
- From: Alexander Larsson (alexl) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/sabayon/devel sabayon.spec,1.28,1.29
- Date: Mon, 11 Dec 2006 03:04:18 -0500
Author: alexl
Update of /cvs/extras/rpms/sabayon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24844
Modified Files:
sabayon.spec
Log Message:
* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-6
- Add aclocal call to build with automake 1.10
Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sabayon.spec 11 Dec 2006 07:36:53 -0000 1.28
+++ sabayon.spec 11 Dec 2006 08:03:48 -0000 1.29
@@ -8,7 +8,7 @@
Name: sabayon
Version: 2.12.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Tool to maintain user profiles in a GNOME desktop
Group: Applications/System
@@ -87,7 +87,11 @@
%patch2 -p0 -b .libdir
%build
+
+sed -i s/GNOME_COMPILE_WARNINGS.*// configure.ac
+
# Needed for patch 2 (libdir fix)
+aclocal
automake
autoconf
@@ -258,6 +262,9 @@
%ghost %{python_sitearch}/%{name}/lockdown/*.pyo
%changelog
+* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-6
+- Add aclocal call to build with automake 1.10
+
* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-5
- rebuild for new python
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]