Author: jajcus Date: Mon Sep 6 11:09:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - include the Vala vapi file - outdated patch removed
---- Files affected: packages/gexiv2: gexiv2.spec (1.4 -> 1.5) , gexiv2-libtool.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/gexiv2/gexiv2.spec diff -u packages/gexiv2/gexiv2.spec:1.4 packages/gexiv2/gexiv2.spec:1.5 --- packages/gexiv2/gexiv2.spec:1.4 Mon Sep 6 12:42:09 2010 +++ packages/gexiv2/gexiv2.spec Mon Sep 6 13:09:17 2010 @@ -11,7 +11,6 @@ Source0: http://yorba.org/download/gexiv2/0.2/lib%{name}-%{version}.tar.bz2 # Source0-md5: 2bdedaa705260a1f36ae335a5a426f6a URL: http://trac.yorba.org/wiki/gexiv2 -Patch0: %{name}-libtool.patch BuildRequires: exiv2-devel >= 0.19 BuildRequires: pkgconfig Requires: exiv2-libs >= 0.19 @@ -41,7 +40,6 @@ %prep %setup -q -n lib%{name}-%{version} -#%patch0 -p0 %build %{__libtoolize} @@ -69,6 +67,7 @@ %{_libdir}/lib%{name}.la %{_includedir}/%{name} %{_pkgconfigdir}/%{name}.pc +/usr/share/vala/vapi/gexiv2.vapi %files static %defattr(644,root,root,755) @@ -80,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/09/06 11:09:17 jajcus +- include the Vala vapi file +- outdated patch removed + Revision 1.4 2010/09/06 10:42:09 jajcus - Version: 0.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gexiv2/gexiv2.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
