devel/putty .cvsignore,1.4,1.5 putty.spec,1.9,1.10 sources,1.4,1.5

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue Apr 19 12:22:51 UTC 2005


Author: adrian

Update of /cvs/extras/devel/putty
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25451

Modified Files:
	.cvsignore putty.spec sources 
Log Message:
Updated to 0.58



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/devel/putty/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	21 Feb 2005 13:18:35 -0000	1.4
+++ .cvsignore	19 Apr 2005 12:22:49 -0000	1.5
@@ -1 +1,2 @@
-putty-0.57.tar.gz
+putty-0.58.tar.gz
+putty-0.58.tar.gz.RSA


Index: putty.spec
===================================================================
RCS file: /cvs/extras/devel/putty/putty.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- putty.spec	30 Mar 2005 11:25:16 -0000	1.9
+++ putty.spec	19 Apr 2005 12:22:49 -0000	1.10
@@ -1,15 +1,16 @@
 Name:		putty
-Version:	0.57
-Release:	2
+Version:	0.58
+Release:	1
 Summary:	SSH, Telnet and Rlogin client
 License:	MIT
 Group:		Applications/Internet
 URL:		http://www.chiark.greenend.org.uk/~sgtatham/putty/
-Source0:	http://the.earth.li/~sgtatham/putty/latest/putty-0.57.tar.gz
-Source1:	putty.desktop
-Source2:	putty.png
+Source0:	http://the.earth.li/~sgtatham/putty/latest/putty-0.58.tar.gz
+Source1:	http://the.earth.li/~sgtatham/putty/latest/putty-0.58.tar.gz.RSA
+Source2:	putty.desktop
+Source3:	putty.png
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	gtk+-devel desktop-file-utils
+BuildRequires:	gtk+-devel desktop-file-utils sed
 
 
 %description
@@ -21,6 +22,7 @@
 
 
 %build
+%{__sed} -i -e "/.*sbcsdat.c/d" manifest
 ./mkfiles.pl
 pushd unix
 %{__sed} -i -e "s/-O2 -Wall -Werror/$RPM_OPT_FLAGS/g" \
@@ -45,9 +47,9 @@
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --mode 644 \
   --add-category X-Fedora \
-  %{SOURCE1}
+  %{SOURCE2}
 
-install -m644 -D -p %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/putty.png
+install -m644 -D -p %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/pixmaps/putty.png
 
 
 %files
@@ -64,6 +66,9 @@
 
 
 %changelog
+* Tue Apr 19 2005 Adrian Reber <adrian at lisas.de> - 0.58-1
+- Updated to 0.58
+
 * Tue Feb 29 2005 Adrian Reber <adrian at lisas.de> - 0.57-2
 - fix build with gcc4
 


Index: sources
===================================================================
RCS file: /cvs/extras/devel/putty/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 Feb 2005 13:18:35 -0000	1.4
+++ sources	19 Apr 2005 12:22:49 -0000	1.5
@@ -1 +1,2 @@
-0fc816093980246f6400693fe6146280  putty-0.57.tar.gz
+ffb78a7db7e4802896189b2112714a9f  putty-0.58.tar.gz
+278e803af48d9c8af16c129a06d5e9f8  putty-0.58.tar.gz.RSA




More information about the fedora-extras-commits mailing list