SPECS: k9copy.spec - BR: kde4-kdelibs-devel added - 64bit fix

rotom rotom at pld-linux.org
Sat Dec 27 14:23:11 CET 2008


Author: rotom                        Date: Sat Dec 27 13:23:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: kde4-kdelibs-devel added
- 64bit fix

---- Files affected:
SPECS:
   k9copy.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/k9copy.spec
diff -u SPECS/k9copy.spec:1.26 SPECS/k9copy.spec:1.27
--- SPECS/k9copy.spec:1.26	Thu Dec 25 18:12:58 2008
+++ SPECS/k9copy.spec	Sat Dec 27 14:23:06 2008
@@ -13,6 +13,7 @@
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	ffmpeg-devel
 BuildRequires:	hal-devel
+BuildRequires:	kde4-kdelibs-devel >= 4.1.0
 BuildRequires:	libdvdread-devel
 Requires:	dvd+rw-tools
 Requires:	dvdauthor
@@ -38,6 +39,9 @@
 %cmake \
         -DCMAKE_INSTALL_PREFIX=%{_prefix} \
         -LCMS_DIR=%{_libdir} \
+%if "%{_lib}" == "lib64"
+        -DLIB_SUFFIX=64 \
+%endif
         ../
 %{__make}
 
@@ -74,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008/12/27 13:23:06  rotom
+- BR: kde4-kdelibs-devel added
+- 64bit fix
+
 Revision 1.26  2008/12/25 17:12:58  rotom
 - up to 2.1.0 (kde4)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/k9copy.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list