SPECS: xinetd.spec - gcc4 fix, release 3.

pluto pluto at pld-linux.org
Sun Dec 11 15:24:36 CET 2005


Author: pluto                        Date: Sun Dec 11 14:24:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix, release 3.

---- Files affected:
SPECS:
   xinetd.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/xinetd.spec
diff -u SPECS/xinetd.spec:1.57 SPECS/xinetd.spec:1.58
--- SPECS/xinetd.spec:1.57	Sun Oct 31 13:55:15 2004
+++ SPECS/xinetd.spec	Sun Dec 11 15:24:31 2005
@@ -6,13 +6,14 @@
 Summary(uk):	xinetd - ÂÁÇÁÔÁ ÍĎÖĚÉ×ĎÓÔŃÍÉ ÚÁÍŚÎÁ inetd
 Name:		xinetd
 Version:	2.3.13
-Release:	2
+Release:	3
 Group:		Daemons
 License:	BSD-like
 Source0:	http://www.xinetd.org/%{name}-%{version}.tar.gz
 # Source0-md5:	4295b5fe12350f09b5892b363348ac8b
 Source1:	%{name}.inet.sh
 Patch0:		%{name}-no_libnsl.patch
+Patch1:		%{name}-gcc4.patch
 URL:		http://www.xinetd.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -25,6 +26,8 @@
 Obsoletes:	netkit-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-fno-strict-aliasing
+
 %description
 xinetd is a powerful replacement for inetd. xinetd has access control
 machanisms, extensive logging capabilities, the ability to make
@@ -101,6 +104,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -158,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/12/11 14:24:31  pluto
+- gcc4 fix, release 3.
+
 Revision 1.57  2004/10/31 12:55:15  paladine
 - spaces->tabs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xinetd.spec?r1=1.57&r2=1.58&f=u




More information about the pld-cvs-commit mailing list