# HG changeset patch # User Tomas Zeman # Date 1329314971 -3600 # Node ID 0fad0bcf26f6bad189fd7d7a800dae2641bb6ffc # Parent 10ab1ccef2ccc6ca594c1fa1af769638fc2aed54 diet-openssl.patch: folded w/ upgrade-0.9-diet-openssl.patch diff -r 10ab1ccef2cc -r 0fad0bcf26f6 diet-openssl.patch --- a/diet-openssl.patch Wed Feb 15 15:09:08 2012 +0100 +++ b/diet-openssl.patch Wed Feb 15 15:09:31 2012 +0100 @@ -1,10 +1,8 @@ diet-openssl -diff --git a/source/dietlibc/diet-openssl/FrugalBuild b/source/dietlibc/diet-openssl/FrugalBuild -new file mode 100644 -index 0000000..b3ce39c ---- /dev/null -+++ b/source/dietlibc/diet-openssl/FrugalBuild +diff -r 515c0ba8b5d8 source/dietlibc/diet-openssl/FrugalBuild +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ b/source/dietlibc/diet-openssl/FrugalBuild Wed Feb 15 15:09:21 2012 +0100 @@ -0,0 +1,44 @@ +# Maintainer: Tomas Zeman + @@ -12,7 +10,7 @@ +pkgorig=openssl +pkgname=$branch-$pkgorig +pkgver=0.9.8h -+pkgrel=1 ++pkgrel=2 +pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security; dietlibc version" +makedepends=(dietlibc gcc sed) +url="http://www.openssl.org" diff -r 10ab1ccef2cc -r 0fad0bcf26f6 series --- a/series Wed Feb 15 15:09:08 2012 +0100 +++ b/series Wed Feb 15 15:09:31 2012 +0100 @@ -14,7 +14,6 @@ diet-mess822.patch diet-ucspi-ipc.patch diet-openssl.patch -upgrade-0.9-diet-openssl.patch diet-ucspi-ssl.patch upgrade-0.9-diet-ucspi-ssl.patch diet-qmail.patch diff -r 10ab1ccef2cc -r 0fad0bcf26f6 upgrade-0.9-diet-openssl.patch --- a/upgrade-0.9-diet-openssl.patch Wed Feb 15 15:09:08 2012 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -diet-openssl: Upgrade for Frugalware 0.9 - -diff --git a/source/dietlibc/diet-openssl/FrugalBuild b/source/dietlibc/diet-openssl/FrugalBuild -index b3ce39c..0bdacd1 100644 ---- a/source/dietlibc/diet-openssl/FrugalBuild -+++ b/source/dietlibc/diet-openssl/FrugalBuild -@@ -4,7 +4,7 @@ branch=diet - pkgorig=openssl - pkgname=$branch-$pkgorig - pkgver=0.9.8h --pkgrel=1 -+pkgrel=2 - pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security; dietlibc version" - makedepends=(dietlibc gcc sed) - url="http://www.openssl.org"