summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-04-19 22:38:00 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2cf1e3a8b54244c8bd195509ccedb629c8cc030b (patch)
treeaeb2667d5f298d249bd5d7484fc698f3eed851ba
parent7d73ed75fb45b16fc95722e19a1531b66df5fc1d (diff)
downloadlibgnomeuimm-2cf1e3a8b54244c8bd195509ccedb629c8cc030b.zip
libgnomeuimm-2cf1e3a8b54244c8bd195509ccedb629c8cc030b.tar.gz
- libtoolize etc. (fixes build on amd64)auto/ac/libgnomeuimm-2_6_0-1
Changed files: libgnomeuimm.spec -> 1.12
-rw-r--r--libgnomeuimm.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgnomeuimm.spec b/libgnomeuimm.spec
index 2394824..773696b 100644
--- a/libgnomeuimm.spec
+++ b/libgnomeuimm.spec
@@ -8,6 +8,8 @@ Group: Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2
# Source0-md5: 88cef74f116ba3272d1cec46f6566d85
URL: http://www.gnome.org/
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: gconfmm-devel >= 2.6.0
BuildRequires: gnome-vfsmm-devel >= 2.6.0
# "We would need libbonobuimm to support Bonobo::Dock, but it's not worth the bother"
@@ -16,6 +18,7 @@ BuildRequires: libglademm-devel >= 2.4.0
BuildRequires: libgnomecanvasmm-devel >= 2.6.0
BuildRequires: libgnomemm-devel >= 2.6.0
BuildRequires: libgnomeui-devel >= 2.6.0
+BuildRequires: libtool >= 2:1.4d
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,6 +62,10 @@ Biblioteka statyczna libgnomeuimm.
%setup -q
%build
+%{__libtoolize}
+%{__aclocal} -I scripts
+%{__autoconf}
+%{__automake}
%configure \
--enable-static