diff --git a/baselibs.conf b/baselibs.conf index 9fe4f5e..ede1a37 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,2 @@ tcpd -arch ppc64 package tcpd-devel +arch ppc package tcpd-devel diff --git a/tcpd.changes b/tcpd.changes index 9eb667f..b51b788 100644 --- a/tcpd.changes +++ b/tcpd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 11 16:54:34 CET 2008 - ro@suse.de + +- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf + ------------------------------------------------------------------- Mon Oct 13 18:29:57 CEST 2008 - prusnak@suse.cz diff --git a/tcpd.spec b/tcpd.spec index b95b818..cedb61c 100644 --- a/tcpd.spec +++ b/tcpd.spec @@ -26,7 +26,7 @@ Provides: nkitb:/usr/sbin/tcpd BuildRequires: linux-kernel-headers AutoReqProv: on Version: 7.6 -Release: 854 +Release: 855 Summary: A security wrapper for TCP daemons Source: tcp_wrappers_%{version}.tar.bz2 Patch0: tcp_wrappers_%{version}.diff @@ -158,6 +158,8 @@ ln -sf /%{_lib}/libwrap.so.0.%{version} libwrap.so %{_libdir}/libwrap.so %changelog +* Tue Nov 11 2008 ro@suse.de +- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf * Mon Oct 13 2008 prusnak@suse.cz - applied patches from Fedora package * fedora-bug11881.diff - replace sprintf with snprintf @@ -184,7 +186,7 @@ ln -sf /%{_lib}/libwrap.so.0.%{version} libwrap.so - converted neededforbuild to BuildRequires * Sun Jan 15 2006 schwab@suse.de - Don't strip binaries. -* Sat Sep 17 2005 meissner@suse.de +* Fri Sep 16 2005 meissner@suse.de - fixed all implicit warnings. * Fri Jun 24 2005 ro@suse.de - build with fPIE/pie