rpms/terminator/devel terminator.spec,1.4,1.5

Ian Weller ianweller at fedoraproject.org
Tue Jul 7 16:21:29 UTC 2009


Author: ianweller

Update of /cvs/pkgs/rpms/terminator/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19385

Modified Files:
	terminator.spec 
Log Message:
fix .desktop file install issue


Index: terminator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/terminator/devel/terminator.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- terminator.spec	2 Jul 2009 23:32:44 -0000	1.4
+++ terminator.spec	7 Jul 2009 16:21:29 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           terminator
 Version:        0.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Store and run multiple GNOME terminals in one window
 
 Group:          User Interface/Desktops
@@ -12,7 +12,7 @@ Source0:        http://code.launchpad.ne
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel gettext desktop-file-utils
+BuildRequires:  python-devel gettext desktop-file-utils intltool
 Requires:       vte gnome-python2-gconf GConf2 gtk2 desktop-file-utils
 
 %description
@@ -67,6 +67,9 @@ gtk-update-icon-cache -qf %{_datadir}/ic
 
 
 %changelog
+* Tue Jul  7 2009 Ian Weller <ian at ianweller.org> - 0.13-2
+- BuildRequires: intltool
+
 * Thu Jul  2 2009 Ian Weller <ian at ianweller.org> - 0.13-1
 - New upstream release
 




More information about the fedora-extras-commits mailing list