rpms/ez-ipupdate/devel ez-ipupdate.spec,1.16,1.17

Jeff Layton (jlayton) fedora-extras-commits at redhat.com
Sun Jun 17 00:42:43 UTC 2007


Author: jlayton

Update of /cvs/extras/rpms/ez-ipupdate/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16553

Modified Files:
	ez-ipupdate.spec 
Log Message:
Fix up directory doc permissions



Index: ez-ipupdate.spec
===================================================================
RCS file: /cvs/extras/rpms/ez-ipupdate/devel/ez-ipupdate.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ez-ipupdate.spec	9 Mar 2007 02:47:34 -0000	1.16
+++ ez-ipupdate.spec	17 Jun 2007 00:42:09 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           ez-ipupdate
 Version:        3.0.11
-Release:        0.13.b8%{?dist}
+Release:        0.14.b8%{?dist}
 Summary:        Client for Dynamic DNS Services
 
 Group:          Applications/Internet
@@ -42,6 +42,7 @@
 %patch1 -p0
 touch *.in aclocal.m4 configure
 chmod +x missing
+chmod a-x example*.conf
 
 
 %build
@@ -108,8 +109,8 @@
 %attr(0755,root,root) %{_sbindir}/ez-ipupdate
 %attr(0755,root,root) %{_initrddir}/ez-ipupdate
 %dir %{_sysconfdir}/ez-ipupdate/
+%doc CHANGELOG COPYING README example.conf example-*.conf
 %defattr(0644,root,root,-)
-%doc CHANGELOG COPYING README example-*.conf
 %defattr(-,ez-ipupd,ez-ipupd,-)
 %dir %{_localstatedir}/cache/ez-ipupdate/
 %dir %{_localstatedir}/run/ez-ipupdate/
@@ -117,6 +118,9 @@
 %ghost %attr(0640,root,ez-ipupd) %config(noreplace,missingok) %{_sysconfdir}/ez-ipupdate/default.conf
 
 %changelog
+* Fri Jun 15 2007 J. Randall Owens <jrowens at ghiapet.homeip.net> - 3.0.11-0.14.b8
+- fix doc directory permissions
+
 * Thu Mar  8 2007 Jeff Layton <jlayton at redhat.com> - 3.0.11-0.13.b8
 - remove Requires(postun) for user/groupdel since they're no longer needed
 




More information about the fedora-extras-commits mailing list