SPECS (DEVEL): digikam.spec - up to 0.9.1-rc2 - BR: libkexiv2-devel
shadzik
shadzik at pld-linux.org
Sat Mar 3 15:56:58 CET 2007
Author: shadzik Date: Sat Mar 3 14:56:58 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 0.9.1-rc2
- BR: libkexiv2-devel
---- Files affected:
SPECS:
digikam.spec (1.63 -> 1.63.2.1)
---- Diffs:
================================================================
Index: SPECS/digikam.spec
diff -u SPECS/digikam.spec:1.63 SPECS/digikam.spec:1.63.2.1
--- SPECS/digikam.spec:1.63 Mon Feb 12 22:23:53 2007
+++ SPECS/digikam.spec Sat Mar 3 15:56:53 2007
@@ -1,13 +1,16 @@
# $Revision$, $Date$
+
+%define _rc rc2
+
Summary: A KDE frontend for gphoto2
Summary(pl.UTF-8): Interfejs KDE do gphoto2
Name: digikam
-Version: 0.9.0
-Release: 5
+Version: 0.9.1
+Release: 0.%{_rc}.1
License: GPL
Group: X11/Applications
-Source0: http://dl.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
-# Source0-md5: 5334d608218fe077a476722e2ce55323
+Source0: http://dl.sourceforge.net/digikam/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5: 3dcb7b71a4842efc9ea387a48f84d00c
Patch0: kde-ac260-lt.patch
URL: http://digikam.sourceforge.net/
BuildRequires: autoconf
@@ -19,6 +22,7 @@
BuildRequires: kdesdk-po2xml
BuildRequires: libgphoto2-devel
BuildRequires: libkexif-devel >= 0.2
+BuildRequires: libkexiv2
BuildRequires: libkipi-devel >= 0.1
BuildRequires: libstdc++-devel
BuildRequires: libtiff-devel
@@ -51,7 +55,7 @@
Interfejs KDE do gphoto2 - pliki nagĹĂłwkowe.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
%patch0 -p1
%{__sed} -i -e "s,Categories.*,Categories=Qt;KDE;Graphics;Photograph;," \
@@ -75,6 +79,7 @@
--with-qt-libraries=%{_libdir} \
--with-imlib2-config=%{_bindir}
%{__make}
+%{__make} -C digikam
%install
rm -rf $RPM_BUILD_ROOT
@@ -122,6 +127,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63.2.1 2007/03/03 14:56:53 shadzik
+- up to 0.9.1-rc2
+- BR: libkexiv2-devel
+
Revision 1.63 2007/02/12 21:23:53 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/digikam.spec?r1=1.63&r2=1.63.2.1&f=u
More information about the pld-cvs-commit
mailing list