]> git.pld-linux.org Git - packages/tmda.git/commitdiff
- rebuild; cleanups; rel 4 auto/th/tmda-1_1_4-4
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Dec 2007 09:08:30 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tmda.spec -> 1.28

tmda.spec

index e4f3a221279b36fd285d54635331ba417d2db111..b4e2871a5eb643440339c66590c6e4d28d7c3e4d 100644 (file)
--- a/tmda.spec
+++ b/tmda.spec
@@ -2,13 +2,14 @@ Summary:      Tagged Message Delivery Agent
 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)
@@ -47,6 +48,8 @@ install contrib/{collectaddys,printcdb,printdbm} $RPM_BUILD_ROOT%{_bindir}
 %py_comp $RPM_BUILD_ROOT%{py_scriptdir}
 rm -f htdocs/{ChangeLog,Makefile,*.h,*.ht,*.py*,*.tpl}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.065681 seconds and 4 git commands to generate.