Hello community,

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

Package is "xindy"

Changes:
--------
--- /work/SRC/openSUSE:13.1/xindy/xindy.changes 2013-09-23 11:15:39.000000000 
+0200
+++ /work/SRC/openSUSE:13.1/.xindy.new/xindy.changes    2013-10-02 
13:34:30.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 10:12:46 UTC 2013 - tchva...@suse.com
+
+- Fix build for Factory and 13.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xindy.spec ++++++
--- /var/tmp/diff_new_pack.g1ZVjH/_old  2013-10-02 13:34:30.000000000 +0200
+++ /var/tmp/diff_new_pack.g1ZVjH/_new  2013-10-02 13:34:30.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to