SPECS: ddclient.spec - missing dir, add ChangeLog to %doc

darekr darekr at pld-linux.org
Sun Dec 11 19:23:26 CET 2005


Author: darekr                       Date: Sun Dec 11 18:23:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir, add ChangeLog to %doc

---- Files affected:
SPECS:
   ddclient.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/ddclient.spec
diff -u SPECS/ddclient.spec:1.11 SPECS/ddclient.spec:1.12
--- SPECS/ddclient.spec:1.11	Wed Mar 30 20:23:37 2005
+++ SPECS/ddclient.spec	Sun Dec 11 19:23:21 2005
@@ -8,13 +8,13 @@
 Version:	3.6.6
 Release:	1
 Group:		Networking
-License:	GPL
+License:	GPL v2
 Source0:	http://dl.sourceforge.net/ddclient/%{name}-%{version}.tar.bz2
 # Source0-md5:	5fd0f82446fbed857c841a4deb83cdb9
 Source1:	%{name}.init
 URL:		http://ddclient.sourceforge.net/
 BuildRequires:	rpm-perlprov
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -97,9 +97,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README*
+%doc ChangeLog README*
 %attr(755,root,root) %{_sbindir}/*
-%attr(600,root,root) %config(noreplace) %verify(not size mtime md5) /etc/%{name}/%{name}.conf
+%dir %{_sysconfdir}/%{name}
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -108,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/11 18:23:21  darekr
+- missing dir, add ChangeLog to %doc
+
 Revision 1.11  2005/03/30 18:23:37  arekm
 - up to 3.3.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ddclient.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list