SPECS (DEVEL): digikamimageplugins.spec - updated to 0.8.0 (snap 2...
paszczus
paszczus at pld-linux.org
Tue Aug 23 00:03:31 CEST 2005
Author: paszczus Date: Mon Aug 22 22:03:31 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 0.8.0 (snap 2005-08-22)
---- Files affected:
SPECS:
digikamimageplugins.spec (1.6 -> 1.6.2.1)
---- Diffs:
================================================================
Index: SPECS/digikamimageplugins.spec
diff -u SPECS/digikamimageplugins.spec:1.6 SPECS/digikamimageplugins.spec:1.6.2.1
--- SPECS/digikamimageplugins.spec:1.6 Mon Aug 22 21:13:06 2005
+++ SPECS/digikamimageplugins.spec Tue Aug 23 00:03:25 2005
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+%define _snap 20050822
Summary: Digikam plugins
Summary(pl): Wtyczki dla Digikama
Name: digikamimageplugins
-Version: 0.7.4
-Release: 1
+Version: 0.8.0
+Release: 0.%{_snap}.1
License: GPL
Group: X11/Applications
-Source0: http://dl.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
-# Source0-md5: 5ea3c0dd6e6f1eb99211e75d0bf17d3d
+Source0: %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 9e9f6e8a930fe2a88665a05065163f9f
URL: http://digikam.sourceforge.net/
BuildRequires: digikam-devel = %{version}
BuildRequires: rpmbuild(macros) >= 1.129
@@ -48,9 +49,13 @@
- adjustcurves
%prep
-%setup -q
+%setup -q -n %{name}
%build
+
+cp -f /usr/share/automake/config.sub admin
+%{__make} -f admin/Makefile.common cvs
+
%configure \
--with-qt-libraries=%{_libdir}
%{__make}
@@ -83,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6.2.1 2005/08/22 22:03:25 paszczus
+- updated to 0.8.0 (snap 2005-08-22)
+
Revision 1.6 2005/08/22 19:13:06 arekm
- up to 0.7.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/digikamimageplugins.spec?r1=1.6&r2=1.6.2.1&f=u
More information about the pld-cvs-commit
mailing list