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 147518 Details for
Bug 226411
Merge Review: setserial
[?]
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.
fixed spec. Beware, release is the SAME as the one that was in CVS/devel at 20:15 GMT/Feb 6th 2007
setserial.spec (text/plain), 4.04 KB, created by
manuel wolfshant
on 2007-02-06 20:37:00 UTC
(
hide
)
Description:
fixed spec. Beware, release is the SAME as the one that was in CVS/devel at 20:15 GMT/Feb 6th 2007
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2007-02-06 20:37:00 UTC
Size:
4.04 KB
patch
obsolete
>%define _bindir /bin > >Summary: A utility for configuring serial ports >Name: setserial >Version: 2.17 >Release: 19.2.2 >Source: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz >Patch0: setserial-2.17-fhs.patch >Patch1: setserial-2.17-rc.patch >Patch2: setserial-2.17-readme.patch >Patch3: setserial-2.17-spelling.patch >License: GPL >Group: Applications/System >URL: http://setserial.sourceforge.net/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >ExcludeArch: s390 s390x > >BuildRequires: groff > >%description >Setserial is a basic system utility for displaying or setting serial >port information. Setserial can reveal and allow you to alter the I/O >port and IRQ that a particular serial device is using, and more. > >%prep >%setup -q >%patch0 -p1 -b .fhs >%patch1 -p1 -b .rc >%patch2 -p1 -b .readme >%patch3 -p1 -b .spelling >rm -f config.cache > >%build >%configure >make %{?_smp_mflags} > >%install >rm -rf ${RPM_BUILD_ROOT} >mkdir -p ${RPM_BUILD_ROOT}/%{_bindir} >mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man8 >make install DESTDIR=${RPM_BUILD_ROOT} > >%clean >rm -rf ${RPM_BUILD_ROOT} > >%files >%defattr(-,root,root,-) >%doc README rc.serial >%{_bindir}/setserial >%{_mandir}/man*/* > >%changelog >* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.17-19.2.2 >- rebuild > >* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.17-19.2.1 >- bump again for double-long bug on ppc(64) > >* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.17-19.2 >- rebuilt for new gcc4.1 snapshot and glibc changes > >* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> >- rebuilt > >* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 2.17-19 >- Rebuild for new GCC. > >* Wed Feb 9 2005 Tim Waugh <twaugh@redhat.com> 2.17-18 >- Rebuilt. > >* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 2.17-17 >- Spec file tidying by Robert Scheck (bug #135182). > >* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> >- rebuilt > >* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> >- rebuilt > >* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com> 2.17-14 >- Build requires groff (bug #111088). > >* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> >- rebuilt > >* Wed Jan 22 2003 Tim Powers <timp@redhat.com> >- rebuilt > >* Fri Jan 10 2003 Tim Waugh <twaugh@redhat.com> 2.17-11 >- Fix spelling mistake (bug #80896). > >* Wed Nov 20 2002 Tim Powers <timp@redhat.com> 2.17-10 >- rebuild in current collinst > >* Fri Jun 21 2002 Tim Powers <timp@redhat.com> >- automated rebuild > >* Thu May 23 2002 Tim Powers <timp@redhat.com> >- automated rebuild > >* Mon Apr 22 2002 Tim Waugh <twaugh@redhat.com> 2.17-7 >- Don't strip binaries explicitly (bug #62566). > >* Wed Jan 09 2002 Tim Powers <timp@redhat.com> >- automated rebuild > >* Tue Sep 11 2001 Tim Waugh <twaugh@redhat.com> 2.17-5 >- Fix init script (bug #52862). >- Avoid temporary file vulnerability in init script. >- Update README: it's --add, not -add. > >* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> 2.17-4 >- add ExcludeArch: s390 s390x > >* Wed May 30 2001 Tim Waugh <twaugh@redhat.com> 2.17-3 >- Sync description with specspo. > >* Wed Jul 12 2000 Prospector <bugzilla@redhat.com> 2.17-2 >- automatic rebuild > >* Wed Jun 14 2000 Jeff Johnson <jbj@redhat.com> >- update to 2.17. >- FHS packaging. > >* Mon Feb 7 2000 Jeff Johnson <jbj@redhat.com> >- compress man pages. > >* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> >- auto rebuild in the new build environment (release 2) > >* Thu Feb 11 1999 Michael Maher <mike@redhat.com> >- fixed bug #363 > >* Thu Dec 17 1998 Michael Maher <mike@redhat.com> >- built package for 6.0 > >* Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> >- upgraded to 2.1.14 > >* Thu May 07 1998 Prospector System <bugs@redhat.com> >- translations modified for de, fr, tr > >* Thu Oct 23 1997 Donnie Barnes <djb@redhat.com> >- pulled into distribution >- used setserial-2.12_CTI.tgz instead of setserial-2.12.tar.gz (former is > all that sunsite has) - not sure what the difference is. > >* Thu Sep 25 1997 Christian 'Dr. Disk' Hechelmann <drdisk@ds9.au.s.shuttle.de> >- added %%attr's >- added sanity check for RPM_BUILD_ROOT >- setserial is now installed into /bin, where util-linux puts it and all > startup scripts expect it.
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 Raw
Actions:
View
Attachments on
bug 226411
:
147516
|
147517
| 147518