rpms/luci/F-12 luci.spec,1.2,1.3

Ryan McCabe rmccabe at fedoraproject.org
Wed Nov 4 16:07:08 UTC 2009


Author: rmccabe

Update of /cvs/pkgs/rpms/luci/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32223

Modified Files:
	luci.spec 
Log Message:
Add more missing build deps that show up only when networking is disabled



Index: luci.spec
===================================================================
RCS file: /cvs/pkgs/rpms/luci/F-12/luci.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- luci.spec	4 Nov 2009 15:32:36 -0000	1.2
+++ luci.spec	4 Nov 2009 16:07:08 -0000	1.3
@@ -3,16 +3,15 @@
 
 Name: luci
 Version: 0.21.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Web-based cluster administration application
-
 Group: Applications/System
 License: GPLv2
 URL: http://sources.redhat.com/cluster/conga
 Source0: http://people.redhat.com/rmccabe/luci/luci-0.21.0.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-BuildRequires: python-devel python-setuptools
+BuildRequires: python-devel python-setuptools python-paste python-paste-script python-tg-devtools
 Requires: TurboGears2 python-tw-jquery python-repoze-what-quickstart python-catwalk python-tg-devtools
 Requires(post): chkconfig initscripts
 Requires(preun): chkconfig initscripts
@@ -72,6 +71,9 @@ fi
 exit 0
 
 %changelog
+* Wed Nov 04 2009 Ryan McCabe <rmccabe at redhat.com> - 0.21.0-3
+- And again.
+
 * Wed Nov 04 2009 Ryan McCabe <rmccabe at redhat.com> - 0.21.0-2
 - Fix missing build dep.
 




More information about the fedora-extras-commits mailing list