Author: witekfl Date: Thu Mar 5 20:29:15 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - R: PyQt4 not PyQt
---- Files affected: SPECS: qbzr.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/qbzr.spec diff -u SPECS/qbzr.spec:1.1 SPECS/qbzr.spec:1.2 --- SPECS/qbzr.spec:1.1 Wed Jan 28 21:03:23 2009 +++ SPECS/qbzr.spec Thu Mar 5 21:29:10 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wtyczka do Bazaar-NG (bzr) Name: qbzr Version: 0.9.6 -Release: 0.1 +Release: 1 License: GPL v2+ Group: Development/Version Control Source0: http://launchpad.net/qbzr/trunk/%{version}/+download/qbzr-%{version}.tar.gz @@ -15,7 +15,7 @@ Requires(post,postun): desktop-file-utils %pyrequires_eq python Requires: bzr -Requires: python-PyQt +Requires: python-PyQt4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/03/05 20:29:10 witekfl +- R: PyQt4 not PyQt + Revision 1.1 2009/01/28 20:03:23 witekfl - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qbzr.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
