diff --git a/terminator.spec b/terminator.spec index 205d82f..6fd5177 100644 --- a/terminator.spec +++ b/terminator.spec @@ -2,13 +2,13 @@ Name: terminator Version: 1.91 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Store and run multiple GNOME terminals in one window Group: User Interface/Desktops License: GPLv2 URL: http://gnometerminator.blogspot.com/p/introduction.html -Source0: https://launchpad.net/terminator/gtk3/%{version}/+download/Terminator-%{version}.tar.gz +Source0: https://launchpad.net/terminator/gtk3/%{version}/+download/terminator-%{version}.tar.gz BuildArch: noarch BuildRequires: python-devel gettext desktop-file-utils intltool @@ -32,7 +32,7 @@ arrangements of terminals for different tasks. %prep -%setup -q -n Terminator-%{version} +%setup -q -n terminator-%{version} sed -i '/#! \?\/usr.*/d' terminatorlib/*.py %patch0 -p0