From df02afe212c02349a2f61fc9eef9a1a9c365abc7e4fe2b64811289ceaba0fc6d Mon Sep 17 00:00:00 2001 From: andrea florio Date: Wed, 1 Sep 2010 21:35:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxterminal?expand=0&rev=45 --- lxterminal-0.1.9.tar.bz2 | 3 + lxterminal-0.1.9.tar.gz | 3 - lxterminal.spec | 154 +++++++++++++++++++-------------------- 3 files changed, 80 insertions(+), 80 deletions(-) create mode 100644 lxterminal-0.1.9.tar.bz2 delete mode 100644 lxterminal-0.1.9.tar.gz diff --git a/lxterminal-0.1.9.tar.bz2 b/lxterminal-0.1.9.tar.bz2 new file mode 100644 index 0000000..2edcce2 --- /dev/null +++ b/lxterminal-0.1.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d158019a4144361f87df6334bc7c48e4337db5f2f870e9d4ceafe2618faa53 +size 227802 diff --git a/lxterminal-0.1.9.tar.gz b/lxterminal-0.1.9.tar.gz deleted file mode 100644 index 0ae3ac3..0000000 --- a/lxterminal-0.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:847676534977c30b671e7d3225e2274a9272aa967ef4a56b75594b1df9be5c68 -size 280846 diff --git a/lxterminal.spec b/lxterminal.spec index f7b52ef..e37877f 100644 --- a/lxterminal.spec +++ b/lxterminal.spec @@ -1,77 +1,77 @@ -# -# spec file for package lxterminal (Version 0.1.9) -# -# Copyright (c) 2010 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 -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - -# norootforbuild - - -Name: lxterminal -Version: 0.1.9 -Release: 2 -Summary: Lightweight LXDE Terminal -Group: System/GUI/LXDE -License: GPL -Url: http://www.lxde.org/ -Source0: %name-%version.tar.gz -# PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org -# disable f10 shortcut because yast use it -Patch0: %name-0.1.8-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 -Recommends: %name-lang - -%description -LXTerminal is a lightweight Terminal Emulator. -This package even if DE independent it's part -of the LXDE project - - -%lang_package -%prep -%setup -q -%patch0 -p1 - -%build -export CFLAGS="$RPM_OPT_FLAGS" -%configure --enable-man -%__make %{?jobs:-j%jobs} - -%install -%makeinstall -# remove not available languages -%__rm -rf %buildroot/%_datadir/locale/{frp,es_VE,ur_PK} -%suse_update_desktop_file %name System -%find_lang %{name} -%fdupes -s %{buildroot} - -%clean -%__rm -rf $RPM_BUILD_ROOT - -%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 - -%files lang -f %name.lang - -%changelog +# +# spec file for package lxterminal (Version 0.1.9) +# +# Copyright (c) 2010 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +# norootforbuild + + +Name: lxterminal +Version: 0.1.9 +Release: 2 +Summary: Lightweight LXDE Terminal +Group: System/GUI/LXDE +License: GPL +Url: http://www.lxde.org/ +Source0: %name-%version.tar.bz2 +# PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org +# disable f10 shortcut because yast use it +Patch0: %name-0.1.8-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 +Recommends: %name-lang + +%description +LXTerminal is a lightweight Terminal Emulator. +This package even if DE independent it's part +of the LXDE project + + +%lang_package +%prep +%setup -q +%patch0 -p1 + +%build +export CFLAGS="$RPM_OPT_FLAGS" +%configure --enable-man +%__make %{?jobs:-j%jobs} + +%install +%makeinstall +# remove not available languages +%__rm -rf %buildroot/%_datadir/locale/{frp,es_VE,ur_PK} +%suse_update_desktop_file %name System +%find_lang %{name} +%fdupes -s %{buildroot} + +%clean +%__rm -rf $RPM_BUILD_ROOT + +%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 + +%files lang -f %name.lang + +%changelog