packaging: Bump to 3.12.0 16/31016/3 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable tizen tizen_3.0 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2 tizen_3.0_ivi tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/3.0/common/20161114.110614 accepted/tizen/3.0/ivi/20161011.044101 accepted/tizen/4.0/unified/20170816.012158 accepted/tizen/4.0/unified/20170828.222230 accepted/tizen/5.0/unified/20181102.024212 accepted/tizen/5.5/unified/20191031.004804 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061629 accepted/tizen/5.5/unified/wearable/hotfix/20201027.101813 accepted/tizen/6.0/unified/20201030.104713 accepted/tizen/6.0/unified/hotfix/20201102.233242 accepted/tizen/6.0/unified/hotfix/20201103.045653 accepted/tizen/6.5/unified/20211029.013059 accepted/tizen/7.0/unified/20221110.061852 accepted/tizen/7.0/unified/hotfix/20221116.110827 accepted/tizen/8.0/unified/20231005.094915 accepted/tizen/common/20141201.092021 accepted/tizen/ivi/20141208.013219 accepted/tizen/ivi/20160218.024711 accepted/tizen/mobile/20141201.103246 accepted/tizen/unified/20170309.035447 submit/tizen/20141128.145347 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100005 submit/tizen_5.0/20181101.000006 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 submit/tizen_6.5/20211028.163401 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005 submit/tizen_unified/20170308.100412 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Mon, 3 Nov 2014 14:56:55 +0000 (15:56 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 28 Nov 2014 14:43:04 +0000 (15:43 +0100)
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 <kevin.thierry@open.eurogiciel.org>
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/gnome-common.spec

index a1c3f79..4875346 100644 (file)
@@ -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