rpms/unbound/EL-5 unbound.spec,1.4,1.5

Paul Wouters pwouters at fedoraproject.org
Sun Feb 8 23:34:25 UTC 2009


Author: pwouters

Update of /cvs/extras/rpms/unbound/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15561

Modified Files:
	unbound.spec 
Log Message:
I have the dumbs :P



Index: unbound.spec
===================================================================
RCS file: /cvs/extras/rpms/unbound/EL-5/unbound.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unbound.spec	8 Feb 2009 23:11:09 -0000	1.4
+++ unbound.spec	8 Feb 2009 23:33:54 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
 Version: 1.2.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -75,7 +75,7 @@
 %install
 rm -rf %{buildroot}
 %{__make} DESTDIR=%{buildroot} install
-install -d 0755 %{buildroot}%{_initrddir} %{_localstatedir}/run/%{name}
+install -d 0755 %{buildroot}%{_initrddir} %{buildroot}%{_localstatedir}/run/%{name}
 install -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/unbound
 install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/unbound
 # Install munin plugin and its softlinks
@@ -146,6 +146,9 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Sun Feb  8 2009 Paul Wouters <paul at xelerance.com - 1.2.0-4
+- Not my best day, fixed the missing buildroot.
+
 * Sun Feb  8 2009 Paul Wouters <paul at xelerance.com - 1.2.0-3
 - Add /var/run/unbound
 




More information about the fedora-extras-commits mailing list