Author: glen Date: Sun Jan 27 14:03:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - found pyqt4 package
---- Files affected: SPECS: synce-kpm.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/synce-kpm.spec diff -u SPECS/synce-kpm.spec:1.1 SPECS/synce-kpm.spec:1.2 --- SPECS/synce-kpm.spec:1.1 Sun Jan 27 14:55:55 2008 +++ SPECS/synce-kpm.spec Sun Jan 27 15:03:13 2008 @@ -8,12 +8,12 @@ Release: 0.1 License: GPL v2 Group: X11/Applications -Source0: http://dl.sourceforge.net/synce/synce-kpm-%{version}.tar.gz +Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: 89d3f7352ddc7bc64a44353466da802e URL: http://www.synce.org/ BuildRequires: python BuildRequires: rpmbuild(macros) >= 1.213 -#Requires: PyQT4 +Requires: python-PyQt4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -21,7 +21,7 @@ Device Manager for WM5+ devices for KDE. %prep -%setup -q -n synce-kpm-%{version} +%setup -q %build python setup.py build @@ -58,6 +58,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-27 14:03:13 glen +- found pyqt4 package + Revision 1.1 2008-01-27 13:55:55 glen - cp of r1.14 synce-kde.spec - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-kpm.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
