Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
managed
:
testing
>
ix-inventory-system
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 45
[-]
[+]
Changed
_service:set_version:ix-inventory-system.spec
@@ -76,8 +76,12 @@ rm -rf %{buildroot} %post -/sbin/chkconfig cups off || : - +if [ -f /etc/init.d/cups ] ; then + /sbin/chkconfig cups off || : +fi +if [ -f /etc/init.d/portreserve ] ; then + /sbin/chkconfig portreserve off || : +fi %files %defattr(-,root,root)
[-]
[+]
Changed
ix-inventory-system.spec
^
@@ -76,8 +76,12 @@ rm -rf %{buildroot} %post -/sbin/chkconfig cups off || : - +if [ -f /etc/init.d/cups ] ; then + /sbin/chkconfig cups off || : +fi +if [ -f /etc/init.d/portreserve ] ; then + /sbin/chkconfig portreserve off || : +fi %files %defattr(-,root,root)