SPECS (DEVEL): digikam.spec - updated to 0.8.0 (snap 2005-08-22) -...

paszczus paszczus at pld-linux.org
Mon Aug 22 23:56:07 CEST 2005


Author: paszczus                     Date: Mon Aug 22 21:56:07 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 0.8.0 (snap 2005-08-22)
- added BR: sqlite3-devel

---- Files affected:
SPECS:
   digikam.spec (1.42 -> 1.42.2.1) 

---- Diffs:

================================================================
Index: SPECS/digikam.spec
diff -u SPECS/digikam.spec:1.42 SPECS/digikam.spec:1.42.2.1
--- SPECS/digikam.spec:1.42	Mon Aug 22 21:01:58 2005
+++ SPECS/digikam.spec	Mon Aug 22 23:56:01 2005
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define	_snap	20050822
 Summary:	A KDE frontend for gphoto2
 Summary(pl):	Interfejs KDE do gphoto2
 Name:		digikam
-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:	3df53700ff78caca60cab4ea4116c7c5
+Source0:	%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5:	56c8e01718ffc64a0c2a2d412b00986c
 URL:		http://digikam.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -22,6 +23,7 @@
 BuildRequires:	pkgconfig >= 1:0.9.0
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
+BuildRequires:	sqlite3-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,7 +49,7 @@
 Interfejs KDE do gphoto2 - pliki nagłówkowe.
 
 %prep
-%setup -q
+%setup -q -n digikam
 
 %build
 
@@ -89,7 +91,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc digikam/AUTHORS digikam/ChangeLog digikam/README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
 %attr(755,root,root) %{_libdir}/kde3/*.so
@@ -97,7 +99,7 @@
 %{_datadir}/services/*
 %{_datadir}/servicetypes/*
 %{_datadir}/apps/digikam
-%{_datadir}/apps/showfoto
+#%{_datadir}/apps/showfoto
 %{_desktopdir}/kde/*.desktop
 %{_iconsdir}/[!l]*/*/*/*
 
@@ -106,7 +108,7 @@
 %attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
 %{_includedir}/*.h
-%{_includedir}/digikam
+#%{_includedir}/digikam
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -114,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42.2.1  2005/08/22 21:56:01  paszczus
+- updated to 0.8.0 (snap 2005-08-22)
+- added BR: sqlite3-devel
+
 Revision 1.42  2005/08/22 19:01:58  arekm
 - up to 0.7.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/digikam.spec?r1=1.42&r2=1.42.2.1&f=u




More information about the pld-cvs-commit mailing list