Author: arekm Date: Wed Sep 14 07:17:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; O fixes
---- Files affected: packages/libkdcraw: libkdcraw.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/libkdcraw/libkdcraw.spec diff -u packages/libkdcraw/libkdcraw.spec:1.13 packages/libkdcraw/libkdcraw.spec:1.14 --- packages/libkdcraw/libkdcraw.spec:1.13 Fri Sep 9 17:42:17 2011 +++ packages/libkdcraw/libkdcraw.spec Wed Sep 14 09:17:00 2011 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka KDcraw Name: libkdcraw Version: 4.7.1 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -16,7 +16,7 @@ BuildRequires: lcms-devel BuildRequires: libjpeg-devel BuildRequires: rpmbuild(macros) >= 1.164 -Obsoletes: kde4-libkdcraw +Obsoletes: kde4-libkdcraw < 4.6.99 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -45,7 +45,6 @@ install -d build cd build %cmake \ - -DGWENVIEW_SEMANTICINFO_BACKEND=Nepomuk \ ../ %{__make} @@ -59,6 +58,9 @@ %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %defattr(644,root,root,755) %attr(755,root,root) %ghost %{_libdir}/libkdcraw.so.?? @@ -78,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/09/14 07:17:00 arekm +- rel 2; O fixes + Revision 1.13 2011/09/09 15:42:17 arekm - up to 4.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libkdcraw/libkdcraw.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
