From 9865f136cdf242aa0c06151da159717de80ceb94f4ea034e8a11ffee951408a5 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 22 Dec 2011 20:34:41 +0000 Subject: [PATCH] Accepting request 97848 from home:vuntz:branches:GNOME:Factory Own /usr/share/aclocal OBS-URL: https://build.opensuse.org/request/show/97848 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-common?expand=0&rev=21 --- gnome-common.changes | 5 +++++ gnome-common.spec | 15 ++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/gnome-common.changes b/gnome-common.changes index eb8e581..54db4ad 100644 --- a/gnome-common.changes +++ b/gnome-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 22 09:39:23 UTC 2011 - vuntz@opensuse.org + +- Own %{_datadir}/aclocal to fix build without automake/autoconf. + ------------------------------------------------------------------- Fri Sep 9 12:07:25 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-common.spec b/gnome-common.spec index 316b1aa..b81b0dd 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: gnome-common BuildRequires: pkg-config @@ -32,10 +30,10 @@ Requires: libtool Requires: pkg-config Requires: yelp-tools Summary: Common Files to Build GNOME -Version: 3.1.0 -Release: 1 -License: GPLv2+ +License: GPL-2.0+ Group: System/GUI/GNOME +Version: 3.1.0 +Release: 0 Source: http://download.gnome.org/sources/gnome-common/3.1/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,8 +58,11 @@ rm -rf $RPM_BUILD_ROOT %files %defattr (-, root, root) %doc COPYING ChangeLog README -%{_bindir}/* -%{_datadir}/aclocal/* +%{_bindir}/gnome-autogen.sh +%{_bindir}/gnome-doc-common +%dir %{_datadir}/aclocal +%{_datadir}/aclocal/gnome-common.m4 +%{_datadir}/aclocal/gnome-compiler-flags.m4 %{_datadir}/gnome-common/ %changelog