head 1.13;
access;
symbols
OPENPKG_E1_MP_HEAD:1.11
OPENPKG_E1_MP:1.11
OPENPKG_CW_FP:1.6;
locks; strict;
comment @-- @;
1.13
date 2007.12.11.13.24.50; author rse; state dead;
branches;
next 1.12;
commitid SKqUOWMBC88v01Js;
1.12
date 2007.01.12.14.20.10; author rse; state Exp;
branches;
next 1.11;
commitid 6mek8WL9ppT61e2s;
1.11
date 2007.01.01.17.38.44; author rse; state Exp;
branches;
next 1.10;
commitid BicZD6VUl7GuqP0s;
1.10
date 2006.10.13.17.28.59; author thl; state Exp;
branches;
next 1.9;
commitid q5GSxzsSDX29XxQr;
1.9
date 2006.09.23.12.14.09; author rse; state Exp;
branches;
next 1.8;
commitid nne4uNUs4mk6TWNr;
1.8
date 2006.01.01.13.14.48; author rse; state Exp;
branches;
next 1.7;
commitid otZG8yKMCw1JFTfr;
1.7
date 2005.03.24.11.19.07; author rse; state Exp;
branches;
next 1.6;
1.6
date 2005.01.01.10.50.37; author rse; state Exp;
branches;
next 1.5;
1.5
date 2004.08.03.17.21.31; author ms; state Exp;
branches;
next 1.4;
1.4
date 2004.02.07.17.55.45; author rse; state Exp;
branches;
next 1.3;
1.3
date 2004.02.03.20.02.39; author rse; state Exp;
branches;
next 1.2;
1.2
date 2004.01.23.13.09.55; author rse; state Exp;
branches;
next 1.1;
1.1
date 2003.11.28.11.43.49; author rse; state Exp;
branches;
next ;
desc
@@
1.13
log
@remove JUNK package
@
text
@##
## irrtoolset.spec -- OpenPKG RPM Package Specification
## Copyright (c) 2000-2007 OpenPKG Foundation e.V.
## Copyright (c) 2000-2007 Ralf S. Engelschall
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
## the above copyright notice and this permission notice appear in all
## copies.
##
## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## SUCH DAMAGE.
##
# package information
Name: irrtoolset
Summary: Internet Routing Registry Toolset
URL: http://www.ripe.net/ripencc/pub-services/db/irrtoolset/
Vendor: ISI & RIPE NCC
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: JUNK
Group: WHOIS
License: Open Source
Version: 4.8.2
Release: 20070112
# package options
%option with_x11 no
# list of sources
Source0: ftp://ftp.ripe.net/tools/IRRToolSet/IRRToolSet-%{version}/IRRToolSet-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, readline, make, gcc
PreReq: OpenPKG, openpkg >= 20040130, readline
%if "%{with_x11}" == "yes"
BuildPreReq: X11, tcl, tcl::with_x11 = yes
PreReq: X11, tcl, tcl::with_x11 = yes
%endif
AutoReq: no
AutoReqProv: no
%description
The Internet Routing Registry Toolset (IRRToolSet)i s a suite of
policy analysis tools to operate with routing policies in RPSL
[RFC2622] format, registered in the Internet Routing Registry (IRR).
The main goal of the project is to make routing information more
convenient and useful for network engineers, by providing tools
for automated router configuration, routing policies analysis, and
maintenance.
%track
prog irrtoolset = {
disabled
comment = "rse: JUNK class package"
version = %{version}
url = ftp://ftp.ripe.net/tools/IRRToolSet/
regex = IRRToolSet-(__VER__)
url = ftp://ftp.ripe.net/tools/IRRToolSet/IRRToolSet-__NEWVER__/
regex = IRRToolSet-(__VER__)\.tar\.gz
}
%prep
%setup -q -n IRRToolSet-%{version}
%{l_shtool} subst -s \
-e 's;_G_int32_t;int32_t;g' \
-e 's;_G_uint32_t;uint32_t;g' \
-e 's;;;g' \
-e 's;_G_config\.h;cstdlib;g' \
-e 's;;;g' \
-e 's;;;g' \
`find . -type f -print`
# FIXME: rse: more patching required...
%build
%if "%{with_x11}" == "yes"
# FIXME: set the various TCL_XXX variables according to README file
%endif
CC="%{l_cc}" \
CXX="%{l_cxx}" \
CFLAGS="%{l_cflags -O}" \
CXXFLAGS="%{l_cxxflags -O} -Wno-deprecated" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT
# FIXME: rse: still no investigation on installation procedure
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
%files -f files
%clean
rm -rf $RPM_BUILD_ROOT
@
1.12
log
@no need to track JUNK stuff
@
text
@@
1.11
log
@Welcome Year 2007!
@
text
@d36 1
a36 1
Release: 20061013
d67 2
@
1.10
log
@new world order for "Packager" and "Distribution" headers
@
text
@d3 2
a4 2
## Copyright (c) 2000-2006 OpenPKG Foundation e.V.
## Copyright (c) 2000-2006 Ralf S. Engelschall
@
1.9
log
@adjust Group header
@
text
@d30 2
a31 2
Packager: OpenPKG
Distribution: OpenPKG
d36 1
a36 1
Release: 20060923
@
1.8
log
@adjust copyrights for new year 2006
@
text
@d33 1
a33 1
Group: Network
d36 1
a36 1
Release: 20040803
@
1.7
log
@Adjust the copyright declaration in this (RSE's) copy of the OpenPKG
source code now that the fork point for C&W was established (CVS tag
OPENPKG_CW_FP), the shared copyright agreement between RSE and C&W is
no longer active (as C&W no longer officially sponsors OpenPKG) and the
new shared copyright from RSE can be taken over by the newly established
juristic entity OpenPKG Foundation e.V. (instead of the non-juristic
entity OpenPKG Project).
@
text
@d3 2
a4 2
## Copyright (c) 2000-2005 OpenPKG Foundation e.V.
## Copyright (c) 2000-2005 Ralf S. Engelschall
@
1.6
log
@Happy New Year 2005
@
text
@d2 3
a4 4
## irrtoolset.spec -- OpenPKG RPM Specification
## Copyright (c) 2000-2005 The OpenPKG Project
## Copyright (c) 2000-2005 Ralf S. Engelschall
## Copyright (c) 2000-2005 Cable & Wireless
d30 1
a30 1
Packager: The OpenPKG Project
@
1.5
log
@blind update, package is junk
@
text
@d3 3
a5 3
## Copyright (c) 2000-2004 The OpenPKG Project
## Copyright (c) 2000-2004 Ralf S. Engelschall
## Copyright (c) 2000-2004 Cable & Wireless
@
1.4
log
@Mass Commit:
reduce redundancy within .spec files by referencing
macros defining vendor source versions whenever possible.
This was half-way automated and half-way manually edited.
As a result the PMOD activity in 95% of all cases
just means editing the version in one single place, only.
@
text
@d36 2
a37 2
Version: 4.8.1
Release: 20040207
@
1.3
log
@Mass-Commit:
- split "Distribution" header into "Distribution" (old) and "Class"
(new) headers by moving the attached class information.
- embed the vendor version tracking configuration through the
new "%track" section.
- bump up the OpenPKG bootstrap dependency, because the "Class" header
and "%track" section are only supported by our latest bootstrap version.
@
text
@d37 1
a37 1
Release: 20040203
d68 1
a68 1
version = 4.8.1
@
1.2
log
@bump year in copyright messages to cover new year 2004. This is a CVS only commit -- no packages were rolled intentionally
@
text
@d32 2
a33 1
Distribution: OpenPKG [JUNK]
d37 1
a37 1
Release: 20031128
d48 2
a49 2
BuildPreReq: OpenPKG, openpkg >= 20030103, readline, make, gcc
PreReq: OpenPKG, openpkg >= 20030103, readline
d65 9
@
1.1
log
@flush pending unfinished work
@
text
@d3 3
a5 3
## Copyright (c) 2000-2003 The OpenPKG Project
## Copyright (c) 2000-2003 Ralf S. Engelschall
## Copyright (c) 2000-2003 Cable & Wireless
@