commit tei-roma for openSUSE:Factory

2017-06-29 Thread root
Hello community,

here is the log from the commit of package tei-roma for openSUSE:Factory 
checked in at 2017-06-29 15:18:45

Comparing /work/SRC/openSUSE:Factory/tei-roma (Old)
 and  /work/SRC/openSUSE:Factory/.tei-roma.new (New)


Package is "tei-roma"

Thu Jun 29 15:18:45 2017 rev:18 rq:506919 version:2.11

Changes:

--- /work/SRC/openSUSE:Factory/tei-roma/tei-roma.changes2011-09-23 
12:47:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.tei-roma.new/tei-roma.changes   2017-06-29 
15:18:55.604726637 +0200
@@ -1,0 +2,5 @@
+Sun Jun 25 01:56:09 UTC 2017 - bwiedem...@suse.com
+
+- Add tei-roma-2.11-fix-race.patch to fix race condition during build
+
+---

New:

  tei-roma-2.11-fix-race.patch



Other differences:
--
++ tei-roma.spec ++
--- /var/tmp/diff_new_pack.v4j7Xy/_old  2017-06-29 15:18:58.196360291 +0200
+++ /var/tmp/diff_new_pack.v4j7Xy/_new  2017-06-29 15:18:58.200359725 +0200
@@ -26,6 +26,8 @@
 Group:  Productivity/Publishing/XML
 Source0:
http://ftp1.sourceforge.net/sourceforge/tei/tei-roma-%{version}.zip
 Patch:  roma-dir.diff
+# PATCH-FIX-OPENSUSE tei-roma-2.11-fix-race.patch bmwiedemann@opensuse
+Patch1: tei-roma-2.11-fix-race.patch
 Url:http://www.tei-c.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -52,6 +54,7 @@
 %setup -q
 # unzip -q -a %{SOURCE0}
 %patch -p 1
+%patch1 -p1
 /bin/chmod -Rf a+rX,g-w,o-w .
 
 %build

++ tei-roma-2.11-fix-race.patch ++
From: Bernhard M. Wiedemann 

PATCH-FIX-OPENSUSE
since upstream does not include this anymore
in latest https://github.com/TEIC/TEI.git

In our .spec %install section we call
make release
which copies all files listed into a directory called 'release'

We must not include 'release' in this list
because that creates non-determinism at build time due to
filesystem ordering and races between reader and writer processes

Index: tei-roma-2.11/Makefile
===
--- tei-roma-2.11.orig/Makefile
+++ tei-roma-2.11/Makefile
@@ -6,7 +6,6 @@ FILES=ChangeLog \
notam \
parser \
progressbar \
-   release \
resource \
roma \
roma.sh \




commit tei-roma for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/tei-roma (Old)
 and  /work/SRC/openSUSE:Factory/.tei-roma.new (New)


Package is "tei-roma", Maintainer is "k...@suse.com"

Changes:




Other differences:
--
++ tei-roma.spec ++
--- /var/tmp/diff_new_pack.Hi73t9/_old  2011-12-06 19:42:04.0 +0100
+++ /var/tmp/diff_new_pack.Hi73t9/_new  2011-12-06 19:42:04.0 +0100
@@ -22,7 +22,7 @@
 Summary:TEI Schema or DTD Generator
 Version:2.11
 Release:57
-License:GPL v2 or later
+License:GPL-2.0+
 Group:  Productivity/Publishing/XML
 Source0:
http://ftp1.sourceforge.net/sourceforge/tei/tei-roma-%{version}.zip
 Patch:  roma-dir.diff


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