Author: glen Date: Wed Jan 3 02:03:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - R python-gnome-vfs - use xulrunner as setup.py detects it first anyway
---- Files affected: SPECS: democracy.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/democracy.spec diff -u SPECS/democracy.spec:1.2 SPECS/democracy.spec:1.3 --- SPECS/democracy.spec:1.2 Wed Jan 3 02:48:14 2007 +++ SPECS/democracy.spec Wed Jan 3 03:03:46 2007 @@ -2,7 +2,7 @@ Summary: Internet television application Name: democracy Version: 0.9.2.2 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/Multimedia Source0: ftp://ftp.osuosl.org/pub/pculture.org/democracy/src/Democracy-%{version}.tar.gz @@ -11,12 +11,13 @@ URL: http://www.getdemocracy.com/ BuildRequires: boost-python-devel BuildRequires: libfame -BuildRequires: mozilla-firefox-devel BuildRequires: python-Pyrex BuildRequires: python-devel >= 1:2.4 BuildRequires: python-pygtk-devel BuildRequires: xine-lib-devel +BuildRequires: xulrunner-devel Requires: python-dbus +Requires: python-gnome-vfs %pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -99,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/01/03 02:03:46 glen +- R python-gnome-vfs +- use xulrunner as setup.py detects it first anyway + Revision 1.2 2007/01/03 01:48:14 glen - fix amd64 build, pass CC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/democracy.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
