Hello community,

here is the log from the commit of package latexila for openSUSE:Factory 
checked in at 2012-10-27 07:40:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latexila (Old)
 and      /work/SRC/openSUSE:Factory/.latexila.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latexila", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/latexila/latexila.changes        2012-06-28 
15:31:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.latexila.new/latexila.changes   2012-10-27 
07:40:03.000000000 +0200
@@ -1,0 +2,18 @@
+Thu Oct 25 22:24:20 UTC 2012 - badshah...@gmail.com
+
+- Update to version 2.6.1:
+  + Autotools: required version of Vala is now optional
+  + Comment selected lines: comment empty lines too
+  + Misc bug fixes
+- Changes from versions 2.6.0, 2.5.2, 2.5.3, 2.5.4:
+  + See installed NEWS file for list of changes
+- Modify spec file to adapt to (upstream) change of build from
+  previously cmake based procedure to autotools based procedure
+- Use upstream provided desktop file.
+
+-------------------------------------------------------------------
+Wed Oct 24 07:55:51 UTC 2012 - p.drou...@gmail.com
+
+- Fix build
+
+-------------------------------------------------------------------

Old:
----
  latexila-2.5.1.tar.xz

New:
----
  latexila-2.6.1.tar.xz

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

Other differences:
------------------
++++++ latexila.spec ++++++
--- /var/tmp/diff_new_pack.fbg4K7/_old  2012-10-27 07:40:06.000000000 +0200
+++ /var/tmp/diff_new_pack.fbg4K7/_new  2012-10-27 07:40:06.000000000 +0200
@@ -17,22 +17,23 @@
 
 
 Name:           latexila
-Version:        2.5.1
+Version:        2.6.1
 Release:        0
 Summary:        Integrated LaTeX Environment for the GNOME desktop
 License:        GPL-3.0+
 Group:          Productivity/Publishing/TeX/Frontends
 Url:            http://projects.gnome.org/latexila/
-Source0:        
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.tar.xz
-BuildRequires:  cmake
+Source0:        
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  gnome-desktop
 BuildRequires:  gsettings-desktop-schemas-devel
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  intltool
 BuildRequires:  itstool
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(enchant)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.3
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.4.1
@@ -58,18 +59,12 @@
 %setup -q
 
 %build
-cd build/
-cmake \
-      -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-      -DWITH_GNOME=on                   \
-      ..
-make
+./configure --prefix=%{_prefix} --with-gnome
+make %{?_smp_mflags}
 
 %install
-cd build
 %make_install
-cd ..
-%suse_update_desktop_file -c %{name} LaTeXila "Integrated LaTeX Environment 
for GNOME" %{name} %{name} Education Science
+%suse_update_desktop_file %{name} WordProcessor
 %find_lang %{name}
 %fdupes -s %{buildroot}
 
@@ -88,9 +83,9 @@
 %doc AUTHORS COPYING README NEWS HACKING
 %{_bindir}/*
 %{_datadir}/%{name}/
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 %{_datadir}/icons/hicolor/*/*/
+%{_datadir}/applications/*
+%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 %{_mandir}/man1/%{name}.1.*
 
 %changelog

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

Reply via email to