SPECS: pdns.spec - srtbind patch, order in %files - rel 1, STBR (s...

zbyniu zbyniu at pld-linux.org
Tue Aug 2 03:11:50 CEST 2005


Author: zbyniu                       Date: Tue Aug  2 01:11:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- srtbind patch, order in %files
- rel 1, STBR (security)

---- Files affected:
SPECS:
   pdns.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/pdns.spec
diff -u SPECS/pdns.spec:1.45 SPECS/pdns.spec:1.46
--- SPECS/pdns.spec:1.45	Mon Jul 25 15:42:53 2005
+++ SPECS/pdns.spec	Tue Aug  2 03:11:45 2005
@@ -3,7 +3,7 @@
 Summary(pl):	PowerDNS to wielofunkcyjny serwer nazw korzystający z relacyjnych baz danych
 Name:		pdns
 Version:	2.9.18
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz
@@ -15,6 +15,7 @@
 Source4:	%{name}.conf
 Source5:	%{name}.sysconfig
 Patch0:		%{name}-configure.patch
+Patch1:		%{name}-strbind.patch
 URL:		http://www.powerdns.com/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -97,11 +98,13 @@
 This package allows zone storage in LDAP directory.
 
 %description backend-ldap -l pl
-Ten pakiet pozwala na przechowywanie danych o strefach w katalogu LDAP.
+Ten pakiet pozwala na przechowywanie danych o strefach w katalogu
+LDAP.
 
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 cp %{SOURCE1} .
 cp %{SOURCE2} .
 
@@ -175,11 +178,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog HACKING INSTALL README TODO WARNING pdns.pdf pdns.txt
-%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/%{name}/%{name}.conf
-%config(noreplace) %attr(0754,root,root) %{_initrddir}/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/pdns
+%doc ChangeLog HACKING INSTALL README TODO pdns.pdf pdns.txt
+%attr(754,root,root) %{_initrddir}/%{name}
 %dir %{_sysconfdir}/%{name}
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pdns
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man8/*
@@ -206,6 +209,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2005/08/02 01:11:45  zbyniu
+- srtbind patch, order in %files
+- rel 1, STBR (security)
+
 Revision 1.45  2005/07/25 13:42:53  baseciq
 - up to 2.9.18 (security fix)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.45&r2=1.46&f=u




More information about the pld-cvs-commit mailing list