[packages/bind] - check-files cleanup, obsolete useless openldap-schema-bind,python3-isc packages

qboosh qboosh at pld-linux.org
Fri Apr 22 16:37:02 CEST 2022


commit f0032e9974ac0573814d2384333a6b2eb1e2624d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 22 16:37:04 2022 +0200

    - check-files cleanup, obsolete useless openldap-schema-bind,python3-isc packages

 bind.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/bind.spec b/bind.spec
index 148a047..9e3a1f8 100644
--- a/bind.spec
+++ b/bind.spec
@@ -121,7 +121,9 @@ Provides:	group(named)
 Provides:	nameserver
 Provides:	user(named)
 Obsoletes:	caching-nameserver
-Conflicts:	%{name}-chroot
+Obsoletes:	openldap-schema-bind < 7:9.18.0
+Obsoletes:	python3-isc < 7:9.18.0
+Conflicts:	bind-chroot
 Conflicts:	logrotate < 3.8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -433,6 +435,8 @@ install -d $RPM_BUILD_ROOT{%{_includedir},%{_bindir},%{_sbindir},%{_includedir}}
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/bind/filter-*.la
+
 bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/README.named-non-english-man-pages
 %{__mv} $RPM_BUILD_ROOT%{_mandir}/ja/man8/nslookup.8 $RPM_BUILD_ROOT%{_mandir}/ja/man1/nslookup.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/f0032e9974ac0573814d2384333a6b2eb1e2624d



More information about the pld-cvs-commit mailing list