]> git.pld-linux.org Git - packages/cancd.git/commitdiff
- no %config for initscript
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 Jan 2006 20:51:37 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cancd.spec -> 1.4

cancd.spec

index c753a3002555a8ccf396e85e0ee1f34974927c71..ce2fdb11aea3e97cff131d547792a7355255bae4 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       The CA NetConsole Daemon
 Name:          cancd
 Version:       0.1.0
 Summary:       The CA NetConsole Daemon
 Name:          cancd
 Version:       0.1.0
-Release:       0.4
+Release:       0.5
 License:       GPL
 Group:         Applications/File
 Source0:       http://oss.oracle.com/projects/cancd/dist/files/source/%{name}-%{version}.tar.gz
 License:       GPL
 Group:         Applications/File
 Source0:       http://oss.oracle.com/projects/cancd/dist/files/source/%{name}-%{version}.tar.gz
@@ -73,5 +73,5 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/cancd
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cancd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/cancd
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cancd
-%attr(754,root,root) %config /etc/rc.d/init.d/cancd
+%attr(754,root,root) /etc/rc.d/init.d/cancd
 %attr(770,root,cancd) %dir /var/log/cancd
 %attr(770,root,cancd) %dir /var/log/cancd
This page took 0.10812 seconds and 4 git commands to generate.