Author: shadzik Date: Tue Apr 22 15:37:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.1.4 - some minor changes in %files
---- Files affected: SPECS: libkdcraw.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/libkdcraw.spec diff -u SPECS/libkdcraw.spec:1.8 SPECS/libkdcraw.spec:1.9 --- SPECS/libkdcraw.spec:1.8 Sun Jan 27 18:56:42 2008 +++ SPECS/libkdcraw.spec Tue Apr 22 17:37:35 2008 @@ -2,12 +2,12 @@ Summary: KDcraw libary Summary(pl.UTF-8): Biblioteka KDcraw Name: libkdcraw -Version: 0.1.3 +Version: 0.1.4 Release: 1 License: GPL v2+ Group: X11/Libraries Source0: http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2 -# Source0-md5: dc4772804c17d7eff4f913048b8e1c3c +# Source0-md5: 4fa5de407e9acf2eb5650d3fb5836f7d Patch0: kde-ac260-lt.patch URL: http://extragear.kde.org/apps/kipi/ BuildRequires: autoconf @@ -64,9 +64,11 @@ %files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libkdcraw.so.?.?.? -%attr(755,root,root) %ghost %{_libdir}/libkdcraw.so.2 -%dir %{_libdir}/libkdcraw2 -%attr(755,root,root) %{_libdir}/libkdcraw2/kdcraw +%attr(755,root,root) %ghost %{_libdir}/libkdcraw.so.? +%dir %{_libdir}/libkdcraw? +%attr(755,root,root) %{_libdir}/libkdcraw?/kdcraw +# is this needed by the program itself? dunno +%{_libdir}/libkdcraw?/CAMERALIST %{_iconsdir}/hicolor/*x*/*/*.* %files devel @@ -82,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-04-22 15:37:35 shadzik +- 0.1.4 +- some minor changes in %files + Revision 1.8 2008-01-27 17:56:42 qboosh - more verbose files, ghost soname symlink - License is GPL (v2+) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libkdcraw.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
