head 1.12; access; symbols; locks; strict; comment @-- @; 1.12 date 2009.04.18.13.12.19; author rse; state Exp; branches; next 1.11; commitid 4pHXU27WTIGCZuKt; 1.11 date 2009.02.23.21.20.27; author rse; state Exp; branches; next 1.10; commitid H9oyj8ctHmiNuBDt; 1.10 date 2009.02.18.08.40.36; author rse; state Exp; branches; next 1.9; commitid 4q1XvMXQpdZ4sTCt; 1.9 date 2008.07.25.06.04.55; author rse; state Exp; branches; next 1.8; commitid OLHJYfQeR80bh9ct; 1.8 date 2008.04.08.16.46.34; author rse; state Exp; branches; next 1.7; commitid xLIIzTA47LYxikYs; 1.7 date 2008.04.06.07.58.20; author rse; state Exp; branches; next 1.6; commitid KJj062pkZOWjr1Ys; 1.6 date 2008.01.24.15.50.01; author cs; state Exp; branches; next 1.5; commitid tq9vjomTh9aBoGOs; 1.5 date 2008.01.07.17.44.33; author rse; state Exp; branches; next 1.4; commitid guOt7e28ZD6NzvMs; 1.4 date 2008.01.01.14.57.29; author rse; state Exp; branches; next 1.3; commitid B8esaHJHoduuKILs; 1.3 date 2007.12.16.08.46.20; author rse; state Exp; branches; next 1.2; commitid XG7mmLzdWVBZiDJs; 1.2 date 2007.10.29.08.19.50; author rse; state Exp; branches; next 1.1; commitid CUJop1y9kakxHsDs; 1.1 date 2007.09.27.07.45.24; author rse; state Exp; branches; next ; commitid qGyWeEwHgTowxlzs; desc @@ 1.12 log @bump years in copyright messages @ text @## ## libxr.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: libxr Summary: XML-RPC C Library URL: http://oss.zonio.net/libxr.htm Vendor: Ondej Jirman Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: RPC License: LGPL Version: 1.0 Release: 20090223 # list of sources Source0: http://oss.zonio.net/releases/libxr/libxr-%{version}.tar.bz2 Patch0: libxr.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823, make, gcc, re2c, pkgconfig PreReq: OpenPKG, openpkg >= 20060823 BuildPreReq: glib2, libxml, openssl PreReq: glib2, libxml, openssl AutoReq: no AutoReqProv: no %description Cross-platform XML-RPC client/server library written in C that supports persistent HTTP/1.1 connections over SSL and comes with XML-RPC interface description language and client/server code compiler. %track prog libxr = { version = %{version} url = http://oss.zonio.net/releases/libxr/ regex = libxr-(__VER__)\.tar\.bz2 } %prep %setup -q %patch -p0 %build CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ --disable-shared %{l_make} %{l_mflags} %install rm -rf $RPM_BUILD_ROOT %{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.11 log @upgrading package: libxr 0.99 -> 1.0 @ text @d3 1 a3 1 ## Copyright (c) 2000-2008 OpenPKG Foundation e.V. @ 1.10 log @upgrading package: libxr 0.9.95 -> 0.99 @ text @d34 2 a35 2 Version: 0.99 Release: 20090218 @ 1.9 log @upgrading package: libxr 0.9.94 -> 0.9.95 @ text @d34 2 a35 2 Version: 0.9.95 Release: 20080725 @ 1.8 log @upgrading package: libxr 0.9.93 -> 0.9.94 @ text @d34 2 a35 2 Version: 0.9.94 Release: 20080408 @ 1.7 log @upgrading package: libxr 0.9.92 -> 0.9.93 @ text @d34 2 a35 2 Version: 0.9.93 Release: 20080406 @ 1.6 log @upgrading package: libxr 0.9.91 -> 0.9.92 @ text @d34 2 a35 2 Version: 0.9.92 Release: 20080124 @ 1.5 log @upgrading package: libxr 0.9.90 -> 0.9.91 @ text @d34 2 a35 2 Version: 0.9.91 Release: 20080107 @ 1.4 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: 0.9.90 Release: 20080101 @ 1.3 log @upgrading package: libxr 0.9.15 -> 0.9.90 @ 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: 20071216 @ 1.2 log @upgrading package: libxr 0.9.14 -> 0.9.15 @ text @d35 2 a36 2 Version: 0.9.15 Release: 20071029 @ 1.1 log @new package: libxr 0.9.14 (XML-RPC C Library) @ text @d35 2 a36 2 Version: 0.9.14 Release: 20070927 @