packages: libkexiv2/libkexiv2.spec - up to 0.1.9
glen
glen at pld-linux.org
Tue Jan 19 23:39:52 CET 2010
Author: glen Date: Tue Jan 19 22:39:52 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.1.9
---- Files affected:
packages/libkexiv2:
libkexiv2.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/libkexiv2/libkexiv2.spec
diff -u packages/libkexiv2/libkexiv2.spec:1.16 packages/libkexiv2/libkexiv2.spec:1.17
--- packages/libkexiv2/libkexiv2.spec:1.16 Sun Dec 13 21:45:24 2009
+++ packages/libkexiv2/libkexiv2.spec Tue Jan 19 23:39:47 2010
@@ -2,21 +2,25 @@
Summary: libkexiv2 - picture metadata manipulation library
Summary(pl.UTF-8): libkexiv2 - biblioteka do obróbki metadanych obrazków
Name: libkexiv2
-Version: 0.1.7
-Release: 5
+Version: 0.1.9
+Release: 1
License: GPL v2+
Group: X11/Libraries
-Source0: http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
-# Source0-md5: adfd55e11f919533ba450d4d49ef078f
+Source0: http://downloads.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
+# Source0-md5: 6e6fc9edbfad4506f6f59508d9aa45d6
Patch0: kde-ac260-lt.patch
+Patch1: kde-am.patch
URL: http://www.kipi-plugins.org/drupal/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1.6.1
-BuildRequires: exiv2-devel >= 0.14
+BuildRequires: exiv2-devel >= 0.18
BuildRequires: kdelibs-devel >= 9:3.4.0
BuildRequires: pkgconfig >= 0.9.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# build broken with spaces in CC
+%undefine with_ccache
+
%description
Libkexiv2 is a KDE wrapper around Exiv2 library to manipulate pictures
metadata. This library is used by kipi-plugins, digiKam and others
@@ -44,6 +48,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__make} -f admin/Makefile.common cvs
@@ -66,7 +71,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README RELEASE.rev
%attr(755,root,root) %{_libdir}/libkexiv2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libkexiv2.so.3
+%attr(755,root,root) %ghost %{_libdir}/libkexiv2.so.5
%files devel
%defattr(644,root,root,755)
@@ -81,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2010/01/19 22:39:47 glen
+- up to 0.1.9
+
Revision 1.16 2009/12/13 20:45:24 sparky
- fix mismerge in changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libkexiv2/libkexiv2.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list