aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-02-14 15:35:28 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-02-14 15:35:28 +0000
commitbb64e10c37f4964791fb33f017e7cc5593269d66 (patch)
tree2c70d7253bc25b3868da3273da5f7aaaeaa4b59c
parentc48853c55fa2a0e7e3927de80ac076c3a96501df (diff)
downloadrpm-helper-bb64e10c37f4964791fb33f017e7cc5593269d66.tar
rpm-helper-bb64e10c37f4964791fb33f017e7cc5593269d66.tar.gz
rpm-helper-bb64e10c37f4964791fb33f017e7cc5593269d66.tar.bz2
rpm-helper-bb64e10c37f4964791fb33f017e7cc5593269d66.tar.xz
rpm-helper-bb64e10c37f4964791fb33f017e7cc5593269d66.zip
fix %_create-ssl-certificate args _correctly_v0.21.2
-rw-r--r--Makefile2
-rw-r--r--NEWS3
-rw-r--r--rpm-helper.macros.in2
3 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index daca03c..9b5386c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.21.1
+VERSION = 0.21.2
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user add-service del-service create-file \
diff --git a/NEWS b/NEWS
index 74c034f..e3c6d46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2008-02-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.2
+ * fix %_create-ssl-certificate args _correctly_
+
2008-02-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1
* fix %_create-ssl-certificate args
diff --git a/rpm-helper.macros.in b/rpm-helper.macros.in
index c1f33aa..8d07f8f 100644
--- a/rpm-helper.macros.in
+++ b/rpm-helper.macros.in
@@ -10,7 +10,7 @@
%{nil}
%_create_ssl_certificate_helper %_rpm_helper_dir/create-ssl-certificate
-%_create_ssl_certificate(b:g) %_create_ssl_certificate_helper %{name} $1 %{1} %{?-g:-g %{-g*}} %{?-b:-b} \
+%_create_ssl_certificate(bg:) %_create_ssl_certificate_helper %{name} $1 %{1} %{?-g:-g %{-g*}} %{?-b:-b} \
%{nil}
# initscripts macros