SPECS: IRRToolSet.spec - partial up

arekm arekm at pld-linux.org
Thu Nov 3 11:44:43 CET 2005


Author: arekm                        Date: Thu Nov  3 10:44:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- partial up

---- Files affected:
SPECS:
   IRRToolSet.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/IRRToolSet.spec
diff -u SPECS/IRRToolSet.spec:1.17 SPECS/IRRToolSet.spec:1.18
--- SPECS/IRRToolSet.spec:1.17	Sat Sep 17 12:44:59 2005
+++ SPECS/IRRToolSet.spec	Thu Nov  3 11:44:37 2005
@@ -1,20 +1,17 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	gcc32		# compile with gcc32
-#
 Summary:	IRRToolSet is a suite of policy analysis tools
 Summary(pl):	IRRToolSet jest zestawem narzędzi do analizy polityki
 Name:		IRRToolSet
-Version:	4.7.3
-Release:	4
+Version:	4.8.2
+Release:	0.1
 License:	BSD-like
 Group:		Networking/Admin
-Source0:	ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	fcf8305464c8ae5886c41dcb8d85e53d
+Source0:	ftp://ftp.isc.org/isc/IRRToolSet/%{name}-%{version}/IRRToolSet-%{version}.tar.gz
+# Source0-md5:	04c24da4f3338a92d60ed055518c26a6
 Patch0:		%{name}-DESTDIR.patch
-Patch1:		%{name}-gcc3.patch
-Patch2:		%{name}-flex.patch
+Patch1:		%{name}-flex.patch
+Patch2:		%{name}-build-all.patch
+Patch3:		NE.cc-20040805.patch
 URL:		http://www.isc.org/sw/IRRToolSet/
 BuildRequires:	XFree86-devel
 BuildRequires:	automake
@@ -44,14 +41,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
-%if %{with gcc32}
-%define __cc gcc32
-%define __cxx g++32
-%define  optflags -O2 -g -pipe -Wno-deprecated
-%endif
 %configure2_13
 %{__make}
 
@@ -63,7 +56,7 @@
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+        DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_bindir}/prtraceroute $RPM_BUILD_ROOT%{_sbindir}
 
@@ -84,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/11/03 10:44:37  arekm
+- partial up
+
 Revision 1.17  2005/09/17 10:44:59  arekm
 - readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/IRRToolSet.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list