[dkim-milter: 8/8] Install unformatted man pages (#654077)

Jim Radford radford at fedoraproject.org
Tue Nov 16 23:25:13 UTC 2010


commit 47b117cc3ce1e7c701e38423ee637df86897f0d0
Author: Jim Radford <radford at fedoraproject.org>
Date:   Tue Nov 16 14:32:44 2010 -0800

    Install unformatted man pages (#654077)

 dkim-milter.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dkim-milter.spec b/dkim-milter.spec
index aa9a04b..7101c1f 100644
--- a/dkim-milter.spec
+++ b/dkim-milter.spec
@@ -1,6 +1,6 @@
 Name:           dkim-milter
 Version:        2.8.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        DomainKeys Identified Mail sender authentication sendmail milter
 Group:          System Environment/Daemons
 License:        Sendmail
@@ -35,6 +35,7 @@ that support the milter protocol.
 %setup -q
 
 cat > devtools/Site/site.config.m4 <<'EOF'
+define(`confINSTALL_RAWMAN')
 define(`confMANROOT', `%{_mandir}/man')
 define(`confUBINDIR', `%{_sbindir}')
 define(`confCCOPTS', `%{optflags}')
@@ -129,6 +130,9 @@ rm -rf %{buildroot}
 %{_mandir}/*/*
 
 %changelog
+* Tue Nov 16 2010 Jim Radford <radford at blackbean.org> - 2.8.3-8
+- Install unformatted man pages
+
 * Mon Mar 15 2010 Jim Radford <radford at blackbean.org> - 2.8.3-7
 - Better support postfix by making the defailt UMask 002.
   This should by ok, as we run with our own user and group.


More information about the scm-commits mailing list