rpms/gnokii/F-9 gnokii.spec,1.25,1.26

Bastien Nocera hadess at fedoraproject.org
Tue Oct 7 14:36:20 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/gnokii/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7843

Modified Files:
	gnokii.spec 
Log Message:
* Tue Oct 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.24-2
- Fix plenty of problems when gnokii isn't built with iconv support



Index: gnokii.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnokii/F-9/gnokii.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gnokii.spec	21 Mar 2008 12:43:42 -0000	1.25
+++ gnokii.spec	7 Oct 2008 14:35:50 -0000	1.26
@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Linux/Unix tool suite for various mobile phones
 
 Group:          Applications/Communications
@@ -115,6 +115,7 @@
 
 
 %build
+export CFLAGS="$RPM_OPT_FLAGS -DHAVE_ICONV=1 -DICONV_CONST="
 %configure --enable-security --disable-rpath --disable-static \
   %{?_with_libical:--with-libical=%{_prefix}}
 make # -j X for X > 1 fails as of 0.5.6 - 0.6.7
@@ -241,6 +242,9 @@
 %{_libdir}/pkgconfig/xgnokii.pc
 
 %changelog
+* Tue Oct 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.24-2
+- Fix plenty of problems when gnokii isn't built with iconv support
+
 * Thu Mar 20 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.24-1
 - Update to 0.6.24
 




More information about the fedora-extras-commits mailing list