From 5290bc06685cfa34780e060c753dad445d6ca6d0 Mon Sep 17 00:00:00 2001 From: Stuart Gathman <stuart@gathman.org> Date: Sat, 5 Mar 2011 03:12:02 +0000 Subject: [PATCH] Release 1.0 --- pymilter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymilter.spec b/pymilter.spec index de8249b..bbc2755 100644 --- a/pymilter.spec +++ b/pymilter.spec @@ -26,7 +26,7 @@ modules provide for navigating and modifying MIME parts, sending DSNs, and doing CBV. %prep -%setup -q +%setup -q -n pymilter-%{version} %build env CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build -- GitLab