wok rev 12421

Up: openssl to 1.0.1a.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Apr 21 09:22:43 2012 +0000 (2012-04-21)
parents 55013648b5d3
children 9b467e60ded0
files libcrypto-dev/receipt libcrypto/receipt libssl/receipt openssl-dev/receipt openssl/receipt
line diff
     1.1 --- a/libcrypto-dev/receipt	Sat Apr 21 09:20:33 2012 +0000
     1.2 +++ b/libcrypto-dev/receipt	Sat Apr 21 09:22:43 2012 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libcrypto-dev"
     1.7 -VERSION="1.0.0g"
     1.8 +VERSION="1.0.1a"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="General purpose cryptographic shared library devel files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/libcrypto/receipt	Sat Apr 21 09:20:33 2012 +0000
     2.2 +++ b/libcrypto/receipt	Sat Apr 21 09:22:43 2012 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libcrypto"
     2.7 -VERSION="1.0.0g"
     2.8 +VERSION="1.0.1a"
     2.9  CATEGORY="security"
    2.10  SHORT_DESC="General purpose cryptographic shared library."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
     3.1 --- a/libssl/receipt	Sat Apr 21 09:20:33 2012 +0000
     3.2 +++ b/libssl/receipt	Sat Apr 21 09:22:43 2012 +0000
     3.3 @@ -1,8 +1,8 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="libssl"
     3.7 -VERSION="1.0.0g"
     3.8 -CATEGORY="development"
     3.9 +VERSION="1.0.1a"
    3.10 +CATEGORY="security"
    3.11  SHORT_DESC="OpenSSL libraries."
    3.12  MAINTAINER="pascal.bellard@slitaz.org"
    3.13  WANTED="openssl"
     4.1 --- a/openssl-dev/receipt	Sat Apr 21 09:20:33 2012 +0000
     4.2 +++ b/openssl-dev/receipt	Sat Apr 21 09:22:43 2012 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="openssl-dev"
     4.7 -VERSION="1.0.0g"
     4.8 +VERSION="1.0.1a"
     4.9  CATEGORY="development"
    4.10  SHORT_DESC="Open source Secure Sockets Layer devel files."
    4.11  MAINTAINER="pascal.bellard@slitaz.org"
     5.1 --- a/openssl/receipt	Sat Apr 21 09:20:33 2012 +0000
     5.2 +++ b/openssl/receipt	Sat Apr 21 09:22:43 2012 +0000
     5.3 @@ -1,7 +1,7 @@
     5.4  # SliTaz package receipt.
     5.5  
     5.6  PACKAGE="openssl"
     5.7 -VERSION="1.0.0g"
     5.8 +VERSION="1.0.1a"
     5.9  CATEGORY="security"
    5.10  SHORT_DESC="Open source Secure Sockets Layer."
    5.11  MAINTAINER="pascal.bellard@slitaz.org"
    5.12 @@ -27,7 +27,7 @@
    5.13  	
    5.14  	sed -i 's/\(basename .*\)`/\1 || true `/' Makefile &&
    5.15  	make &&
    5.16 -	make INSTALL_PREFIX=$PWD/_pkg MANDIR=$PWD/_pkg/usr/share/man install
    5.17 +	make INSTALL_PREFIX=$DESTDIR MANDIR=$DESTDIR/usr/share/man install
    5.18  }
    5.19  
    5.20  # Rules to gen a SliTaz package suitable for Tazpkg.