This commit is contained in:
committed by
Git OBS Bridge
parent
6bc1f56562
commit
d06a697798
12
bind.spec
12
bind.spec
@@ -25,7 +25,7 @@ Name: bind
|
||||
BuildRequires: libcap libcap-devel libxml2-devel openssl openssl-devel
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
Version: 9.5.0P2
|
||||
Release: 4
|
||||
Release: 7
|
||||
%define SDB_LDAP_VERSION 1.0-beta
|
||||
License: BSD 3-Clause; X11/MIT
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
@@ -306,7 +306,7 @@ popd
|
||||
# remove useless .la files
|
||||
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkit.la
|
||||
rm -f ${RPM_BUILD_ROOT}/%{_lib}/libidnkitlite.la
|
||||
rm -f ${RPM_BUILD_ROOT}/%{_libdir}/lib*.la
|
||||
rm -f ${RPM_BUILD_ROOT}/%{_libdir}/lib*.{la,a}
|
||||
mv vendor-files/config/named.conf ${RPM_BUILD_ROOT}/%{_sysconfdir}
|
||||
mv vendor-files/config/bind.reg ${RPM_BUILD_ROOT}/%{_sysconfdir}/slp.reg.d
|
||||
mv vendor-files/config/rndc-access.conf ${RPM_BUILD_ROOT}/%{_sysconfdir}/named.d
|
||||
@@ -620,7 +620,7 @@ fi
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/isc-config.sh
|
||||
%{_libdir}/*.a
|
||||
#%{_libdir}/*.a
|
||||
%{_libdir}/*.so
|
||||
#%{_libdir}/libbind.la
|
||||
#%{_libdir}/libbind9.la
|
||||
@@ -688,6 +688,12 @@ fi
|
||||
%doc %{_mandir}/man5/idnrc.5.gz
|
||||
|
||||
%changelog
|
||||
* Fri Sep 05 2008 mrueckert@suse.de
|
||||
- delete the static libraries aswell
|
||||
- added missiong requires to the baselibs.conf
|
||||
* Mon Sep 01 2008 sschober@suse.de
|
||||
- Create and copy /etc/named.conf.include to change root jail. Fix
|
||||
by Frank Hollmann.
|
||||
* Mon Aug 18 2008 ug@suse.de
|
||||
- "should-stop" in lwresd init script fixed
|
||||
* Wed Aug 13 2008 sschober@suse.de
|
||||
|
Reference in New Issue
Block a user