]> git.pld-linux.org Git - packages/noip.git/commitdiff
- adapterized (sorted %verify attrs) auto/th/noip-2_1_1-4
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 13:58:51 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    noip.spec -> 1.21

noip.spec

index eabc4333ce9432123dac84cddca1deff6f5d2816..a6cae80f5fab7c1b0a890aa51a58fc1862ba8bee 100644 (file)
--- a/noip.spec
+++ b/noip.spec
@@ -12,8 +12,8 @@ Source1:      %{name}.init
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-config_location.patch
 URL:           http://www.no-ip.com/
-PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
+Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -83,6 +83,6 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README.FIRST
-%attr(0754,root,root) /etc/rc.d/init.d/noip
+%attr(754,root,root) /etc/rc.d/init.d/noip
 %attr(4750,root,adm) %{_sbindir}/*
-%attr(600,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
This page took 0.07065 seconds and 4 git commands to generate.