[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (a4118ba938a35113e566c6a6ce26eaa96d24e6d3)

Eric Sandall eric at sandall.us
Fri Oct 23 23:28:08 EDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ladislav Hagara wrote:
> GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
> 
>  doc/xpdf/DETAILS   |    5 ++++-
>  doc/xpdf/HISTORY   |    4 ++++
>  doc/xpdf/PRE_BUILD |    9 +++++++--
>  3 files changed, 15 insertions(+), 3 deletions(-)
> 
> New commits:
> commit a4118ba938a35113e566c6a6ce26eaa96d24e6d3
> Author: Ladislav Hagara <hgr at vabo.cz>
> Commit: Ladislav Hagara <hgr at vabo.cz>
> 
>     xpdf 3.02pl4, SECURITY_PATCH=6
>     patches weren't verifying!!!
> 
> diff --git a/doc/xpdf/DETAILS b/doc/xpdf/DETAILS
> index 9fc602a..7d96c22 100755
> --- a/doc/xpdf/DETAILS
> +++ b/doc/xpdf/DETAILS
> @@ -1,19 +1,22 @@
>             SPELL=xpdf
>           VERSION=3.02
> -  SECURITY_PATCH=5
> +  SECURITY_PATCH=6
>            SOURCE=$SPELL-$VERSION.tar.gz
>           SOURCE2=xpdf-${VERSION}pl1.patch
>           SOURCE3=xpdf-${VERSION}pl2.patch
>           SOURCE4=xpdf-${VERSION}pl3.patch
> +         SOURCE5=xpdf-${VERSION}pl4.patch
>  SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
>     SOURCE_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/$SOURCE
>    SOURCE2_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE2}
>    SOURCE3_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE3}
>    SOURCE4_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE4}
> +  SOURCE5_URL[0]=ftp://ftp.foolabs.com/pub/xpdf/${SOURCE5}
>          WEB_SITE=http://www.foolabs.com/xpdf
>      SOURCE2_HASH=sha512:2ec6610ac5993c9d443b80311b7bec7a1bb3165f9f5b2f0ecb576c4b37470a07ed6a1e0c3e16ce9e3671492cb15cd4ffd1d5f05d6adaa11ef22f3343b40b6695
>      SOURCE3_HASH=sha512:6b259243b0166cdac42ff4c84a7453281682add63d2333e87a81be94866c24007ce6b71e4bb539b25bf78b989eeb3b77760aab5b6a3535a990960757f53a62e3
>      SOURCE4_HASH=sha512:eb94a0f9ad3020fa6bab250618824f9bf03e753a9d0acc2ee38c08381debd311d5c491771406af93107900da7d0897727fc49c2cdd913acb64e7d01eab2f7361
> +    SOURCE5_HASH=sha512:6a254fbc0e6def5055d15cc7552e025354137178ce8ac489c614d6b4a3a7d601c28f6a0d436872f5ccb9a4c2fa05bd2afa5ee0552c19de804539fbbc6e420a44
>        SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
>        PATCHLEVEL=3
>          KEYWORDS="pdf doc"
> diff --git a/doc/xpdf/HISTORY b/doc/xpdf/HISTORY
> index 957f92c..5eee2b2 100644
> --- a/doc/xpdf/HISTORY
> +++ b/doc/xpdf/HISTORY
> @@ -1,3 +1,7 @@
> +2009-10-19 Ladislav Hagara <hgr at vabo.cz>
> +	* DETAILS, PRE_BUILD: added xpdf-3.02pl4.patch, SECURITY_PATCH=6
> +	* PRE_BUILD: added unpack_files
> +
>  2009-04-17 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
>  	* DETAILS, PRE_BUILD: added security patch, cf.
>  	  http://rhn.redhat.com/errata/RHSA-2009-0430.html and
> diff --git a/doc/xpdf/PRE_BUILD b/doc/xpdf/PRE_BUILD
> index feb102c..f88f005 100755
> --- a/doc/xpdf/PRE_BUILD
> +++ b/doc/xpdf/PRE_BUILD
> @@ -1,5 +1,10 @@
> -default_pre_build      &&
> +default_pre_build &&
>  cd ${SOURCE_DIRECTORY} &&
> +unpack_file 2 &&
> +unpack_file 3 &&
> +unpack_file 4 &&
> +unpack_file 5 &&
>  patch -p1 < ${SOURCE_CACHE}/${SOURCE2} &&
>  patch -p1 < ${SOURCE_CACHE}/${SOURCE3} &&
> -patch -p1 < ${SOURCE_CACHE}/${SOURCE4}
> +patch -p1 < ${SOURCE_CACHE}/${SOURCE4} &&
> +patch -p1 < ${SOURCE_CACHE}/${SOURCE5}

Really should have been two separate commits, but thanks for catching
that. :)

- -sandalle

- --
Eric Sandall                     |  Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  http://counter.li.org/  #196285
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkridEgACgkQHXt9dKjv3WGH+QCffY7D0ODCCl9krd5+K5U7ygOD
UVcAnikAT+7NrkmfYHA5vF8O9JQhsYSI
=xoTY
-----END PGP SIGNATURE-----



More information about the SM-Commit mailing list