Hello community, here is the log from the commit of package lxterminal for openSUSE:Factory checked in at 2014-10-24 10:47:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxterminal (Old) and /work/SRC/openSUSE:Factory/.lxterminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxterminal" Changes: -------- --- /work/SRC/openSUSE:Factory/lxterminal/lxterminal.changes 2014-08-25 11:06:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lxterminal.new/lxterminal.changes 2014-10-24 10:48:07.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Oct 23 10:32:43 UTC 2014 - [email protected] + +- new upstream version 0.2.0 +- removed patch lxterminal-0.1.11_fix_ctrl_c_break.patch in upstream code +- removed obsolete-suse-version-checks + +------------------------------------------------------------------- Old: ---- lxterminal-0.1.11.tar.bz2 lxterminal-0.1.11_fix_ctrl_c_break.patch New: ---- lxterminal-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxterminal.spec ++++++ --- /var/tmp/diff_new_pack.SdREgJ/_old 2014-10-24 10:48:08.000000000 +0200 +++ /var/tmp/diff_new_pack.SdREgJ/_new 2014-10-24 10:48:08.000000000 +0200 @@ -17,17 +17,16 @@ Name: lxterminal -Version: 0.1.11 +Version: 0.2.0 Release: 0 Summary: Lightweight LXDE Terminal License: GPL-2.0 Group: System/GUI/LXDE Url: http://www.lxde.org/ -Source0: %name-%version.tar.bz2 +Source0: %name-%version.tar.gz # PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch [email protected] # disable f10 shortcut because yast use it Patch0: %name-0.1.8-disable-f10.patch -Patch1: %name-0.1.11_fix_ctrl_c_break.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: docbook-utils BuildRequires: docbook-xsl-stylesheets @@ -37,11 +36,7 @@ BuildRequires: libxslt-devel BuildRequires: pkg-config BuildRequires: update-desktop-files -%if %suse_version <= 1140 -BuildRequires: vte-devel -%else BuildRequires: vte2-devel -%endif Recommends: %name-lang %description @@ -54,7 +49,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %configure --enable-man @@ -62,32 +56,26 @@ %install %makeinstall -%suse_update_desktop_file %name System +%suse_update_desktop_file %{name} System %find_lang %{name} %fdupes -s %{buildroot} -%clean -%__rm -rf $RPM_BUILD_ROOT - -%if 0%{?suse_version} >= 1140 - %post %desktop_database_post %postun %desktop_database_postun -%endif %files %defattr(-,root,root,0755) %doc COPYING -%_bindir/%name -%_datadir/applications/lxterminal.desktop -%dir %_datadir/lxterminal -%_datadir/lxterminal/lxterminal.conf -%_datadir/lxterminal/lxterminal-preferences.ui -%_mandir/man1/lxterminal.1.gz -%_datadir/pixmaps/lxterminal.png +%{_bindir}/%{name} +%{_datadir}/applications/lxterminal.desktop +%dir %{_datadir}/lxterminal +%{_datadir}/lxterminal/lxterminal.conf +%{_datadir}/lxterminal/*.ui +%{_datadir}/icons/hicolor/128x128/apps/lxterminal.png +%{_mandir}/man1/lxterminal.1.gz %files lang -f %name.lang -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
