head 1.7; access; symbols OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_HEAD:1.2; locks; strict; comment @-- @; 1.7 date 2009.04.18.13.09.40; author rse; state Exp; branches; next 1.6; commitid 4pHXU27WTIGCZuKt; 1.6 date 2008.03.06.07.34.22; author rse; state Exp; branches; next 1.5; commitid pDOgjjoiZejRi2Us; 1.5 date 2008.01.01.14.52.36; author rse; state Exp; branches; next 1.4; commitid B8esaHJHoduuKILs; 1.4 date 2007.10.07.08.47.41; author rse; state Exp; branches; next 1.3; commitid YdxBIV6tEcFWyDAs; 1.3 date 2007.01.12.23.16.05; author rse; state Exp; branches; next 1.2; commitid VQX8ofKxqWKXYg2s; 1.2 date 2007.01.01.17.37.20; author rse; state Exp; branches; next 1.1; commitid BicZD6VUl7GuqP0s; 1.1 date 2006.11.20.11.16.57; author rse; state Exp; branches; next ; commitid DOFsyoMdxIYRHoVr; desc @@ 1.7 log @bump years in copyright messages @ text @## ## data-iana.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2009 OpenPKG Foundation e.V. ## ## 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: data-iana Summary: Data: Timezones URL: http://www.openpkg.org/ Vendor: OpenPKG Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: BASE Group: Data License: Open Source Version: 2.30 Release: 20080306 # list of sources Source0: http://sethwklein.net/iana-etc-%{version}.tar.bz2 # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20040130, gawk, make PreReq: OpenPKG, openpkg >= 20040130 AutoReq: no AutoReqProv: no %description The data-iana package provides network service ports (services) and network protocol number (protocols) data from the official Internet Assigned Numbers Authority (IANA) registry. %track prog data-iana = { version = %{version} url = http://sethwklein.net/iana-etc regex = iana-etc-(__VER__)\.tar\.bz2 } %prep %setup -q -n iana-etc-%{version} %build %{l_make} %{l_mflags} %install rm -rf $RPM_BUILD_ROOT %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/share/data-iana %{l_shtool} install -c -m 644 \ services protocols $RPM_BUILD_ROOT%{l_prefix}/share/data-iana/ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files %clean rm -rf $RPM_BUILD_ROOT @ 1.6 log @upgrading package: data-iana 2.20 -> 2.30 @ text @d3 1 a3 1 ## Copyright (c) 2000-2008 OpenPKG Foundation e.V. @ 1.5 log @Update package specifications according to OpenPKG year 2008 world order: http://www.mail-archive.com/openpkg-announce@@openpkg.org/msg00221.html @ text @d34 2 a35 2 Version: 2.20 Release: 20080101 d38 1 a38 1 Source0: http://sethwklein.net/projects/iana-etc/downloads/iana-etc-%{version}.tar.bz2 d56 1 a56 1 url = http://sethwklein.net/projects/iana-etc/ @ 1.4 log @adjust URLs @ text @d3 1 a3 2 ## Copyright (c) 2000-2007 OpenPKG Foundation e.V. ## Copyright (c) 2000-2007 Ralf S. Engelschall d35 1 a35 1 Release: 20071007 @ 1.3 log @seems to require GNU make @ text @d36 1 a36 1 Release: 20070113 d39 1 a39 1 Source0: http://www.sethwklein.net/projects/iana-etc/downloads/iana-etc-%{version}.tar.bz2 d57 1 a57 1 url = http://www.sethwklein.net/projects/iana-etc/ @ 1.2 log @Welcome Year 2007! @ text @d36 1 a36 1 Release: 20061120 d44 1 a44 1 BuildPreReq: OpenPKG, openpkg >= 20040130, gawk @ 1.1 log @new package: data-iana 2.20 (Data: Timezones) @ text @d3 2 a4 2 ## Copyright (c) 2000-2006 OpenPKG Foundation e.V. ## Copyright (c) 2000-2006 Ralf S. Engelschall @