SPECS: ddt.spec - ddts.org still dead - changed URL to sf project ...

qboosh qboosh at pld-linux.org
Tue Dec 6 19:59:30 CET 2005


Author: qboosh                       Date: Tue Dec  6 18:59:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ddts.org still dead - changed URL to sf project page
- some cleanups, removed invalid dir attrs

---- Files affected:
SPECS:
   ddt.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/ddt.spec
diff -u SPECS/ddt.spec:1.26 SPECS/ddt.spec:1.27
--- SPECS/ddt.spec:1.26	Sun Dec  4 23:58:06 2005
+++ SPECS/ddt.spec	Tue Dec  6 19:59:25 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO
 #  - postgres deps and headers not working. (i failed to solve it)
-#  - URL inexistent, http://sourceforge.net/projects/ddt/
 Summary:	Dynamic DNS Tools server
 Summary(pl):	Serwer dynamicznego DNS-u
 Name:		ddt
@@ -18,7 +17,7 @@
 Patch2:		%{name}-bind-includes-hack.patch
 Patch3:		%{name}-nobody.patch
 Patch4:		%{name}-postgresql.patch
-URL:		http://www.ddts.org/
+URL:		http://sourceforge.net/projects/ddt/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bind-devel >= 9.2.1-10
@@ -80,7 +79,6 @@
 %patch4 -p1
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -158,9 +156,9 @@
 %attr(755,root,root) %{_sbindir}/ddtd
 %{_mandir}/man8/ddtd.8*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ddtd.conf
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}-server
-%attr(644,root,root) %dir /var/lib/ddt-client
-%attr(644,root,root) %dir /var/run/ddt
+%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}-server
+%dir /var/lib/ddt-client
+%dir /var/run/ddt
 
 %files clients
 %defattr(644,root,root,755)
@@ -171,12 +169,12 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ddtcd.conf
 %{_mandir}/man8/ddtc.8*
 %{_mandir}/man8/ddtcd.8*
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}-client
+%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}-client
 
 %files cgi
 %defattr(644,root,root,755)
 %attr(755,root,root) /srv/httpd/cgi-bin/*.cgi
-%attr(644,root,root) /srv/httpd/cgi-bin/*.conf
+/srv/httpd/cgi-bin/*.conf
 %attr(755,root,root) /srv/httpd/html/%{name}
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -185,6 +183,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/12/06 18:59:25  qboosh
+- ddts.org still dead - changed URL to sf project page
+- some cleanups, removed invalid dir attrs
+
 Revision 1.26  2005/12/04 22:58:06  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ddt.spec?r1=1.26&r2=1.27&f=u




More information about the pld-cvs-commit mailing list