Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157873 Details for
Bug 226407
Merge Review: sendmail
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch fixing build issue in current rawhide
sendmail-submit.patch (text/plain), 2.45 KB, created by
Paul Howarth
on 2007-06-26 09:58:29 UTC
(
hide
)
Description:
Patch fixing build issue in current rawhide
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2007-06-26 09:58:29 UTC
Size:
2.45 KB
patch
obsolete
>Index: sendmail-8.13.7-pid.patch >=================================================================== >RCS file: /cvs/pkgs/rpms/sendmail/devel/sendmail-8.13.7-pid.patch,v >retrieving revision 1.1 >diff -u -r1.1 sendmail-8.13.7-pid.patch >--- sendmail-8.13.7-pid.patch 19 Jun 2006 16:10:07 -0000 1.1 >+++ sendmail-8.13.7-pid.patch 26 Jun 2007 09:51:48 -0000 >@@ -5,7 +5,7 @@ > > divert(0)dnl > -VERSIONID(`$Id: submit.mc,v 8.14 2006/04/05 05:54:41 ca Exp $') >-+include(`/usr/share/sendmail-cf/m4/cf.m4')dnl >++dnl include(`/usr/share/sendmail-cf/m4/cf.m4')dnl > +VERSIONID(`linux setup')dnl > define(`confCF_VERSION', `Submit')dnl > define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining >Index: sendmail.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/sendmail/devel/sendmail.spec,v >retrieving revision 1.81 >diff -u -r1.81 sendmail.spec >--- sendmail.spec 16 Apr 2007 09:19:46 -0000 1.81 >+++ sendmail.spec 26 Jun 2007 09:51:49 -0000 >@@ -271,6 +271,9 @@ > Make install -C $OBJDIR/smrsh > Make install -C $OBJDIR/makemap > >+# fix up permissions >+chmod 644 %{buildroot}%{maildir}/{helpfile,submit.cf} >+ > # install libraries > install -m 644 $OBJDIR/libmilter/libmilter.a %{buildroot}%{_libdir} > install -m 644 $OBJDIR/libsmutil/libsmutil.a %{buildroot}%{_libdir} >@@ -313,11 +316,12 @@ > rm -rf %{buildroot}%{sendmailcf}/*/*.mc.* > rm -rf %{buildroot}%{sendmailcf}/*/*.m4.* > >-# install sendmail.mc with proper paths >+# install sendmail.mc and submit.mc with proper paths > install -m 644 %{SOURCE6} %{buildroot}%{maildir}/sendmail.mc > sed -i -e 's|@@PATH@@|%{sendmailcf}|' %{buildroot}%{maildir}/sendmail.mc >+sed -e 's/^dnl include/include/' cf/cf/submit.mc > %{buildroot}%{maildir}/submit.mc > >-# create sendmail.cf >+# create sendmail.cf and submit.cf > cp %{buildroot}%{maildir}/sendmail.mc cf/cf/redhat.mc > sed -i -e 's|%{sendmailcf}|\.\.|' cf/cf/redhat.mc > %if "%{stdir}" != "%{maildir}" >@@ -325,7 +329,10 @@ > %endif > (cd cf/cf && m4 redhat.mc > redhat.cf) > install -m 644 cf/cf/redhat.cf %{buildroot}%{maildir}/sendmail.cf >-install -m 644 cf/cf/submit.mc %{buildroot}%{maildir}/submit.mc >+cp %{buildroot}%{maildir}/submit.mc cf/cf/redhat-submit.mc >+sed -i -e 's|%{sendmailcf}|\.\.|' cf/cf/redhat-submit.mc >+(cd cf/cf && m4 redhat-submit.mc > redhat-submit.cf) >+install -m 644 cf/cf/redhat-submit.cf %{buildroot}%{maildir}/submit.cf > > install -m 644 %{SOURCE12} %{buildroot}%{maildir}/access > install -m 644 %{SOURCE13} %{buildroot}%{maildir}/domaintable
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226407
:
148135
|
148408
| 157873 |
423270