Accepting request 33728 from X11:lxde

Copy from X11:lxde/lxterminal based on submit request 33728 from user anubisg1

OBS-URL: https://build.opensuse.org/request/show/33728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxterminal?expand=0&rev=2
This commit is contained in:
OBS User autobuild 2010-03-02 00:41:16 +00:00 committed by Git OBS Bridge
parent 6db95a73be
commit d9f7431db3
6 changed files with 17 additions and 25 deletions

View File

@ -1,12 +0,0 @@
diff -uNr lxterminal-0.1.6/src/tab.c lxterminal/src/tab.c
--- lxterminal-0.1.6/src/tab.c 2008-12-26 07:47:10.000000000 +0100
+++ lxterminal/src/tab.c 2009-07-13 23:58:57.000000000 +0200
@@ -49,7 +49,7 @@
return 1;
else if (strcmp(position, "left")==0)
return 2;
- else if (strcmp(position, "right")==0)
+ else
return 3;
}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a65c90d17248cba369bf3e43e64e4ed8382b0aa3ff8246ad6ff2aab4cf29c4e9
size 33236

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce39f258649902840f8c4d7edcc31e7e37d590b0ec819fa4b9151a2ad83f51f7
size 200564

3
lxterminal-0.1.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98c03a9d29189745a3a8fda171b5f103f6ec275353f4e14849b8bc8b844c5aab
size 213293

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 1 23:46:09 UTC 2010 - andrea@opensuse.org
- new upstream version 0.1.7
* several bug fixes
* URLs are now interactive and click on them
will open default browser
- removed no more needed patches
-------------------------------------------------------------------
Sat Dec 12 15:00:40 UTC 2009 - andrea@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package lxterminal (Version 0.1.6)
# spec file for package lxterminal (Version 0.1.7)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,16 +19,14 @@
Name: lxterminal
Version: 0.1.6
Version: 0.1.7
Release: 1
Summary: Lightweight LXDE Terminal
Group: System/X11/Utilities
License: GPL
Url: http://www.lxde.org/
Source0: %name-%version.tar.bz2
Patch0: %name-%version-no-return.patch
Patch1: %name-%version-disable-f10.patch
Patch2: %name-%version-update-translations.patch.tar.bz2
Patch0: %name-0.1.6-disable-f10.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes gtk2-devel intltool pkg-config update-desktop-files
BuildRequires: docbook-utils docbook-xsl-stylesheets libxslt-devel vte-devel
@ -41,8 +39,6 @@ of the LXDE project
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"
@ -52,6 +48,8 @@ export CXXFLAGS="$RPM_OPT_FLAGS"
%install
%makeinstall
# remove not available languages
%__rm -rf %buildroot/%_datadir/locale/frp
%suse_update_desktop_file %name System
%find_lang %{name}
%fdupes -s %{buildroot}