From 9afca9e3836df07290178bd796e8661b19c3077f Mon Sep 17 00:00:00 2001 From: Patrick Laughton Date: Jan 25 2007 14:13:55 +0000 Subject: - New upstream version - Macro-ized Source filenames - Cleanup of spaces/tabs to eliminate rpmlint warnings --- diff --git a/.cvsignore b/.cvsignore index 8bb571e..e7ae832 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -putty-0.58.tar.gz -putty-0.58.tar.gz.RSA +putty-0.59.tar.gz +putty-0.59.tar.gz.RSA diff --git a/putty.spec b/putty.spec index 7be3614..5736f55 100644 --- a/putty.spec +++ b/putty.spec @@ -1,12 +1,12 @@ Name: putty -Version: 0.58 -Release: 3%{?dist} +Version: 0.59 +Release: 1%{?dist} 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.58.tar.gz -Source1: http://the.earth.li/~sgtatham/putty/latest/putty-0.58.tar.gz.RSA +Source0: http://the.earth.li/~sgtatham/putty/latest/%{name}-%{version}.tar.gz +Source1: http://the.earth.li/~sgtatham/putty/latest/%{name}-%{version}.tar.gz.RSA Source2: putty.desktop Source3: putty.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -24,8 +24,8 @@ Putty is a SSH, Telnet & Rlogin client - this time for Linux. ./mkfiles.pl pushd unix %{__sed} -i -e "s/-O2 -Wall -Werror/$RPM_OPT_FLAGS/g" \ - -e "s,/usr/local,%{_prefix},g" \ - Makefile.gtk + -e "s,/usr/local,%{_prefix},g" \ + Makefile.gtk ln -s Makefile.gtk Makefile make %{?_smp_mflags} popd @@ -60,6 +60,11 @@ install -m644 -D -p %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/pixmaps/putty.png rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 25 2007 Patrick "Jima" Laughton 0.59-1 +- New upstream version +- Macro-ized Source filenames +- Cleanup of spaces/tabs to eliminate rpmlint warnings + * Mon Aug 27 2006 Michael J. Knox - 0.58-3 - Rebuild for FC6 diff --git a/sources b/sources index 91d4048..e022a80 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ffb78a7db7e4802896189b2112714a9f putty-0.58.tar.gz -278e803af48d9c8af16c129a06d5e9f8 putty-0.58.tar.gz.RSA +2c90f3aecd2e4b41df61fb047a6c8f11 putty-0.59.tar.gz +fc538a0396a66be1424477c669d84c66 putty-0.59.tar.gz.RSA