packages: supybot/supybot.spec - py_postclean
glen
glen at pld-linux.org
Wed Dec 15 12:33:43 CET 2010
Author: glen Date: Wed Dec 15 11:33:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- py_postclean
---- Files affected:
packages/supybot:
supybot.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/supybot/supybot.spec
diff -u packages/supybot/supybot.spec:1.2 packages/supybot/supybot.spec:1.3
--- packages/supybot/supybot.spec:1.2 Wed Dec 15 12:32:02 2010
+++ packages/supybot/supybot.spec Wed Dec 15 12:33:38 2010
@@ -16,6 +16,7 @@
# fix karma plugin to actually work should go upstream
Patch1: karma-plugin.patch
BuildRequires: python-distribute
+BuildRequires: rpmbuild(macros) >= 1.219
Requires: python-TwistedCore
Requires: python-TwistedNames
Requires: python-dateutil
@@ -48,6 +49,8 @@
--optimize=2 \
--root=$RPM_BUILD_ROOT
+%py_postclean
+
install -d $RPM_BUILD_ROOT%{_mandir}/man1
cp -a docs/man/supybot.1 $RPM_BUILD_ROOT%{_mandir}/man1
cp -a docs/man/supybot-adduser.1 $RPM_BUILD_ROOT%{_mandir}/man1
@@ -99,6 +102,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/12/15 11:33:38 glen
+- py_postclean
+
Revision 1.2 2010/12/15 11:32:02 glen
- pld deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/supybot/supybot.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list