packages: qcomicbook/qcomicbook.spec - up to 0.7.0 - up version of required...

lisu lisu at pld-linux.org
Tue Nov 16 10:01:04 CET 2010


Author: lisu                         Date: Tue Nov 16 09:01:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.7.0
- up version of required qt libs to 4.5.0
- drop cmake options provided by %%cmake macro

---- Files affected:
packages/qcomicbook:
   qcomicbook.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/qcomicbook/qcomicbook.spec
diff -u packages/qcomicbook/qcomicbook.spec:1.16 packages/qcomicbook/qcomicbook.spec:1.17
--- packages/qcomicbook/qcomicbook.spec:1.16	Sat Jul 24 14:09:43 2010
+++ packages/qcomicbook/qcomicbook.spec	Tue Nov 16 10:00:59 2010
@@ -5,22 +5,22 @@
 Summary:	A viewer for comic book archives (rar, cbr, cbz, zip, ace, cba, tar.gz, tar.bz2)
 Summary(pl.UTF-8):	Czytnik komiksów (rar, cbr, cbz, zip, ace, cba, tar.gz, tar.bz2)
 Name:		qcomicbook
-Version:	0.6.0
+Version:	0.7.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Amusements
 Source0:	http://qcomicbook.linux-projects.net/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	74dcadab29cfc0e87120fbde47aed116
+# Source0-md5:	a736a8354886a30928126bb71f126b83
 Patch0:		%{name}-desktop.patch
 URL:		http://qcomicbook.linux-projects.net/
-BuildRequires:	Qt3Support-devel >= 4.3.0
-BuildRequires:	QtCore-devel >= 4.3.0
-BuildRequires:	QtGui-devel >= 4.3.0
+BuildRequires:	Qt3Support-devel >= 4.5.0
+BuildRequires:	QtCore-devel >= 4.5.0
+BuildRequires:	QtGui-devel >= 4.5.0
 BuildRequires:	cmake
-BuildRequires:	qt4-build >= 4.3.0
-BuildRequires:	qt4-linguist >= 4.3.0
-BuildRequires:	qt4-qmake >= 4.3.0
-BuildRequires:	rpmbuild(macros) >= 1.129
+BuildRequires:	qt4-build >= 4.5.0
+BuildRequires:	qt4-linguist >= 4.5.0
+BuildRequires:	qt4-qmake >= 4.5.0
+BuildRequires:	rpmbuild(macros) >= 1.577
 Suggests:	tar
 Suggests:	unace
 Suggests:	unrar
@@ -52,12 +52,7 @@
 %patch0 -p1
 
 %build
-%cmake . \
-	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64
-%endif
+%cmake .
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -90,6 +85,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/11/16 09:00:59  lisu
+- up to 0.7.0
+- up version of required qt libs to 4.5.0
+- drop cmake options provided by %%cmake macro
+
 Revision 1.16  2010/07/24 12:09:43  lisu
 - notice about new BR and TODO in previous commit log
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qcomicbook/qcomicbook.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list