SPECS: kde4-kdegraphics.spec - 4.1.61

shadzik shadzik at pld-linux.org
Sat Aug 9 18:32:13 CEST 2008


Author: shadzik                      Date: Sat Aug  9 16:32:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 4.1.61

---- Files affected:
SPECS:
   kde4-kdegraphics.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdegraphics.spec
diff -u SPECS/kde4-kdegraphics.spec:1.48 SPECS/kde4-kdegraphics.spec:1.49
--- SPECS/kde4-kdegraphics.spec:1.48	Mon Jul 28 21:18:32 2008
+++ SPECS/kde4-kdegraphics.spec	Sat Aug  9 18:32:08 2008
@@ -2,7 +2,8 @@
 #
 # Conditional build:
 #
-%define		_state		stable
+%define		_state		unstable
+%define		qtver		4.4.1
 
 %define	orgname	kdegraphics
 Summary:	K Desktop Environment - Graphic Applications
@@ -10,15 +11,16 @@
 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.0
-Release:	4
+Version:	4.1.61
+Release:	1
 License:	GPL
 Group:		X11/Applications/Graphics
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5:	2488d850b66eba1b542bded3def3e87e
+# Source0-md5:	5ce9acd57a3f7c5147d0d88933a1759f
 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
@@ -356,12 +358,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
@@ -509,6 +511,7 @@
 %{_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
@@ -519,11 +522,11 @@
 %files -n kde4-libkdcraw
 %defattr(644,root,root,755)
 %{_libdir}/libkdcraw.so
-%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
+%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
 %{_pkgconfigdir}/libkdcraw.pc
 %{_datadir}/apps/libkdcraw
 %{_iconsdir}/hicolor/*x*/apps/kdcraw.png
@@ -531,8 +534,8 @@
 %files -n kde4-libkexiv2
 %defattr(644,root,root,755)
 %{_libdir}/libkexiv2.so
-%attr(755,root,root) %{_libdir}/libkexiv2.so.6
-%attr(755,root,root) %{_libdir}/libkexiv2.so.6.0.0
+%attr(755,root,root) %{_libdir}/libkexiv2.so.?
+%attr(755,root,root) %{_libdir}/libkexiv2.so.*.*.*
 %{_pkgconfigdir}/libkexiv2.pc
 
 %files -n kde4-kipiplugins
@@ -554,6 +557,9 @@
 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.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.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list