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 291596 Details for
Bug 428478
/usr/share/info/dir.gz installed by mtools package
[?]
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]
improved patch
new (text/plain), 1.95 KB, created by
Adam Tkac
on 2008-01-14 15:39:00 UTC
(
hide
)
Description:
improved patch
Filename:
MIME Type:
Creator:
Adam Tkac
Created:
2008-01-14 15:39:00 UTC
Size:
1.95 KB
patch
obsolete
>Index: mtools.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/mtools/devel/mtools.spec,v >retrieving revision 1.31 >diff -u -r1.31 mtools.spec >--- mtools.spec 22 Aug 2007 11:38:17 -0000 1.31 >+++ mtools.spec 14 Jan 2008 15:36:23 -0000 >@@ -1,8 +1,8 @@ > Summary: Programs for accessing MS-DOS disks without mounting the disks > Name: mtools > Version: 3.9.11 >-Release: 2%{?dist} >-License: GPlv2+ >+Release: 2.2%{?dist} >+License: GPLv2+ > Group: Applications/System > Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2 > Url: http://mtools.linux.lu/ >@@ -13,7 +13,7 @@ > Patch4: mtools-3.9.9-noargs.patch > Requires: info > >-BuildRequires: texinfo >+BuildRequires: texinfo, autoconf > > %description > Mtools is a collection of utilities for accessing MS-DOS files. >@@ -31,6 +31,7 @@ > %patch4 -p1 -b .noargs > > %build >+autoreconf -fiv > %configure > make %{?_smp_mflags} > >@@ -48,11 +49,11 @@ > rm -rf $RPM_BUILD_ROOT > > %post >-/sbin/install-info %{_infodir}/mtools.info.gz %{_infodir}/dir || : >+/sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || :; > > %preun >-if [ "$1" = 0 ]; then >- /sbin/install-info --delete %{_infodir}/mtools.info.gz %{_infodir}/dir || : >+if [ "$1" -eq 0 ]; then >+ /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :; > fi > > %files >@@ -64,6 +65,11 @@ > %{_infodir}/* > > %changelog >+* Mon Jan 14 2008 Adam Tkac <atkac redhat com> 3.9.11-2.1 >+- removed spurious post a preun sections whose installed >+ /usr/share/info/dir.gz file (#428478) >+- start use autoreconf >+ > * Wed Aug 22 2007 Adam Tkac <atkac redhat com> 3.9.11-2 > - rebuild (BuildID feature) > - change license to GPLv2+ >@@ -190,7 +196,7 @@ > * Sat Jun 17 2000 Trond Eivind Glomsrod <teg@redhat.com> > - specify ownership > >-* Wed Jun 07 2000 Trond Eivind Glomsrød <teg@redhat.com> >+* Wed Jun 07 2000 Trond Eivind Glomsrod <teg@redhat.com> > - Version 3.9.7 > - use %%{_mandir}, %%{_makeinstall}, %%configure, %%makeinstall > and %%{_tmppath}
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 428478
: 291596