]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- added fix from Debian to ipv6 patch: now v4 addresses in maps work with
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Jul 2002 13:23:20 +0000 (13:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  v6-mapped IPs
- new %%doc, release 2

Changed files:
    postfix.spec -> 1.125

postfix.spec

index 8cac4a959988e6c93ece56dd0bde4a5c0b741492..bbf2b60aad6e4cfa833c9310d280d090caf00e44 100644 (file)
@@ -14,7 +14,7 @@ Summary(pt_BR):       Postfix - Um MTA (Mail Transport Agent) de alto desempenho
 Summary(sk):   Agent prenosu po¹ty Postfix
 Name:          postfix
 Version:       1.1.11
-Release:       1
+Release:       2
 Epoch:         2
 Group:         Networking/Daemons
 License:       distributable
@@ -242,9 +242,6 @@ ln -sf ../sbin/sendmail $RPM_BUILD_ROOT%{_libdir}/sendmail
 touch $RPM_BUILD_ROOT%{_sysconfdir}/mail/\
        {aliases,access,canonical,relocated,transport,virtual}{,.db}
 
-gzip -9nf *README COMPATIBILITY HISTORY LICENSE RELEASE_NOTES \
-       README_FILES/*README
-
 > $RPM_BUILD_ROOT/var/spool/postfix/.nofinger
 
 %clean
@@ -318,7 +315,8 @@ mv -f /etc/mail/master.cf.rpmtmp /etc/mail/master.cf
 
 %files
 %defattr(644,root,root,755)
-%doc html *.gz README_FILES/*.gz
+%doc html *README COMPATIBILITY HISTORY LICENSE RELEASE_NOTES
+%doc README_FILES/*README
 %doc sample-conf
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mail/access
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mail/aliases
This page took 0.062309 seconds and 4 git commands to generate.