packaging: depend on the same release 04/32504/1 accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen 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_ivi accepted/tizen/common/20141223.083500 accepted/tizen/ivi/20141225.103521 accepted/tizen/ivi/20160218.025340 accepted/tizen/mobile/20150129.040554 accepted/tizen/tv/20150324.014613 accepted/tizen/wearable/20150129.005557 submit/tizen_common/20141222.100200 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_ivi/20141225.222222 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 submit/tizen_mobile/20150128.000000 submit/tizen_tv/20150130.050505 submit/tizen_tv/20150320.000002 submit/tizen_tv/20150323.050640 submit/tizen_wearable/20150127.000002 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
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 18 Dec 2014 14:57:13 +0000 (15:57 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 18 Dec 2014 14:57:13 +0000 (15:57 +0100)
Change-Id: I776aa6c8adc0a19aa9a48efdcd24df9ea4fe340e
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/pango.spec

index 5142b45..1e09ef7 100644 (file)
@@ -9,7 +9,7 @@ Release:        0
 License:        LGPL-2.1+
 Summary:        Library for Layout and Rendering of Text
 Url:            http://www.pango.org/
-X-Vc-Url:       git://git.gnome.org/pango
+#X-Vc-Url:      git://git.gnome.org/pango
 Group:          Graphics & UI Framework/Fonts
 Source:         http://download.gnome.org/sources/pango/1.32/%{name}-%{version}.tar.xz
 Source2:        macros.pango
@@ -94,9 +94,9 @@ Pango forms the core of text and font handling for GTK+.
 %package devel
 Summary:        Library for Layout and Rendering of Text -- Development Files
 Group:          Graphics & UI Framework/Fonts
-Requires:       libpango = %{version}
+Requires:       libpango = %{version}-%{release}
 %if %{with introspection}
-Requires:       typelib-Pango = %{version}
+Requires:       typelib-Pango = %{version}-%{release}
 %endif
 
 %description devel