packages: amarok/amarok.spec, digikam/digikam.spec, marble/marble.spec, qed...

arekm arekm at pld-linux.org
Mon Aug 3 17:23:15 CEST 2009


Author: arekm                        Date: Mon Aug  3 15:23:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cmake case sensitive var values

---- Files affected:
packages/amarok:
   amarok.spec (1.205 -> 1.206) 
packages/digikam:
   digikam.spec (1.72.4.7 -> 1.72.4.8) 
packages/marble:
   marble.spec (1.3 -> 1.4) 
packages/qedje:
   qedje.spec (1.9 -> 1.10) 
packages/qmmp:
   qmmp.spec (1.7 -> 1.8) 
packages/quassel:
   quassel.spec (1.2 -> 1.3) 
packages/qzion:
   qzion.spec (1.11 -> 1.12) 
packages/taglib-extras:
   taglib-extras.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/amarok/amarok.spec
diff -u packages/amarok/amarok.spec:1.205 packages/amarok/amarok.spec:1.206
--- packages/amarok/amarok.spec:1.205	Fri Jun 19 00:03:06 2009
+++ packages/amarok/amarok.spec	Mon Aug  3 17:23:09 2009
@@ -131,7 +131,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -278,6 +278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.206  2009/08/03 15:23:09  arekm
+- cmake case sensitive var values
+
 Revision 1.205  2009/06/18 22:03:06  vip
 - up to 2.1.1
 

================================================================
Index: packages/digikam/digikam.spec
diff -u packages/digikam/digikam.spec:1.72.4.7 packages/digikam/digikam.spec:1.72.4.8
--- packages/digikam/digikam.spec:1.72.4.7	Sun Jul 26 21:10:41 2009
+++ packages/digikam/digikam.spec	Mon Aug  3 17:23:10 2009
@@ -69,7 +69,7 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72.4.8  2009/08/03 15:23:10  arekm
+- cmake case sensitive var values
+
 Revision 1.72.4.7  2009/07/26 19:10:41  arekm
 - up to 1.0.0 beta3
 

================================================================
Index: packages/marble/marble.spec
diff -u packages/marble/marble.spec:1.3 packages/marble/marble.spec:1.4
--- packages/marble/marble.spec:1.3	Thu Jul 23 10:08:49 2009
+++ packages/marble/marble.spec	Mon Aug  3 17:23:10 2009
@@ -67,7 +67,7 @@
 cd build
 %cmake .. \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64
 %endif
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/08/03 15:23:10  arekm
+- cmake case sensitive var values
+
 Revision 1.3  2009/07/23 08:08:49  shadzik
 - %dir
 

================================================================
Index: packages/qedje/qedje.spec
diff -u packages/qedje/qedje.spec:1.9 packages/qedje/qedje.spec:1.10
--- packages/qedje/qedje.spec:1.9	Mon May 25 21:46:50 2009
+++ packages/qedje/qedje.spec	Mon Aug  3 17:23:10 2009
@@ -50,7 +50,7 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/08/03 15:23:10  arekm
+- cmake case sensitive var values
+
 Revision 1.9  2009/05/25 19:46:50  paszczus
 - added BR: python-PyQt4-devel
 

================================================================
Index: packages/qmmp/qmmp.spec
diff -u packages/qmmp/qmmp.spec:1.7 packages/qmmp/qmmp.spec:1.8
--- packages/qmmp/qmmp.spec:1.7	Sun Jul 12 14:40:02 2009
+++ packages/qmmp/qmmp.spec	Mon Aug  3 17:23:11 2009
@@ -74,7 +74,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -125,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/08/03 15:23:11  arekm
+- cmake case sensitive var values
+
 Revision 1.7  2009/07/12 12:40:02  uzsolt
 - replace BR curl to curl-devel
 

================================================================
Index: packages/quassel/quassel.spec
diff -u packages/quassel/quassel.spec:1.2 packages/quassel/quassel.spec:1.3
--- packages/quassel/quassel.spec:1.2	Fri Apr  3 11:22:43 2009
+++ packages/quassel/quassel.spec	Mon Aug  3 17:23:11 2009
@@ -36,7 +36,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DWITH_KDE=ON \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/08/03 15:23:11  arekm
+- cmake case sensitive var values
+
 Revision 1.2  2009/04/03 09:22:43  vip
 - more BR's
 - (pl,en) desc

================================================================
Index: packages/qzion/qzion.spec
diff -u packages/qzion/qzion.spec:1.11 packages/qzion/qzion.spec:1.12
--- packages/qzion/qzion.spec:1.11	Mon Jun  1 22:55:47 2009
+++ packages/qzion/qzion.spec	Mon Aug  3 17:23:11 2009
@@ -53,7 +53,7 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -95,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/08/03 15:23:11  arekm
+- cmake case sensitive var values
+
 Revision 1.11  2009/06/01 20:55:47  cactus
 - patch for python added
 

================================================================
Index: packages/taglib-extras/taglib-extras.spec
diff -u packages/taglib-extras/taglib-extras.spec:1.1 packages/taglib-extras/taglib-extras.spec:1.2
--- packages/taglib-extras/taglib-extras.spec:1.1	Sun Mar 22 13:30:52 2009
+++ packages/taglib-extras/taglib-extras.spec	Mon Aug  3 17:23:12 2009
@@ -42,7 +42,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DLIB_INSTALL_DIR=%{_libdir} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/08/03 15:23:12  arekm
+- cmake case sensitive var values
+
 Revision 1.1  2009/03/22 12:30:52  vip
 - new, for amarok after 2009-03-19 (http://mail.kde.org/pipermail/amarok/2009-March/007918.html)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.205&r2=1.206&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/digikam/digikam.spec?r1=1.72.4.7&r2=1.72.4.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/marble/marble.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qedje/qedje.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qmmp/qmmp.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quassel/quassel.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qzion/qzion.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/taglib-extras/taglib-extras.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list