Hello community,

here is the log from the commit of package lyx for openSUSE:Factory checked in 
at 2012-03-20 11:29:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lyx (Old)
 and      /work/SRC/openSUSE:Factory/.lyx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lyx", Maintainer is "b...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lyx/lyx.changes  2012-02-29 14:08:42.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.lyx.new/lyx.changes     2012-03-20 
11:30:28.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar 12 14:50:22 UTC 2012 - corne...@solcon.nl
+
+- Correct the license: lyx is GPL-2.0 and later, not LGPL-2.1 and later
+- Fix some rpmlint warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lyx.spec ++++++
--- /var/tmp/diff_new_pack.0bNVoc/_old  2012-03-20 11:30:31.000000000 +0100
+++ /var/tmp/diff_new_pack.0bNVoc/_new  2012-03-20 11:30:31.000000000 +0100
@@ -28,7 +28,7 @@
 Version:        2.0.3
 Release:        0
 Summary:        WYSIWYM (What You See Is What You Mean) document processor
-License:        LGPL-2.1+
+License:        GPL-2.0+
 Group:          Productivity/Publishing/TeX/Frontends
 Url:            http://www.lyx.org/
 Source:         ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-%{version}.tar.gz
@@ -42,7 +42,8 @@
 
 Requires:       ImageMagick
 Requires:       texlive-latex
-Recommends:     texlive-xetex xindy
+Recommends:     texlive-xetex
+Recommends:     xindy
 
 %description
 LyX is a document processor that encourages an approach to writing
@@ -79,6 +80,11 @@
 # some defaults
 install -p -m644 -D %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/lyx/lyxrc.dist
 
+# Add executable to files with shebang as advised by rpmlint
+chmod +x $RPM_BUILD_ROOT%{_datadir}/lyx/scripts/*.py
+chmod +x $RPM_BUILD_ROOT%{_datadir}/lyx/scripts/listerrors
+chmod +x $RPM_BUILD_ROOT%{_datadir}/lyx/lyx2lyx/profiling.py
+
 mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
 pushd $RPM_BUILD_ROOT%{_datadir}/lyx/doc/
     for i in *


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

Reply via email to