Ralf S. Engelschall 14 лет назад
Родитель
Сommit
e42e5854b8
2 измененных файлов с 8 добавлено и 8 удалено
  1. 6 6
      cego/cego.patch
  2. 2 2
      cego/cego.spec

+ 6 - 6
cego/cego.patch

@@ -567,9 +567,9 @@ Index: lfc-1.1.41/src/ThreadLock.cc
  #include <iostream>
  
  #include "ThreadLock.h"
-Index: lfcxml-1.0.25/src/Makefile.in
---- lfcxml-1.0.25/src/Makefile.in.orig	2010-09-17 10:01:17.000000000 +0200
-+++ lfcxml-1.0.25/src/Makefile.in	2011-07-19 20:23:30.000000000 +0200
+Index: lfcxml-1.0.26/src/Makefile.in
+--- lfcxml-1.0.26/src/Makefile.in.orig	2010-09-17 10:01:17.000000000 +0200
++++ lfcxml-1.0.26/src/Makefile.in	2011-07-19 20:23:30.000000000 +0200
 @@ -51,7 +51,6 @@
  	$(INSTALL_DATA) XMLInStream.h $(DESTDIR)$(XMLINCLUDEPATH)
  	$(INSTALL_DATA) XMLOutStream.h $(DESTDIR)$(XMLINCLUDEPATH)
@@ -586,9 +586,9 @@ Index: lfcxml-1.0.25/src/Makefile.in
  	$(AR) -r liblfcxml.a $(OBJECTS)
  	$(RANLIB) liblfcxml.a
  
-Index: lfcxml-1.0.25/src/XMLSuite.cc
---- lfcxml-1.0.25/src/XMLSuite.cc.orig	2.10.12-21 01:08:13.000000000 +0100
-+++ lfcxml-1.0.25/src/XMLSuite.cc	2011-07-19 20:23:30.000000000 +0200
+Index: lfcxml-1.0.26/src/XMLSuite.cc
+--- lfcxml-1.0.26/src/XMLSuite.cc.orig	2.10.12-21 01:08:13.000000000 +0100
++++ lfcxml-1.0.26/src/XMLSuite.cc	2011-07-19 20:23:30.000000000 +0200
 @@ -35,6 +35,7 @@
  
  // INCLUDES

+ 2 - 2
cego/cego.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_cego     2.10.12
 %define       V_lfc      1.1.41
-%define       V_lfcxml   1.0.25
+%define       V_lfcxml   1.0.26
 %define       V_jdbc     1.3.4
 
 #   package information
@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_cego}
-Release:      20110726
+Release:      20110728
 
 #   package options
 %option       with_jdbc   no