]> git.pld-linux.org Git - packages/kde4-libkexiv2.git/commitdiff
- 0.1.5
authorshadzik <shadzik@pld-linux.org>
Thu, 21 Jun 2007 16:40:07 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated BR
- add ac260-lt.patch to fix build
- use autotools

Changed files:
    kde4-libkexiv2.spec -> 1.7

kde4-libkexiv2.spec

index 7d55631f7119d9c781dc973398222ef6b809450b..c492255cf7fa2180f26c198cc687f9222be557d4 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       libkexiv2 - picture metadata manipulation library
 Summary(pl.UTF-8):     libkexiv2 - biblioteka do obróbki metadanych obrazków
 Name:          libkexiv2
-Version:       0.1.2
+Version:       0.1.5
 Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
-# Source0-md5: 8d273bf0ce692a814a0945c0664e116a
+# Source0-md5: 4171b8e929b11ffd82e31bf00f359a19
+Patch0:                kde-ac260-lt.patch
 URL:           http://www.kipi-plugins.org/drupal/
-BuildRequires: exiv2-devel
+BuildRequires: exiv2-devel >= 0.14
 BuildRequires: kdelibs-devel >= 9:3.4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,8 +39,10 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__make} -f admin/Makefile.common cvs
 %configure
 %{__make}
 
This page took 0.055423 seconds and 4 git commands to generate.