From 40d3314d474eb08da4f4fc0b0d35ab3393647873 Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Mon, 3 Nov 2014 15:56:55 +0100 Subject: [PATCH] packaging: Bump to 3.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use upstream git repo instead of pristine-tar Bug-Tizen: TC-1916 Bug-Tizen: TC-2163 Change-Id: I723ea91dcc3dcb420f8ff9eb4f6660be9e600e46 Signed-off-by: Kévin THIERRY Signed-off-by: Philippe Coval --- packaging/gnome-common.spec | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/packaging/gnome-common.spec b/packaging/gnome-common.spec index a1c3f79..4875346 100644 --- a/packaging/gnome-common.spec +++ b/packaging/gnome-common.spec @@ -1,6 +1,15 @@ Name: gnome-common -Version: 3.7.4 +Version: 3.12.0 BuildRequires: pkg-config +Summary: Common Files to Build GNOME +License: GPL-2.0+ +Group: Platform Development/Utilities +Release: 0 +Source: http://download.gnome.org/sources/gnome-common/3.12/%{name}-%{version}.tar.xz +#X-Vcs-Url: git://git.gnome.org/gnome-common +Source1001: gnome-common.manifest +Url: http://www.gnome.org/ +BuildArch: noarch Requires: autoconf Requires: automake Requires: gettext-tools @@ -8,14 +17,6 @@ Requires: glib2-devel Requires: intltool Requires: libtool Requires: pkg-config -Summary: Common Files to Build GNOME -License: GPL-2.0+ -Group: System/GUI/GNOME -Release: 0 -Source: http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz -Source1001: gnome-common.manifest -Url: http://www.gnome.org/ -BuildArch: noarch %description Gnome-common includes files used by to build GNOME and GNOME applications. @@ -25,8 +26,9 @@ Gnome-common includes files used by to build GNOME and GNOME applications. cp %{SOURCE1001} . %build +%autogen %configure -make %{?_smp_mflags} +%__make %{?_smp_mflags} %install %make_install @@ -34,7 +36,7 @@ make %{?_smp_mflags} %files %manifest %{name}.manifest %defattr (-, root, root) -#%license COPYING +%license COPYING %{_bindir}/gnome-autogen.sh %{_bindir}/gnome-doc-common %dir %{_datadir}/aclocal -- 2.7.4