commit tdom for openSUSE:Factory

2019-07-02 Thread root
Hello community,

here is the log from the commit of package tdom for openSUSE:Factory checked in 
at 2019-07-02 10:38:38

Comparing /work/SRC/openSUSE:Factory/tdom (Old)
 and  /work/SRC/openSUSE:Factory/.tdom.new.4615 (New)


Package is "tdom"

Tue Jul  2 10:38:38 2019 rev:21 rq:712763 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/tdom/tdom.changes2013-07-02 
07:46:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.tdom.new.4615/tdom.changes  2019-07-02 
10:38:39.394605620 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 09:03:22 UTC 2019 - Martin Liška 
+
+- Use FAT LTO objects in order to provide proper static
+  library (boo#1138797).
+
+---



Other differences:
--
++ tdom.spec ++
--- /var/tmp/diff_new_pack.ikdQ7M/_old  2019-07-02 10:38:40.238606905 +0200
+++ /var/tmp/diff_new_pack.ikdQ7M/_new  2019-07-02 10:38:40.242606911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tdom
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -59,6 +59,7 @@
 %patch2
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 autoreconf --force
 mkdir build
 cd build




commit tdom for openSUSE:Factory

2013-07-01 Thread h_root
Hello community,

here is the log from the commit of package tdom for openSUSE:Factory checked in 
at 2013-07-02 07:46:54

Comparing /work/SRC/openSUSE:Factory/tdom (Old)
 and  /work/SRC/openSUSE:Factory/.tdom.new (New)


Package is tdom

Changes:

--- /work/SRC/openSUSE:Factory/tdom/tdom.changes2012-06-25 
12:10:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.tdom.new/tdom.changes   2013-07-02 
07:46:55.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 20 14:49:22 UTC 2013 - m...@suse.com
+
+- Add -DUSE_INTERP_ERRORLINE to fix build with Tcl 8.6.
+
+---



Other differences:
--
++ tdom.spec ++
--- /var/tmp/diff_new_pack.s6VQcZ/_old  2013-07-02 07:46:56.0 +0200
+++ /var/tmp/diff_new_pack.s6VQcZ/_new  2013-07-02 07:46:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tdom
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,7 +62,7 @@
 autoreconf --force
 mkdir build
 cd build
-CFLAGS=%optflags ../configure \
+CFLAGS=%optflags -DUSE_INTERP_ERRORLINE ../configure \
--prefix=%_prefix \
--libdir=%_libdir \
--mandir=%_mandir \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tdom for openSUSE:Factory

2012-06-25 Thread h_root
Hello community,

here is the log from the commit of package tdom for openSUSE:Factory checked in 
at 2012-06-25 12:10:19

Comparing /work/SRC/openSUSE:Factory/tdom (Old)
 and  /work/SRC/openSUSE:Factory/.tdom.new (New)


Package is tdom, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tdom/tdom.changes2011-12-25 
17:42:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.tdom.new/tdom.changes   2012-06-25 
12:10:21.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun 18 12:03:55 UTC 2012 - g...@opensuse.org
+
+- update to version 0.8.3
+  - numerous bugfixes, see ChangeLog for a detailed list of changes
+- split off devel subpackage for stubs table, header and config
+  script
+
+---

Old:

  tDOM-0.8.2.tar.bz2

New:

  tDOM-0.8.3.tgz



Other differences:
--
++ tdom.spec ++
--- /var/tmp/diff_new_pack.aexVRB/_old  2012-06-25 12:10:23.0 +0200
+++ /var/tmp/diff_new_pack.aexVRB/_new  2012-06-25 12:10:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tdom
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   tdom
 %if 0%{!?tclscriptdir:1}
 %define tclscriptdir %_libdir
@@ -22,14 +23,14 @@
 Summary:A XML/DOM/XPath/XSLT Implementation for Tcl
 License:MPL-1.1
 Group:  Development/Libraries/Tcl
-Version:0.8.2
+Version:0.8.3
 Release:0
-Url:http://www.tdom.org
+Url:http://tdom.github.com/
 BuildRequires:  autoconf
 BuildRequires:  libexpat-devel
 BuildRequires:  tcl-devel
 BuildRequires:  tcllib
-Source0:tDOM-%{version}.tar.bz2
+Source0:https://github.com/downloads/tDOM/tdom/tDOM-%{version}.tgz
 Patch0: tdom.patch
 Patch1: tdom-expat.patch
 Patch2: tdom-tnc.patch
@@ -42,13 +43,14 @@
 memory: for example, the DOM tree of the XML recommendation in XML
 (160K) needs only about 450K of memory.
 
+%package devel
+Summary:Development Files for tdom
+Group:  Development/Libraries/Tcl
+Requires:   tcl-devel
+Requires:   tdom = %{version}
 
-
-Authors:
-
-Jochen Loewer loew...@hotmail.com
-Rolf Ade r...@pointsman.de
-Zoran Vasiljevic zo...@archiware.com
+%description devel
+This package contains files for developing software based on tdom.
 
 %prep
 %setup -q -n tDOM-%version
@@ -100,8 +102,11 @@
 %doc %_mandir/man*/*
 %tclscriptdir/*
 %_libdir/*.so
-%_libdir/*.a
-%_includedir/*
+
+%files devel
+%defattr(-,root,root,-)
 %_libdir/tdomConfig.sh
+%_libdir/*.a
+%_includedir/tdom.h
 
 %changelog

++ tdom-expat.patch ++
--- /var/tmp/diff_new_pack.aexVRB/_old  2012-06-25 12:10:23.0 +0200
+++ /var/tmp/diff_new_pack.aexVRB/_new  2012-06-25 12:10:23.0 +0200
@@ -1,8 +1,8 @@
-Index: Makefile.in
-
 configure.in
+Index: configure.in
+===
+--- configure.in.orig
 +++ configure.in
-@@ -72,6 +72,7 @@
+@@ -72,6 +72,7 @@ AC_CHECK_FUNCS(memmove bcopy)
  #
  
  TDOM_PATH_AOLSERVER
@@ -10,7 +10,7 @@
  
  #---
  # __CHANGE__
-@@ -83,10 +84,7 @@
+@@ -83,10 +84,7 @@ TDOM_PATH_AOLSERVER
  # and PKG_TCL_SOURCES.
  #---
  
@@ -21,8 +21,8 @@
 +TEA_ADD_SOURCES([generic/xmlsimple.c \
   generic/utf8conv.c  \
   generic/dom.c   \
-  generic/domalloc.c  \
-@@ -100,7 +98,7 @@
+  generic/domhtml.c   \
+@@ -99,7 +97,7 @@ TEA_ADD_SOURCES([expat/xmlrole.c \
   generic/tclexpat.c  \
   generic/tdomStubInit.c])
  TEA_ADD_HEADERS([generic/tdom.h])
@@ -31,9 +31,11 @@
  TEA_ADD_LIBS([${AOL_LIBS}])
  TEA_ADD_CFLAGS([])
  TEA_ADD_STUB_SOURCES([generic/tdomStubLib.c])
 tdom.m4
+Index: tdom.m4
+===
+--- tdom.m4.orig
 +++ tdom.m4
-@@ -215,6 +215,46 @@
+@@ -216,6 +216,46 @@ AC_DEFUN(TDOM_PATH_AOLSERVER, [
  fi
  ])
  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tdom for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package tdom for openSUSE:Factory checked in 
at 2011-12-25 17:42:06

Comparing /work/SRC/openSUSE:Factory/tdom (Old)
 and  /work/SRC/openSUSE:Factory/.tdom.new (New)


Package is tdom, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tdom/tdom.changes2011-09-23 
12:47:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.tdom.new/tdom.changes   2011-12-25 
17:42:27.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 10:45:36 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ tdom.spec ++
--- /var/tmp/diff_new_pack.V7m8FS/_old  2011-12-25 17:42:28.0 +0100
+++ /var/tmp/diff_new_pack.V7m8FS/_new  2011-12-25 17:42:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package tdom (Version 0.8.2)
+# spec file for package tdom
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   tdom
 %if 0%{!?tclscriptdir:1}
 %define tclscriptdir %_libdir
 %endif
 Summary:A XML/DOM/XPath/XSLT Implementation for Tcl
-Version:0.8.2
-Release:78
 License:MPL-1.1
 Group:  Development/Libraries/Tcl
+Version:0.8.2
+Release:0
 Url:http://www.tdom.org
-BuildRequires:  libexpat-devel tcl-devel tcllib
+BuildRequires:  autoconf
+BuildRequires:  libexpat-devel
+BuildRequires:  tcl-devel
+BuildRequires:  tcllib
 Source0:tDOM-%{version}.tar.bz2
 Patch0: tdom.patch
 Patch1: tdom-expat.patch

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tdom for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package tdom for openSUSE:Factory checked in 
at 2011-12-06 19:07:48

Comparing /work/SRC/openSUSE:Factory/tdom (Old)
 and  /work/SRC/openSUSE:Factory/.tdom.new (New)


Package is tdom, Maintainer is m...@suse.com

Changes:




Other differences:
--
++ tdom.spec ++
--- /var/tmp/diff_new_pack.fww6z7/_old  2011-12-06 19:42:03.0 +0100
+++ /var/tmp/diff_new_pack.fww6z7/_new  2011-12-06 19:42:03.0 +0100
@@ -24,7 +24,7 @@
 Summary:A XML/DOM/XPath/XSLT Implementation for Tcl
 Version:0.8.2
 Release:78
-License:MOZILLA PUBLIC LICENSE (MPL/NPL)
+License:MPL-1.1
 Group:  Development/Libraries/Tcl
 Url:http://www.tdom.org
 BuildRequires:  libexpat-devel tcl-devel tcllib

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org