rpms/libtextcat/devel libtextcat-2.2-exportapi.patch, 1.1, 1.2 libtextcat.spec, 1.5, 1.6

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Feb 4 20:11:13 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/libtextcat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5578

Modified Files:
	libtextcat-2.2-exportapi.patch libtextcat.spec 
Log Message:
includes for gcc 4.3.0

libtextcat-2.2-exportapi.patch:

Index: libtextcat-2.2-exportapi.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libtextcat/devel/libtextcat-2.2-exportapi.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtextcat-2.2-exportapi.patch	6 Jul 2007 18:39:24 -0000	1.1
+++ libtextcat-2.2-exportapi.patch	4 Feb 2008 20:11:05 -0000	1.2
@@ -168,7 +168,7 @@
   *
   * Copyright (C) 2003 WiseGuys Internet B.V.
   *
-@@ -36,56 +36,24 @@
+@@ -36,56 +36,25 @@
   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   */
  
@@ -220,6 +220,7 @@
 -typedef char		schar;
 -
 -typedef char		boole;
++#include <sys/time.h>
 +#ifdef __cplusplus
 +extern "C" {
  #endif


Index: libtextcat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtextcat/devel/libtextcat.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libtextcat.spec	29 Aug 2007 07:19:45 -0000	1.5
+++ libtextcat.spec	4 Feb 2008 20:11:05 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: Text Categorization Library
 Name: libtextcat
 Version: 2.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: System Environment/Libraries
 License: BSD
 Source0: http://software.wise-guys.nl/download/%{name}-%{version}.tar.gz
@@ -139,6 +139,9 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Mon Feb 04 2008 Caolan McNamara <caolanm at redhat.com> 2.2-5
+- rebuild for stricter headers
+
 * Wed Aug 29 2007 Caolan McNamara <caolanm at redhat.com> 2.2-4
 - rebuild
 




More information about the fedora-extras-commits mailing list