Author: shadzik Date: Sat Aug 9 16:34:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - reverted
---- Files affected: SPECS: kde4-kdegraphics.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/kde4-kdegraphics.spec diff -u SPECS/kde4-kdegraphics.spec:1.49 SPECS/kde4-kdegraphics.spec:1.50 --- SPECS/kde4-kdegraphics.spec:1.49 Sat Aug 9 18:32:08 2008 +++ SPECS/kde4-kdegraphics.spec Sat Aug 9 18:34:29 2008 @@ -2,8 +2,7 @@ # # Conditional build: # -%define _state unstable -%define qtver 4.4.1 +%define _state stable %define orgname kdegraphics Summary: K Desktop Environment - Graphic Applications @@ -11,16 +10,15 @@ Summary(pl.UTF-8): K Desktop Environment - Aplikacje graficzne Summary(pt_BR.UTF-8): K Desktop Environment - Aplicações gráficas Name: kde4-kdegraphics -Version: 4.1.61 -Release: 1 +Version: 4.1.0 +Release: 4 License: GPL Group: X11/Applications/Graphics Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: 5ce9acd57a3f7c5147d0d88933a1759f +# Source0-md5: 2488d850b66eba1b542bded3def3e87e URL: http://www.kde.org/ BuildRequires: OpenEXR-devel >= 1.1.0 BuildRequires: OpenGL-GLU-devel -BuildRequires: QtCore-devel >= %{qtver} BuildRequires: chmlib-devel BuildRequires: djvulibre-devel BuildRequires: ed @@ -358,12 +356,12 @@ %setup -q -n %{orgname}-%{version} %build +export QTDIR=%{_prefix} install -d build cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ - -DCMAKE_AR=/usr/bin/ar \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -511,7 +509,6 @@ %{_datadir}/apps/gwenview/gwenviewui.rc %dir %{_datadir}/apps/gvpart %{_datadir}/apps/gvpart/gvpart.rc -%{_datadir}/apps/gvpart/gvpart-gwenview.rc %{_datadir}/kde4/services/msits.protocol %{_datadir}/kde4/services/gvpart.desktop %{_desktopdir}/kde4/gwenview.desktop @@ -522,11 +519,11 @@ %files -n kde4-libkdcraw %defattr(644,root,root,755) %{_libdir}/libkdcraw.so -%attr(755,root,root) %{_libdir}/libkdcraw.so.? -%attr(755,root,root) %{_libdir}/libkdcraw.so.*.*.* -%dir %{_libdir}/libkdcraw6 -%attr(755,root,root) %{_libdir}/libkdcraw6/kdcraw -%{_libdir}/libkdcraw6/CAMERALIST +%attr(755,root,root) %{_libdir}/libkdcraw.so.5 +%attr(755,root,root) %{_libdir}/libkdcraw.so.5.0.0 +%dir %{_libdir}/libkdcraw5 +%attr(755,root,root) %{_libdir}/libkdcraw5/kdcraw +%{_libdir}/libkdcraw5/CAMERALIST %{_pkgconfigdir}/libkdcraw.pc %{_datadir}/apps/libkdcraw %{_iconsdir}/hicolor/*x*/apps/kdcraw.png @@ -534,8 +531,8 @@ %files -n kde4-libkexiv2 %defattr(644,root,root,755) %{_libdir}/libkexiv2.so -%attr(755,root,root) %{_libdir}/libkexiv2.so.? -%attr(755,root,root) %{_libdir}/libkexiv2.so.*.*.* +%attr(755,root,root) %{_libdir}/libkexiv2.so.6 +%attr(755,root,root) %{_libdir}/libkexiv2.so.6.0.0 %{_pkgconfigdir}/libkexiv2.pc %files -n kde4-kipiplugins @@ -557,8 +554,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.49 2008/08/09 16:32:08 shadzik -- 4.1.61 +Revision 1.50 2008/08/09 16:34:29 shadzik +- reverted Revision 1.48 2008/07/28 19:18:32 arekm - new tarball ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegraphics.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
