Hello community,

here is the log from the commit of package xindy for openSUSE:Factory checked 
in at 2013-10-02 13:34:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xindy (Old)
 and      /work/SRC/openSUSE:Factory/.xindy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xindy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xindy/xindy.changes      2012-07-12 
10:54:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xindy.new/xindy.changes 2013-10-02 
13:34:26.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 10:12:46 UTC 2013 - [email protected]
+
+- Fix build for Factory and 13.1
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xindy.spec ++++++
--- /var/tmp/diff_new_pack.YsKA6l/_old  2013-10-02 13:34:27.000000000 +0200
+++ /var/tmp/diff_new_pack.YsKA6l/_new  2013-10-02 13:34:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xindy
 #
-# 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
@@ -44,6 +44,10 @@
 BuildRequires:  tex(pdftex.map)
 BuildRequires:  tex(t2aenc.def)
 %endif
+%if %suse_version > 1230
+BuildRequires:  tex(lgrcmr.fd)
+BuildRequires:  tex(lgrenc.def)
+%endif
 BuildRequires:  xz
 # Need this at runtime for indexing to work correctly:
 Requires:       clisp
@@ -89,7 +93,7 @@
 %build
 %configure --docdir=%_docdir/%name
 # not safe for -j
-make -j1;
+make -j1
 
 %install
 make install DESTDIR="%buildroot";

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to