Author: caleb Date: Mon Aug 2 18:12:52 2010 GMT Module: packages Tag: HEAD ---- Log message: - Adapterized - Requires exiv2 >= 0.19
---- Files affected: packages/gexiv2: gexiv2.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/gexiv2/gexiv2.spec diff -u packages/gexiv2/gexiv2.spec:1.1 packages/gexiv2/gexiv2.spec:1.2 --- packages/gexiv2/gexiv2.spec:1.1 Mon Aug 2 20:00:58 2010 +++ packages/gexiv2/gexiv2.spec Mon Aug 2 20:12:47 2010 @@ -5,34 +5,34 @@ Summary: GObject-based wrapper around the Exiv2 library Name: gexiv2 Version: 0.1.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Graphics -Source0: http://yorba.org/download/%{name}/0.1/lib%{name}-%{version}.tar.bz2 +Source0: http://yorba.org/download/gexiv2/0.1/lib%{name}-%{version}.tar.bz2 # Source0-md5: efae406dac86aa6db4cfb75569cbb3f9 URL: http://libexif.sourceforge.net/ -Patch0: gexiv2-libtool.patch -BuildRequires: exiv2-devel +Patch0: %{name}-libtool.patch +BuildRequires: exiv2-devel >= 0.19 BuildRequires: pkgconfig -Requires: exiv2-libs +Requires: exiv2-libs >= 0.19 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes +gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. %package devel -Summary: GObject-based wrapper around the Exiv2 library -Requires: exiv2-devel -Group: Development/Libraries +Summary: GObject-based wrapper around the Exiv2 library +Group: Development/Libraries +Requires: exiv2-devel >= 0.19 %description devel gexiv2 development files %package static -Summary: GObject-based wrapper around the Exiv2 library -Requires: exiv2-static -Group: Development/Libraries +Summary: GObject-based wrapper around the Exiv2 library +Group: Development/Libraries +Requires: exiv2-static >= 0.19 %description static gexiv2 static library @@ -78,6 +78,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/08/02 18:12:47 caleb +- Adapterized +- Requires exiv2 >= 0.19 + Revision 1.1 2010/08/02 18:00:58 caleb - Initial add ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gexiv2/gexiv2.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
