Author: glen Date: Sat Oct 20 09:12:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update building
---- Files affected: SPECS: squeeze.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/squeeze.spec diff -u SPECS/squeeze.spec:1.1 SPECS/squeeze.spec:1.2 --- SPECS/squeeze.spec:1.1 Sat Oct 20 11:02:19 2007 +++ SPECS/squeeze.spec Sat Oct 20 11:12:42 2007 @@ -1,14 +1,17 @@ # $Revision$, $Date$ -Summary: Squeeze is a simple application with a simple purpose - a batch image resizer. +Summary: Squeeze is a simple application with a simple purpose - a batch image resizer Name: squeeze Version: 0.2 Release: 0.1 License: GPL v2 -Group: Applications +Group: X11/Applications/Graphics Source0: http://squeeze.googlecode.com/files/%{name}-%{version}.tar.bz2 # Source0-md5: 6a996e78b8cf4b638b43a1eaed5fa967 URL: http://code.google.com/p/squeeze/ -#BuildRequires: - +BuildRequires: QtCore-devel +BuildRequires: QtGui-devel +BuildRequires: qt4-build +BuildRequires: qt4-qmake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -21,7 +24,7 @@ %setup -q %build -%configure +qt4-qmake Makefile.qmake "CONFIG %{!?debug:+}%{?debug:-}= release" "CONFIG %{!?debug:-}%{?debug:+}= debug" %{__make} %install @@ -43,6 +46,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/10/20 09:12:42 glen +- update building + Revision 1.1 2007/10/20 09:02:19 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squeeze.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
