]> git.pld-linux.org Git - packages/unbound.git/commitdiff
- add useradd/userremove deps auto/th/unbound-1.4.21-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 22 Jan 2014 13:58:50 +0000 (14:58 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 22 Jan 2014 13:58:50 +0000 (14:58 +0100)
unbound.spec

index 1e235d1ab8114c9a259050dd62ade31f5ee9ebac..0e7ee0423616f6c0c3127c3641f837b1818b8337 100644 (file)
@@ -23,6 +23,11 @@ BuildRequires:       python-devel >= 1:2.4.0
 BuildRequires: swig-python
 %endif
 Requires(post,preun):  /sbin/chkconfig
+BuildRequires:  rpmbuild(macros) >= 1.202
+Provides:      user(unbound)
+Requires(postun):      /usr/sbin/userdel
+Requires(pre): /bin/id
+Requires(pre): /usr/sbin/useradd
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.11404 seconds and 4 git commands to generate.