From 440d773d4cb957aaacffb0bcfafeb1c96cf89080 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Jan 21 2009 03:12:42 +0000 Subject: importing terminator-0.12-1 in F-9 --- diff --git a/.cvsignore b/.cvsignore index d832ece..434d265 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -terminator_0.11.tar.gz +terminator_0.12.tar.gz diff --git a/import.log b/import.log index afd15b0..e9931ef 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ terminator-0_11-3_fc9:F-9:terminator-0.11-3.fc9.src.rpm:1229564606 +terminator-0_12-1_fc10:F-9:terminator-0.12-1.fc10.src.rpm:1232507515 diff --git a/sources b/sources index 13e151f..0618289 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cff08bbe8b600b99fa5256083bb7e167 terminator_0.11.tar.gz +259b2b1f88de822644e4d57abf857cb7 terminator_0.12.tar.gz diff --git a/terminator-0.11-desktop.patch b/terminator-0.11-desktop.patch deleted file mode 100644 index d7237a0..0000000 --- a/terminator-0.11-desktop.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -up terminator-0.11/data/terminator.desktop.orig terminator-0.11/data/terminator.desktop ---- terminator-0.11/data/terminator.desktop.orig 2008-12-01 16:29:33.000000000 -0600 -+++ terminator-0.11/data/terminator.desktop 2008-12-01 16:30:01.000000000 -0600 -@@ -10,11 +10,5 @@ TryExec=terminator - Exec=terminator - Icon=terminator - Type=Application --X-GNOME-DocPath= --X-GNOME-Bugzilla-Bugzilla= --X-GNOME-Bugzilla-Product= --X-GNOME-Bugzilla-Component= --X-GNOME-Bugzilla-Version= --Categories=GNOME;GTK;Utility;TerminalEmulator; -+Categories=GNOME;GTK;Utility;TerminalEmulator;System; - StartupNotify=true --X-Ubuntu-Gettext-Domain=terminator diff --git a/terminator.spec b/terminator.spec index f437a20..2176cfb 100644 --- a/terminator.spec +++ b/terminator.spec @@ -1,15 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: terminator -Version: 0.11 -Release: 3%{?dist} +Version: 0.12 +Release: 1%{?dist} Summary: Store and run multiple GNOME terminals in one window Group: User Interface/Desktops License: GPLv2 URL: http://www.tenshu.net/terminator Source0: http://code.launchpad.net/terminator/trunk/%{version}/+download/terminator_%{version}.tar.gz -Patch0: terminator-0.11-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +25,6 @@ arrangements of terminals for different tasks. %prep %setup -q -%patch0 -p1 -b .desktop sed -i '/#! \?\/usr.*/d' terminatorlib/*.py sed -i.versionbump -e "s/0.10/0.11/" terminatorlib/version.py @@ -70,6 +68,10 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Jan 20 2009 Ian Weller 0.12-1 +- New upstream release +- Upstream fixed desktop file, removing patch0 + * Mon Dec 08 2008 Ian Weller 0.11-3 - Patch version in terminatorlib/verison.py to the one we think it is - Fix License tag @@ -91,12 +93,12 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &>/dev/null || : - Complete/restandardize file list - Get rid of she-bangs in python_sitelib -* Sat Sep 13 2008 - Max Spevack 0.10 +* Sat Sep 13 2008 Max Spevack 0.10 - New upstream release. - Tried to make sure the spec file matches guidelines on Fedora wiki. -* Fri Jul 08 2008 - chantra AatT rpm-based DdOoTt org 0.9.fc9.rb +* Fri Jul 08 2008 chantra AatT rpm-based DdOoTt org 0.9.fc9.rb - New upstream release -* Sat May 17 2008 - chantra AatT rpm-based DdOoTt org 0.8.1.fc9.rb +* Sat May 17 2008 chantra AatT rpm-based DdOoTt org 0.8.1.fc9.rb - Initial release for Fedora 9.