Author: caleb Date: Mon Aug 2 18:24:29 2010 GMT Module: packages Tag: HEAD ---- Log message: - Fixed dependencies and rel number
---- Files affected: packages/gexiv2: gexiv2.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/gexiv2/gexiv2.spec diff -u packages/gexiv2/gexiv2.spec:1.2 packages/gexiv2/gexiv2.spec:1.3 --- packages/gexiv2/gexiv2.spec:1.2 Mon Aug 2 20:12:47 2010 +++ packages/gexiv2/gexiv2.spec Mon Aug 2 20:24:24 2010 @@ -5,7 +5,7 @@ Summary: GObject-based wrapper around the Exiv2 library Name: gexiv2 Version: 0.1.0 -Release: 2 +Release: 1 License: GPL Group: Applications/Graphics Source0: http://yorba.org/download/gexiv2/0.1/lib%{name}-%{version}.tar.bz2 @@ -24,6 +24,7 @@ %package devel Summary: GObject-based wrapper around the Exiv2 library Group: Development/Libraries +Requires: %{name} = %{version}-%{release} Requires: exiv2-devel >= 0.19 %description devel @@ -32,6 +33,7 @@ %package static Summary: GObject-based wrapper around the Exiv2 library Group: Development/Libraries +Requires: %{name} = %{version}-%{release} Requires: exiv2-static >= 0.19 %description static @@ -78,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/08/02 18:24:24 caleb +- Fixed dependencies and rel number + Revision 1.2 2010/08/02 18:12:47 caleb - Adapterized - Requires exiv2 >= 0.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gexiv2/gexiv2.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
