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 609463 Details for
Bug 854046
patch to replace init.d script with systemd service
[?]
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 to soundmodem.spec
soundmodem.spec.patch (text/plain), 1.89 KB, created by
Alan Crosswell
on 2012-09-03 19:12:15 UTC
(
hide
)
Description:
patch to soundmodem.spec
Filename:
MIME Type:
Creator:
Alan Crosswell
Created:
2012-09-03 19:12:15 UTC
Size:
1.89 KB
patch
obsolete
>2,3c2,3 >< Version: 0.15 >< Release: 5%{?dist} >--- >> Version: 0.14 >> Release: 2%{?dist} >26c26 >< userspace SoundModem. It allows you to use soundcards >--- >> userspace SoundModem. It allows you to use soundcards >44c44 >< %configure >--- >> %configure >64c64 >< /usr/bin/systemctl enable soundmodem.service >--- >> /sbin/chkconfig --add soundmodem >68,69c68,69 >< /usr/bin/systemctl -q stop soundmodem.service >< /usr/bin/systemctl -q disable soundmodem.service >--- >> /sbin/service soundmodem stop > /dev/null 2>&1 >> /sbin/chkconfig --del soundmodem >74c74 >< /usr/bin/systemctl -q condrestart soundmodem.service >--- >> /sbin/service soundmodem condrestart >/dev/null 2>&1 || : >80,82c80,82 >< %{_sbindir}/* >< %{_bindir}/* >< %{_mandir}/*/* >--- >> %{_prefix}/sbin/* >> %{_prefix}/bin/* >> %{_prefix}/share/man/*/* >91c91 >< * Mon Sep 03 2012 Alan Crosswell <n2ygk@wecsa.org> - 0.15.4 >--- >> * Mon Sep 03 2012 Alan Crosswell <n2ygk@wecsa.org> - 0.14.2 >93,102d92 >< - add BuildRequires for g++ >< >< * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-4 >< - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild >< >< * Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 0.15-3 >< - Rebuild for new libpng >< >< * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2 >< - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild >104,110c94 >< * Sat Dec 18 2010 Lucian Langa <cooly@gnome.eu.org> - 0.15-1 >< - new upstream release >< >< * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2 >< - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild >< >< * Wed Jul 01 2009 Lucian Langa <cooly@gnome.eu.org> - 0.14-1 >--- >> * Sat Jun 20 2009 Alan Crosswell <n2ygk@weca.org> - 0.14.1 >111a96 >> - add BuildRequires for g++ >123c108 >< - apply debian patch for tx switching in ALSA mode >--- >> - apply debian patch for tx switching in ALSA mode
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 854046
:
609456
|
609457
|
609463
|
609466
|
616215