Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
inventory-system
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 97
[-]
[+]
Changed
_service:set_version:inventory-system.spec
@@ -77,7 +77,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
inventory-system.spec
^
@@ -77,7 +77,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)