packages: supybot/supybot.spec - pld deps

glen glen at pld-linux.org
Wed Dec 15 12:32:08 CET 2010


Author: glen                         Date: Wed Dec 15 11:32:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pld deps

---- Files affected:
packages/supybot:
   supybot.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/supybot/supybot.spec
diff -u packages/supybot/supybot.spec:1.1 packages/supybot/supybot.spec:1.2
--- packages/supybot/supybot.spec:1.1	Wed Dec 15 12:13:27 2010
+++ packages/supybot/supybot.spec	Wed Dec 15 12:32:02 2010
@@ -8,20 +8,20 @@
 # The entire source code is BSD except for
 # Supybot-0.83.4/plugins/Math/local/convertcore.py which is GPL v2
 License:	BSD and GPL v2
-URL:		http://supybot.com
+URL:		http://supybot.com/
 Source0:	http://downloads.sourceforge.net/supybot/%{origname}-%{version}.tar.bz2
 # Fix a conflict between python-json and the built in json module
 # in Python 2.6.  Already submitted and commited upstream.
 Patch0:		json.patch
-#fix karma plugin to actually work should go upstream
+# fix karma plugin to actually work should go upstream
 Patch1:		karma-plugin.patch
 BuildRequires:	python-distribute
+Requires:	python-TwistedCore
+Requires:	python-TwistedNames
 Requires:	python-dateutil
 Requires:	python-dictclient
 Requires:	python-feedparser
 Requires:	python-simplejson
-Requires:	python-twisted-core
-Requires:	python-twisted-names
 Obsoletes:	Supybot
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,9 +39,6 @@
 %patch1 -p1
 
 %build
-#CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
-CC="%{__cc}" \
-CFLAGS="%{rpmcflags}" \
 %{__python} setup.py build
 
 %install
@@ -70,7 +67,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %doc ACKS ChangeLog LICENSE README RELNOTES
@@ -103,5 +99,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/12/15 11:32:02  glen
+- pld deps
+
 Revision 1.1  2010/12/15 11:13:27  glen
 - new, based on fc package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/supybot/supybot.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list