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 160541 Details for
Bug 226663
Merge Review: ypbind
[?]
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 most issues.
ypbind.patch (text/plain), 2.43 KB, created by
Jason Tibbitts
on 2007-08-02 20:28:15 UTC
(
hide
)
Description:
Patch fixing most issues.
Filename:
MIME Type:
Creator:
Jason Tibbitts
Created:
2007-08-02 20:28:15 UTC
Size:
2.43 KB
patch
obsolete
>? source >? ypbind-1.20.4-1.fc8.src.rpm >? ypbind-mt-1.20.4 >Index: ypbind.spec >=================================================================== >RCS file: /cvs/extras/rpms/ypbind/devel/ypbind.spec,v >retrieving revision 1.43 >diff -u -r1.43 ypbind.spec >--- ypbind.spec 18 May 2007 20:17:41 -0000 1.43 >+++ ypbind.spec 2 Aug 2007 20:27:47 -0000 >@@ -1,4 +1,4 @@ >-Summary: The NIS daemon which binds NIS clients to an NIS domain. >+Summary: The NIS daemon which binds NIS clients to an NIS domain > Name: ypbind > Version: 1.20.4 > Release: 1%{?dist} >@@ -11,16 +11,19 @@ > Patch2: ypbind-1.11-gettextdomain.patch > Patch3: ypbind-mt-1.19-port-leak.patch > Patch4: ypbind-mt-1.19-log-binds.patch >-Patch5: ypbind-1.19-debuginfo.patch > >-Prereq: /sbin/chkconfig >-Requires: rpcbind, yp-tools, bash >= 2.0 >+Requires: rpcbind, yp-tools > Epoch: 3 >-Buildroot: %{_tmppath}/%{name}-%{version}-root >+Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root > > BuildRequires: autoconf,automake > BuildRequires: dbus-glib-devel, docbook-style-xsl > >+Requires(post): /sbin/chkconfig >+Requires(preun): /sbin/chkconfig >+Requires(preun): /sbin/service >+Requires(postun): /sbin/service >+ > %description > The Network Information Service (NIS) is a system that provides > network information (login names, passwords, home directories, group >@@ -44,7 +47,6 @@ > %patch2 -p1 > %patch3 -p1 > %patch4 -p1 >-#%patch5 -p1 > > %build > autoreconf >@@ -53,7 +55,7 @@ > > %install > rm -rf $RPM_BUILD_ROOT >-%makeinstall sbindir=$RPM_BUILD_ROOT/sbin >+make DESTDIR=$RPM_BUILD_ROOT install > > mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d $RPM_BUILD_ROOT/var/yp/binding > install -m 644 etc/yp.conf $RPM_BUILD_ROOT/etc/yp.conf >@@ -84,9 +86,8 @@ > %defattr(-,root,root) > /sbin/ypbind > %{_mandir}/*/* >-%config /etc/rc.d/init.d/* >+/etc/rc.d/init.d/* > %config(noreplace) /etc/yp.conf >-%dir /var/yp > %dir /var/yp/binding > %doc README NEWS > >@@ -178,7 +179,7 @@ > - rebuilt > > * Wed May 21 2003 Bill Nottingham <notting@redhat.com> 1.12-1.10 >-- make yp.conf %config(noreplace) >+- make yp.conf %%config(noreplace) > > * Thu Apr 24 2003 Steve Dickson <SteveD@RedHat.com> > - Updated to 1.12 from upstream. >@@ -243,7 +244,7 @@ > * Sat Mar 3 2001 Preston Brown <pbrown@redhat.com> > - much more sane ypbind init script for when networking is down. > >-* Wed Feb 7 2001 Trond Eivind Glomsrød <teg@redhat.com> >+* Wed Feb 7 2001 Trond Eivind Glomsrød <teg@redhat.com> > - fix "usage" string (use $0) > > * Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
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 226663
: 160541 |
321174