Author: shadzik Date: Thu Feb 28 12:19:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4 - rel 2
---- Files affected: SPECS: qnapi.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/qnapi.spec diff -u SPECS/qnapi.spec:1.1 SPECS/qnapi.spec:1.2 --- SPECS/qnapi.spec:1.1 Wed Feb 27 23:12:04 2008 +++ SPECS/qnapi.spec Thu Feb 28 13:19:29 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): QNapi - program pobierający napisy do filmów Name: qnapi Version: 0.1.2 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://krzemin.iglu.cz/qnapi/%{name}-%{version}.tar.gz @@ -33,7 +33,7 @@ %setup -q %build -qt4-qmake -unix -o Makefile %{name}.pro +qmake-qt4 -unix -o Makefile %{name}.pro %{__make} clean %{__make} @@ -70,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-02-28 12:19:29 shadzik +- qt4-qmake -> qmake-qt4 +- rel 2 + Revision 1.1 2008-02-27 22:12:04 kosmo - initial version - please check packet summary and description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qnapi.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
