Hello community,

here is the log from the commit of package laeqed for openSUSE:Factory checked 
in at 2013-04-19 09:47:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/laeqed (Old)
 and      /work/SRC/openSUSE:Factory/.laeqed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "laeqed", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/laeqed/laeqed.changes    2011-12-12 
17:02:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.laeqed.new/laeqed.changes       2013-04-19 
09:47:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 18 10:49:42 UTC 2013 - wer...@suse.de
+
+- Make it build with openSUSE >= 12.2 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ laeqed.spec ++++++
--- /var/tmp/diff_new_pack.oyAVNr/_old  2013-04-19 09:47:49.000000000 +0200
+++ /var/tmp/diff_new_pack.oyAVNr/_new  2013-04-19 09:47:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package laeqed
 #
-# Copyright (c) 2010 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
@@ -15,25 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define jarname Laeqed
 
 Name:           laeqed
 Version:        1.2
-Release:        1
-License:        MIT
+Release:        0
 Summary:        Latex equation editor that stores equations as png images
-Url:            http://www.thrysoee.dk/laeqed/
+License:        MIT
 Group:          Productivity/Publishing/TeX/Frontends
+Url:            http://www.thrysoee.dk/laeqed/
 Source:         %{name}.tar.gz
 %if 0%{?suse_version} < 1210
-BuildRequires:  ant-apache-regexp ant-nodeps
+BuildRequires:  ant-apache-regexp
+BuildRequires:  ant-nodeps
 %endif
 BuildRequires:  ant
 BuildRequires:  java-devel-openjdk >= 1.5.0
 BuildRequires:  swing-layout
 Requires:       java >= 1.5.0
+%if 0%{?suse_version} < 1210
 Requires:       texlive-bin
 Requires:       texlive-latex
+%else
+Requires:       texlive-collection-binextra
+Requires:       texlive-collection-latex
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -64,7 +71,6 @@
 EOF
 chmod 0755 "%{buildroot}%{_bindir}/%{name}"
 
-
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING

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

Reply via email to