commit lxsession-edit for openSUSE:11.4
Hello community, here is the log from the commit of package lxsession-edit for openSUSE:11.4 checked in at Sun Feb 27 14:53:38 CET 2011. -------- --- old-versions/11.4/all/lxsession-edit/lxsession-edit.changes 2010-06-07 16:15:57.000000000 +0200 +++ 11.4/lxsession-edit/lxsession-edit.changes 2011-02-25 22:04:44.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Feb 25 20:31:36 UTC 2011 - gber@opensuse.org + +- added lxsession-edit-0.1.1-fix-missing-intltool-init.patch to + properly initialize intltool and fix infinite loop while building + message catalogs + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 New: ---- lxsession-edit-0.1.1-fix-missing-intltool-init.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxsession-edit.spec ++++++ --- /var/tmp/diff_new_pack.EyvJyF/_old 2011-02-27 14:53:26.000000000 +0100 +++ /var/tmp/diff_new_pack.EyvJyF/_new 2011-02-27 14:53:26.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package lxsession-edit (Version 0.1.1) +# spec file for package lxsession-edit # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -20,12 +20,13 @@ Name: lxsession-edit Version: 0.1.1 -Release: 4 +Release: 10.<RELEASE2> License: GPLv3 Source0: %{name}-%version.tar.bz2 Source1: lxsession-edit.png -Patch0: %name-%version-icon.patch -Patch1: %name-%version-obsolete.patch +Patch0: %{name}-0.1.1-icon.patch +Patch1: %{name}-0.1.1-obsolete.patch +Patch2: %{name}-0.1.1-fix-missing-intltool-init.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gtk2-devel pkgconfig BuildRequires: python python-xml update-desktop-files @@ -46,10 +47,10 @@ %setup -q -n %name-%version %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build -export CFLAGS="$RPM_OPT_FLAGS" -export CXXFLAGS="$RPM_OPT_FLAGS" +autoreconf -fi %configure %__make %{?jobs:-j%{jobs}} ++++++ lxsession-edit-0.1.1-fix-missing-intltool-init.patch ++++++ diff -ur lxsession-edit-0.1.1.orig/configure.in lxsession-edit-0.1.1/configure.in --- lxsession-edit-0.1.1.orig/configure.in 2009-07-06 18:05:38.000000000 +0200 +++ lxsession-edit-0.1.1/configure.in 2011-02-25 21:29:42.000000000 +0100 @@ -5,6 +5,7 @@ AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE +IT_PROG_INTLTOOL AC_ISC_POSIX AC_PROG_CC AM_PROG_CC_STDC ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de