rpms/gnomint/F-11 gnomint-0.9.1-cflags.patch, NONE, 1.1 gnomint.spec, 1.4, 1.5

Adam Huffman verdurin at fedoraproject.org
Tue Apr 21 22:34:09 UTC 2009


Author: verdurin

Update of /cvs/pkgs/rpms/gnomint/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30721/F-11

Modified Files:
	gnomint.spec 
Added Files:
	gnomint-0.9.1-cflags.patch 
Log Message:
Fix for bug 496518 - incorrect cflags


gnomint-0.9.1-cflags.patch:

--- NEW FILE gnomint-0.9.1-cflags.patch ---
diff -up gnomint-0.9.1/configure~ gnomint-0.9.1/configure
--- gnomint-0.9.1/configure~	2008-12-18 08:35:02.000000000 +0200
+++ gnomint-0.9.1/configure	2009-04-20 00:05:17.000000000 +0300
@@ -16926,12 +16926,6 @@ fi
 
 
 
-if test "x$GCC" = "xyes"; then
-	CFLAGS="-Wall -Werror"
-	if test "x$use_debug" = "xYes"; then
-   	   CFLAGS="$CFLAGS -g -O0"
-	fi
-fi



Index: gnomint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnomint/F-11/gnomint.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnomint.spec	24 Feb 2009 23:48:53 -0000	1.4
+++ gnomint.spec	21 Apr 2009 22:34:06 -0000	1.5
@@ -1,6 +1,6 @@
 Name:		gnomint
 Version:	0.9.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Graphical x509 Certification Authority management tool
 
 Group:		Applications/System
@@ -94,6 +94,9 @@
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Tue Apr 21 2009  Adam Huffman <bloch at verdurin.com> - 0.9.1-3
+- fix for bug 496518 - $RPM_OPT_FLAGS not used
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list