[crypto-utils] - Enable building with -Werror=unused-but-set-variable flags (#716076)

Elio Maldonado emaldonado at fedoraproject.org
Thu Jun 23 16:37:16 UTC 2011


commit e756a9a108426d0ce9d6163481ea879cd06660bf
Author: Elio Maldonado <emaldona at emaldonadesktop.sjc.redhat.com>
Date:   Thu Jun 23 09:33:02 2011 -0700

    - Enable building with -Werror=unused-but-set-variable flags (#716076)

 crypto-utils.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/crypto-utils.spec b/crypto-utils.spec
index e2513ea..9b176dc 100644
--- a/crypto-utils.spec
+++ b/crypto-utils.spec
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4.1
-Release: 29
+Release: 30
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -131,6 +131,9 @@ chmod -R u+w $RPM_BUILD_ROOT
 %{perl_vendorarch}/auto/Crypt
 
 %changelog
+* Thu Jun 23 2011 Elio Maldonado <emaldona at redhat.com> - 2.4.1-30
+- Enable building with -Werror=unused-but-set-variable flags (#716076)
+
 * Sun Jun 19 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.4.1-29
 - Perl mass rebuild
 


More information about the scm-commits mailing list