rpms/gstm/FC-6 gstm.spec,1.1,1.2

Damien Durand (splinux) fedora-extras-commits at redhat.com
Sat Mar 10 11:38:10 UTC 2007


Author: splinux

Update of /cvs/extras/rpms/gstm/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20327

Modified Files:
	gstm.spec 
Log Message:



Index: gstm.spec
===================================================================
RCS file: /cvs/extras/rpms/gstm/FC-6/gstm.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gstm.spec	6 Sep 2006 20:00:50 -0000	1.1
+++ gstm.spec	10 Mar 2007 11:37:38 -0000	1.2
@@ -1,24 +1,24 @@
-Name:	gstm
-Version:	1.2
-Release:	5%{?dist}
-Summary:	A front-end to ssh tunneling
-
-Group:	Applications/Internet
-License:	GPL
-URL:	http://gstm.sourceforge.net
-Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Name:           gstm
+Version:        1.2
+Release:        6%{?dist}
+Summary:        A front-end to ssh tunneling
+
+Group:          Applications/Internet
+License:        GPL
+URL:            http://gstm.sourceforge.net
+Source0:        http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libgnomeui-devel, desktop-file-utils, gettext
-Requires: openssh-clients
+BuildRequires:  libgnomeui-devel, desktop-file-utils, gettext
+Requires:       openssh-clients, gaskpass
 
 %description
 gSTM, short for Gnome SSH Tunnel Manager, is a graphical front-end for 
 managing ssh tunneled portredirects.
 
 %package -n gaskpass
-Group:	Applications/Internet
-Summary: A Gnome X11 passphrase dialog for OpenSSH
+Group:          Applications/Internet
+Summary:        A Gnome X11 passphrase dialog for OpenSSH
 %description -n gaskpass
 %{summary}.
 
@@ -37,10 +37,10 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 
 desktop-file-install --vendor fedora --delete-original \
-	--add-category X-Fedora                              \
-	--add-category Internet                                \
-	--dir $RPM_BUILD_ROOT%{_datadir}/applications        \
-	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+        --add-category X-Fedora                              \
+        --add-category Internet                                \
+        --dir $RPM_BUILD_ROOT%{_datadir}/applications        \
+        $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 
 %clean
@@ -58,8 +58,11 @@
 %{_bindir}/gaskpass
 
 %changelog
+* Sat Mar 10 2007 Damien Durand <splinux at fedoraproject.org> - 1.2-6
+- Added gaskpass in Requires (#230389)
+
 * Thu Sep 05 2006 Damien Durand <splinux at fedoraproject.org> - 1.2-5
-- Fixed %description and %datadir/pixmpaps
+- Fixed description and datadir/pixmpaps
 
 * Thu Aug 26 2006 Damien Durand <splinux at fedoraproject.org> - 1.2-4
 - Added patch from Laurent Rineau




More information about the fedora-extras-commits mailing list