head 1.11;
access;
symbols;
locks; strict;
comment @-- @;
1.11
date 2009.12.21.16.38.39; author rse; state Exp;
branches;
next 1.10;
commitid YvukzITnMITfgggu;
1.10
date 2009.08.27.19.05.09; author rse; state Exp;
branches;
next 1.9;
commitid l3DL8skzgNwGNm1u;
1.9
date 2009.07.02.16.37.45; author rse; state Exp;
branches;
next 1.8;
commitid lHl4de6OHz8JM9Ut;
1.8
date 2009.06.30.20.21.12; author rse; state Exp;
branches;
next 1.7;
commitid mW7f5wxeUG4f4VTt;
1.7
date 2009.06.08.07.49.23; author rse; state Exp;
branches;
next 1.6;
commitid cXXvjbbTGEbiD1Rt;
1.6
date 2009.04.18.13.13.47; author rse; state Exp;
branches;
next 1.5;
commitid 4pHXU27WTIGCZuKt;
1.5
date 2009.03.27.11.34.19; author rse; state Exp;
branches;
next 1.4;
commitid z5L8xxu952bWdFHt;
1.4
date 2009.01.25.16.16.10; author rse; state Exp;
branches;
next 1.3;
commitid ubsDBtVkMFXbKQzt;
1.3
date 2008.12.30.15.49.04; author rse; state Exp;
branches;
next 1.2;
commitid RqU5xWD6z39Iqvwt;
1.2
date 2008.10.31.06.38.58; author rse; state Exp;
branches;
next 1.1;
commitid drqw1WMVLGCzjKot;
1.1
date 2008.09.22.06.05.05; author rse; state Exp;
branches;
next ;
commitid QOQkAey0EMAFnJjt;
desc
@@
1.11
log
@upgrading package: pdfsam 2.0.0 -> 2.1.0
@
text
@##
## pdfsam.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 version
%define V_opkg 2.1.0
%define V_dist 2.1.0
# package information
Name: pdfsam
Summary: PDF Split And Merge
URL: http://www.pdfsam.org/
Vendor: Andrea Vacondio
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: EVAL
Group: Postscript
License: GPL
Version: %{V_opkg}
Release: 20091221
# list of sources
Source0: http://switch.dl.sourceforge.net/pdfsam/pdfsam-%{V_dist}-out.zip
Source1: pdfsam.sh
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20060823, infozip
PreReq: OpenPKG, openpkg >= 20060823, java, JAVA-JDK
AutoReq: no
AutoReqProv: no
%description
PDFSAM is a tool designed to split and merge PDF files. With its
simple and intuitive interface you can split your PDF documents
(into chapters, single pages, etc.); merge many PDF documents or
subsections of them; extract sections of your document into a single
PDF document and save and load your environment to automatize your
recurrent jobs.
%track
prog pdfsam = {
version = %{V_dist}
url = http://sourceforge.net/projects/pdfsam/files/
regex = pdfsam-(__VER__)-out\.zip
}
%prep
%setup -q -T -c
unzip -q -x %{SOURCE0}
%build
%install
rm -rf $RPM_BUILD_ROOT
%{l_shtool} mkdir -f -p -m 755 \
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/lib/pdfsam
%{l_shtool} install -c -m 644 \
*.jar lib/*.jar $RPM_BUILD_ROOT%{l_prefix}/lib/pdfsam/
%{l_shtool} install -c -m 755 %{l_value -s -a} \
%{SOURCE pdfsam.sh} $RPM_BUILD_ROOT%{l_prefix}/bin/pdfsam
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
%files -f files
%clean
rm -rf $RPM_BUILD_ROOT
@
1.10
log
@modifying package: pdfsam-2.0.0 20090702 -> 20090827
@
text
@d25 2
a26 2
%define V_opkg 2.0.0
%define V_dist 2.0.0
d39 1
a39 1
Release: 20090827
@
1.9
log
@modifying package: pdfsam-2.0.0 20090608 -> 20090702
@
text
@d26 1
a26 1
%define V_dist 2.0.0-rc1
d39 1
a39 1
Release: 20090702
@
1.8
log
@switch to the new SourceForge.net website functionality where we can find all files (again)
@
text
@d26 1
a26 1
%define V_dist 2.0.0-beta
d39 1
a39 1
Release: 20090608
@
1.7
log
@modifying package: pdfsam-2.0.0 20090327 -> 20090608
@
text
@d64 1
a64 1
url = http://prdownloads.sourceforge.net/pdfsam/
@
1.6
log
@bump years in copyright messages
@
text
@d26 1
a26 1
%define V_dist 2.0.0-alpha
d39 1
a39 1
Release: 20090327
@
1.5
log
@upgrading package: pdfsam 1.1.1 -> 2.0.0
@
text
@d3 1
a3 1
## Copyright (c) 2000-2008 OpenPKG Foundation e.V.
@
1.4
log
@upgrading package: pdfsam 1.1.0 -> 1.1.1
@
text
@d24 4
d38 2
a39 2
Version: 1.1.1
Release: 20090125
d42 1
a42 1
Source0: http://switch.dl.sourceforge.net/pdfsam/pdfsam-%{version}-out.zip
d63 1
a63 1
version = %{version}
@
1.3
log
@upgrading package: pdfsam 1.0.3 -> 1.1.0
@
text
@d34 2
a35 2
Version: 1.1.0
Release: 20081230
@
1.2
log
@upgrading package: pdfsam 1.0.2 -> 1.0.3
@
text
@d34 2
a35 2
Version: 1.0.3
Release: 20081031
@
1.1
log
@new package: pdfsam 1.0.2 (PDF Split And Merge)
@
text
@d34 2
a35 2
Version: 1.0.2
Release: 20080922
@