head 1.25;
access;
symbols;
locks; strict;
comment @-- @;
1.25
date 2009.12.16.18.56.45; author rse; state Exp;
branches;
next 1.24;
commitid viOoNMRvLl0BbDfu;
1.24
date 2009.12.04.10.32.46; author rse; state Exp;
branches;
next 1.23;
commitid BY7L9vGXdUJAM2eu;
1.23
date 2009.09.19.09.56.45; author rse; state Exp;
branches;
next 1.22;
commitid fwpTzqg6x9sI1h4u;
1.22
date 2009.09.13.19.04.48; author rse; state Exp;
branches;
next 1.21;
commitid 2aDpxl7QcNIGfy3u;
1.21
date 2009.09.11.19.56.30; author rse; state Exp;
branches;
next 1.20;
commitid JcirQBS0sUNpBi3u;
1.20
date 2009.08.15.09.56.25; author rse; state Exp;
branches;
next 1.19;
commitid IXX7a2Hsua0m9MZt;
1.19
date 2009.08.04.18.21.21; author rse; state Exp;
branches;
next 1.18;
commitid QLJX1RfelRYuipYt;
1.18
date 2009.07.30.16.22.42; author rse; state Exp;
branches;
next 1.17;
commitid 8CzAfE6OwLXKNKXt;
1.17
date 2009.06.28.07.42.18; author rse; state Exp;
branches;
next 1.16;
commitid 7k9wpMMpJ8HZWATt;
1.16
date 2009.06.16.19.09.39; author rse; state Exp;
branches;
next 1.15;
commitid LlgwT8CzUZrI87St;
1.15
date 2009.06.10.18.31.42; author rse; state Exp;
branches;
next 1.14;
commitid e0IE0VB5LUDE7lRt;
1.14
date 2009.05.31.18.00.18; author rse; state Exp;
branches;
next 1.13;
commitid 9u5v7pxcxmjOg3Qt;
1.13
date 2009.05.13.09.29.10; author rse; state Exp;
branches;
next 1.12;
commitid MTW3ob0DJ2fl1HNt;
1.12
date 2009.04.28.17.14.04; author rse; state Exp;
branches;
next 1.11;
commitid QhmJEEtM66UI4OLt;
1.11
date 2009.04.18.13.09.51; author rse; state Exp;
branches;
next 1.10;
commitid 4pHXU27WTIGCZuKt;
1.10
date 2009.04.11.09.02.23; author rse; state Exp;
branches;
next 1.9;
commitid kFV5YGPW3eOUTzJt;
1.9
date 2009.03.01.19.35.55; author rse; state Exp;
branches;
next 1.8;
commitid U3u66EqmTHbYImEt;
1.8
date 2009.02.26.20.52.57; author rse; state Exp;
branches;
next 1.7;
commitid M6uRDenquIknfZDt;
1.7
date 2008.12.25.17.23.45; author rse; state Exp;
branches;
next 1.6;
commitid ZGQxnj8KWSca7Svt;
1.6
date 2008.11.10.21.59.14; author rse; state Exp;
branches;
next 1.5;
commitid rCT594V477Ml57qt;
1.5
date 2008.09.29.06.38.16; author rse; state Exp;
branches;
next 1.4;
commitid jCteCiAfh2H6lDkt;
1.4
date 2008.09.01.05.55.11; author rse; state Exp;
branches;
next 1.3;
commitid NSaR2PRhB0P702ht;
1.3
date 2008.08.23.07.31.24; author rse; state Exp;
branches;
next 1.2;
commitid 42EoKoLf4mZ2PSft;
1.2
date 2008.08.12.15.35.27; author rse; state Exp;
branches;
next 1.1;
commitid jvIzuOtwpC13Rvet;
1.1
date 2008.08.05.19.19.23; author rse; state Exp;
branches;
next ;
commitid PtE85cYNXwZOjDdt;
desc
@@
1.25
log
@upgrading package: discount 1.5.6 -> 1.5.7
@
text
@##
## discount.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: discount
Summary: Markdown/SmartyPants To HTML Translation Library
URL: http://www.pell.portland.or.us/~orc/Code/discount/
Vendor: David Loren Parsons
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: EVAL
Group: Web
License: BSD
Version: 1.5.7
Release: 20091216
# list of sources
Source0: http://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20060823
PreReq: OpenPKG, openpkg >= 20060823
AutoReq: no
AutoReqProv: no
%description
Discount is a C library which provides formatting functions
Markdown/SmartyPants to HTML translations.
%track
prog discount = {
version = %{version}
url = http://www.pell.portland.or.us/~orc/Code/discount/
regex = discount-(\d+\.\d+\.\d+)\.tar\.gz
}
%prep
%setup -q
%build
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
sh configure.sh \
--prefix=%{l_prefix}
%{l_make} %{l_mflags -O}
%install
rm -rf $RPM_BUILD_ROOT
%{l_shtool} mkdir -f -p -m 755 \
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man \
$RPM_BUILD_ROOT%{l_prefix}/lib \
$RPM_BUILD_ROOT%{l_prefix}/include
%{l_make} %{l_mflags} install install.man \
BINDIR=$RPM_BUILD_ROOT%{l_prefix}/bin \
MANDIR=$RPM_BUILD_ROOT%{l_prefix}/man \
LIBDIR=$RPM_BUILD_ROOT%{l_prefix}/lib \
INCDIR=$RPM_BUILD_ROOT%{l_prefix}/include
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.24
log
@upgrading package: discount 1.5.5 -> 1.5.6
@
text
@d34 2
a35 2
Version: 1.5.6
Release: 20091204
@
1.23
log
@upgrading package: discount 1.5.4 -> 1.5.5
@
text
@d34 2
a35 2
Version: 1.5.5
Release: 20090919
@
1.22
log
@upgrading package: discount 1.5.3 -> 1.5.4
@
text
@d34 2
a35 2
Version: 1.5.4
Release: 20090913
@
1.21
log
@upgrading package: discount 1.5.2 -> 1.5.3
@
text
@d34 2
a35 2
Version: 1.5.3
Release: 20090911
@
1.20
log
@upgrading package: discount 1.5.1 -> 1.5.2
@
text
@d34 2
a35 2
Version: 1.5.2
Release: 20090815
@
1.19
log
@upgrading package: discount 1.4.5 -> 1.5.1
@
text
@d34 2
a35 2
Version: 1.5.1
Release: 20090804
@
1.18
log
@upgrading package: discount 1.4.4 -> 1.4.5
@
text
@d34 2
a35 2
Version: 1.4.5
Release: 20090730
@
1.17
log
@upgrading package: discount 1.4.3 -> 1.4.4
@
text
@d34 2
a35 2
Version: 1.4.4
Release: 20090628
@
1.16
log
@upgrading package: discount 1.4.2 -> 1.4.3
@
text
@d34 2
a35 2
Version: 1.4.3
Release: 20090616
@
1.15
log
@upgrading package: discount 1.4.1 -> 1.4.2
@
text
@d34 2
a35 2
Version: 1.4.2
Release: 20090610
@
1.14
log
@upgrading package: discount 1.4.0 -> 1.4.1
@
text
@d34 2
a35 2
Version: 1.4.1
Release: 20090531
@
1.13
log
@upgrading package: discount 1.3.6 -> 1.4.0
@
text
@d34 2
a35 2
Version: 1.4.0
Release: 20090513
@
1.12
log
@upgrading package: discount 1.3.5 -> 1.3.6
@
text
@d34 2
a35 2
Version: 1.3.6
Release: 20090428
@
1.11
log
@bump years in copyright messages
@
text
@d34 2
a35 2
Version: 1.3.5
Release: 20090411
@
1.10
log
@upgrading package: discount 1.3.4 -> 1.3.5
@
text
@d3 1
a3 1
## Copyright (c) 2000-2008 OpenPKG Foundation e.V.
@
1.9
log
@upgrading package: discount 1.3.2 -> 1.3.4
@
text
@d34 2
a35 2
Version: 1.3.4
Release: 20090301
@
1.8
log
@upgrading package: discount 1.3.1 -> 1.3.2
@
text
@d34 2
a35 2
Version: 1.3.2
Release: 20090226
@
1.7
log
@upgrading package: discount 1.3.0 -> 1.3.1
@
text
@d34 2
a35 2
Version: 1.3.1
Release: 20081225
@
1.6
log
@upgrading package: discount 1.2.10 -> 1.3.0
@
text
@d34 2
a35 2
Version: 1.3.0
Release: 20081110
@
1.5
log
@track releases only
@
text
@d34 2
a35 2
Version: 1.2.10
Release: 20080929
@
1.4
log
@upgrading package: discount 1.2.9 -> 1.2.10
@
text
@d35 1
a35 1
Release: 20080901
d56 1
a56 1
regex = discount-(__VER__)\.tar\.gz
@
1.3
log
@upgrading package: discount 1.2.8 -> 1.2.9
@
text
@d34 2
a35 2
Version: 1.2.9
Release: 20080823
@
1.2
log
@upgrading package: discount 1.2.7 -> 1.2.8
@
text
@d34 2
a35 2
Version: 1.2.8
Release: 20080812
@
1.1
log
@new package: discount 1.2.7 (Markdown/SmartyPants To HTML Translation Library)
@
text
@d34 2
a35 2
Version: 1.2.7
Release: 20080805
@