Author: glen Date: Mon Dec 24 09:08:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rebuild; cleanups; rel 4
---- Files affected: SPECS: tmda.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/tmda.spec diff -u SPECS/tmda.spec:1.27 SPECS/tmda.spec:1.28 --- SPECS/tmda.spec:1.27 Mon Feb 12 23:09:18 2007 +++ SPECS/tmda.spec Mon Dec 24 10:08:30 2007 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Agent (MDA) dostarczający oznaczone wiadomości Name: tmda Version: 1.1.4 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: http://tmda.sf.net/releases/unstable/%{name}-%{version}.tgz # Source0-md5: 58c79099ea0cd4bfc48f85de5502a2f2 URL: http://tmda.sourceforge.net/ BuildRequires: python-devel >= 1:2.3.3 +BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,6 +49,8 @@ %py_comp $RPM_BUILD_ROOT%{py_scriptdir} rm -f htdocs/{ChangeLog,Makefile,*.h,*.ht,*.py*,*.tpl} +%py_postclean + %clean rm -rf $RPM_BUILD_ROOT @@ -67,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2007-12-24 09:08:30 glen +- rebuild; cleanups; rel 4 + Revision 1.27 2007-02-12 22:09:18 glen - tabs in preamble @@ -89,7 +95,7 @@ - remove noarch; rel. 2 Revision 1.20 2004/07/28 08:03:20 troll -- removed %%include /usr/lib/rpm/macros.python +- removed %include /usr/lib/rpm/macros.python Revision 1.19 2004/04/06 00:19:39 serek - New version, STBR for Ac. @@ -134,7 +140,7 @@ - new version. Revision 1.5 2002/09/25 14:40:46 ankry -- fixed %%docs; manual construction needed +- fixed %docs; manual construction needed Revision 1.4 2002/09/08 17:38:46 misiek - updated to 0.62 @@ -147,5 +153,3 @@ Revision 1.1 2002/08/03 13:16:39 misiek - initial pld release - -Based on spec by Vincent Danen <[EMAIL PROTECTED]> ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tmda.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
