This website requires JavaScript.
Explore
Help
Sign In
rpms
/
sendmail
Watch
7
Star
0
Fork
0
You've already forked sendmail
Code
Issues
Pull Requests
Releases
Activity
a74b557af8
sendmail
/
sendmail.etc-mail-Makefile
9 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- add NM dispatcher script (#451575) - print warning on service start when sendmail-cf is required (#447148) - replace Makefile with shell script to avoid dependency on make (#467841) - fix multiarch conflicts (#343161) - preserve timestamps on config files - gzip RELEASE_NOTES - defuzz patches - drop gcc2690 patch
2008-12-03 18:29:05 +00:00
# Pass everything to the make script
auto-import changelog data from sendmail-8.11.6-8.72.1.src.rpm Tue Jan 22 2002 Florian La Roche <Florian.LaRoche@redhat.de> - fix quotation in spec-file Thu Jan 10 2002 Florian La Roche <Florian.LaRoche@redhat.de> - integrate ugly logic to compile this src.rpm also on older Red Hat Linux releases - clean up spec file and patches a bit - add db4 support Wed Jan 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> - fix another path to correct docu - include sendmail/README in the docu - compile with -D_FFR_WORKAROUND_BROKEN_NAMESERVERS, but do not enable this at runtime - devel subpackage files owned by root now Fri Dec 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - change "-q" to "-s" as option to make #57216 - move milter lib into separate "devel" sub-package - add include files to devel sub-package #56064 - fix pointer in access file to docu #54351 Mon Sep 10 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add libmilter docu - add support for userdb to /etc/mail/Makefile - use "btree" database files if a userdb is used - buildrequires tcp_wrappers
2004-09-09 12:13:52 +00:00
- add NM dispatcher script (#451575) - print warning on service start when sendmail-cf is required (#447148) - replace Makefile with shell script to avoid dependency on make (#467841) - fix multiarch conflicts (#343161) - preserve timestamps on config files - gzip RELEASE_NOTES - defuzz patches - drop gcc2690 patch
2008-12-03 18:29:05 +00:00
all:
%: force
@./make $@
force:;
auto-import changelog data from sendmail-8.11.6-8.72.1.src.rpm Tue Jan 22 2002 Florian La Roche <Florian.LaRoche@redhat.de> - fix quotation in spec-file Thu Jan 10 2002 Florian La Roche <Florian.LaRoche@redhat.de> - integrate ugly logic to compile this src.rpm also on older Red Hat Linux releases - clean up spec file and patches a bit - add db4 support Wed Jan 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> - fix another path to correct docu - include sendmail/README in the docu - compile with -D_FFR_WORKAROUND_BROKEN_NAMESERVERS, but do not enable this at runtime - devel subpackage files owned by root now Fri Dec 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - change "-q" to "-s" as option to make #57216 - move milter lib into separate "devel" sub-package - add include files to devel sub-package #56064 - fix pointer in access file to docu #54351 Mon Sep 10 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add libmilter docu - add support for userdb to /etc/mail/Makefile - use "btree" database files if a userdb is used - buildrequires tcp_wrappers
2004-09-09 12:13:52 +00:00
- add NM dispatcher script (#451575) - print warning on service start when sendmail-cf is required (#447148) - replace Makefile with shell script to avoid dependency on make (#467841) - fix multiarch conflicts (#343161) - preserve timestamps on config files - gzip RELEASE_NOTES - defuzz patches - drop gcc2690 patch
2008-12-03 18:29:05 +00:00
$(MAKEFILE_LIST):;
Reference in New Issue
Copy Permalink