rpms/gnokii/F-8 gnokii.spec,1.20,1.21

Bastien Nocera hadess at fedoraproject.org
Tue Oct 7 14:34:27 UTC 2008


Author: hadess

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

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



Index: gnokii.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnokii/F-8/gnokii.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- gnokii.spec	29 Nov 2007 13:47:30 -0000	1.20
+++ gnokii.spec	7 Oct 2008 14:33:56 -0000	1.21
@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.22
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary:        Linux/Unix tool suite for various mobile phones
 
 Group:          Applications/Communications
@@ -125,6 +125,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
@@ -253,6 +254,9 @@
 %{_libdir}/pkgconfig/xgnokii.pc
 
 %changelog
+* Tue Oct 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.22-2
+- Fix plenty of problems when gnokii isn't built with iconv support
+
 * Thu Nov 29 2007 - Bastien Nocera <bnocera at redhat.com> - 0.6.22-1
 - Update to 0.6.22
 




More information about the scm-commits mailing list