Author: rotom Date: Mon Jan 29 23:06:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.1.3 - BR added
---- Files affected: SPECS: kipi-plugins.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/kipi-plugins.spec diff -u SPECS/kipi-plugins.spec:1.12 SPECS/kipi-plugins.spec:1.13 --- SPECS/kipi-plugins.spec:1.12 Fri Oct 6 20:47:32 2006 +++ SPECS/kipi-plugins.spec Tue Jan 30 00:06:22 2007 @@ -2,14 +2,15 @@ Summary: Library KIPI plugins Summary(pl): Wtyczki dla biblioteki KIPI Name: kipi-plugins -Version: 0.1.2 +Version: 0.1.3 Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2 -# Source0-md5: 4c06a75f4d49f44c55ace9ed46e0f592 +# Source0-md5: 7b8e55906b5d08280ab3ad3c2b43e8ab URL: http://extragear.kde.org/apps/kipi/ BuildRequires: ImageMagick-c++-devel +BuildRequires: exiv2-devel >= 0.12 BuildRequires: gettext-devel BuildRequires: imlib2-devel BuildRequires: kdelibs-devel @@ -59,14 +60,19 @@ %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/kde3/*.so +%attr(755,root,root) %{_libdir}/libkipiplugins.so.*.*.* %{_libdir}/kde3/*.la %{_datadir}/apps/* %{_datadir}/services/* +%{_datadir}/config.kcfg/htmlexportconfig.kcfg %{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -75,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/01/29 23:06:22 rotom +- up to 0.1.3 +- BR added + Revision 1.12 2006/10/06 18:47:32 qboosh - more BRs; included kde m4 macros use libXt for X paths detection ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kipi-plugins.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
