[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/sabayon/devel sabayon.spec,1.29,1.30
- From: Alexander Larsson (alexl) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/sabayon/devel sabayon.spec,1.29,1.30
- Date: Mon, 11 Dec 2006 04:37:26 -0500
Author: alexl
Update of /cvs/extras/rpms/sabayon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29564
Modified Files:
sabayon.spec
Log Message:
* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-7
- Also add libtool buildreq
Index: sabayon.spec
===================================================================
RCS file: /cvs/extras/rpms/sabayon/devel/sabayon.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sabayon.spec 11 Dec 2006 08:03:48 -0000 1.29
+++ sabayon.spec 11 Dec 2006 09:36:55 -0000 1.30
@@ -8,7 +8,7 @@
Name: sabayon
Version: 2.12.4
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Tool to maintain user profiles in a GNOME desktop
Group: Applications/System
@@ -49,6 +49,7 @@
BuildRequires: xorg-x11-xinit
# Needed for patch 2 (libdir fix)
+BuildRequires: libtool
BuildRequires: automake
BuildRequires: autoconf
@@ -92,7 +93,8 @@
# Needed for patch 2 (libdir fix)
aclocal
-automake
+libtoolize --force
+automake --add-missing
autoconf
%configure \
@@ -262,6 +264,9 @@
%ghost %{python_sitearch}/%{name}/lockdown/*.pyo
%changelog
+* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-7
+- Also add libtool buildreq
+
* Mon Dec 11 2006 Alexander Larsson <alexl redhat com> - 2.12.4-6
- Add aclocal call to build with automake 1.10
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]