[packages/gexiv2] Fix requires. Release 2
megabajt
megabajt at pld-linux.org
Sat Apr 12 20:36:50 CEST 2014
commit 4b9da47c1a27a1373f9c32ae061c3815e01ce1e8
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sat Apr 12 20:36:01 2014 +0200
Fix requires. Release 2
gexiv2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gexiv2.spec b/gexiv2.spec
index bea602d..ea46354 100644
--- a/gexiv2.spec
+++ b/gexiv2.spec
@@ -6,7 +6,7 @@ Summary: GObject-based wrapper around the Exiv2 library
Summary(pl.UTF-8): Oparte na GObject obudowanie biblioteki Exiv2
Name: gexiv2
Version: 0.10.0
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries
Source0: https://download.gnome.org/sources/gexiv2/0.10/%{name}-%{version}.tar.xz
@@ -68,7 +68,7 @@ Summary: Python 2 binding for gexiv2 library
Summary(pl.UTF-8): Wiązanie Pythona 2 do biblioteki gexiv2
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: python-gobject3 >= 3
+Requires: python-pygobject3 >= 3
%description -n python-gexiv2
Python 2 binding for gexiv2 library.
@@ -81,7 +81,7 @@ Summary: Python 3 binding for gexiv2 library
Summary(pl.UTF-8): Wiązanie Pythona 3 do biblioteki gexiv2
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: python3-gobject3 >= 3
+Requires: python3-pygobject3 >= 3
%description -n python3-gexiv2
Python 3 binding for gexiv2 library.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gexiv2.git/commitdiff/4b9da47c1a27a1373f9c32ae061c3815e01ce1e8
More information about the pld-cvs-commit
mailing list