153 lines
4.6 KiB
RPMSpec
153 lines
4.6 KiB
RPMSpec
Name: putty
|
|
Version: 0.81
|
|
Release: 1mamba
|
|
Summary: A free implementation of Telnet and SSH with GTK GUI
|
|
Group: Graphical Desktop/Applications/Networking
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://www.chiark.greenend.org.uk/~sgtatham/putty/
|
|
Source0: https://the.earth.li/~sgtatham/putty/%{version}/putty-%{version}.tar.gz
|
|
Source1: putty.desktop
|
|
Source2: putty.png
|
|
Patch0: putty-0.62-glibc-2.16.patch
|
|
License: MIT
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libICE-devel
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: libXext-devel
|
|
BuildRequires: libat-spi2-core-devel
|
|
BuildRequires: libcairo-devel
|
|
BuildRequires: libgdk-pixbuf-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libgtk3-devel
|
|
BuildRequires: libharfbuzz-devel
|
|
BuildRequires: libpango-devel
|
|
BuildRequires: libz-devel
|
|
## AUTOBUILDREQ-END
|
|
|
|
%description
|
|
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
#%patch0 -p1
|
|
|
|
%build
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
%install
|
|
%makeinstall -C build
|
|
|
|
install -D -m 0644 %{S:1} \
|
|
%{buildroot}%{_datadir}/applications/%{name}.desktop
|
|
install -D -m 0644 %{S:2} \
|
|
%{buildroot}%{_datadir}/pixmaps/putty.png
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_bindir}/pageant
|
|
%{_bindir}/psusan
|
|
%{_bindir}/plink
|
|
%{_bindir}/pscp
|
|
%{_bindir}/psftp
|
|
%{_bindir}/pterm
|
|
%{_bindir}/putty
|
|
%{_bindir}/puttygen
|
|
#%{_bindir}/puttytel
|
|
%{_datadir}/applications/%{name}.desktop
|
|
%{_datadir}/pixmaps/putty.png
|
|
%{_mandir}/man1/*
|
|
%doc LICENCE
|
|
#README*
|
|
|
|
%changelog
|
|
* Thu May 16 2024 Automatic Build System <autodist@openmamba.org> 0.81-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 19 2023 Automatic Build System <autodist@mambasoft.it> 0.80-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 0.79-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 0.78-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.77-1mamba
|
|
- update to 0.77
|
|
|
|
* Sun Jul 18 2021 Automatic Build System <autodist@mambasoft.it> 0.76-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 0.75-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 30 2020 Automatic Build System <autodist@mambasoft.it> 0.74-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 30 2019 Automatic Build System <autodist@mambasoft.it> 0.73-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jul 20 2019 Automatic Build System <autodist@mambasoft.it> 0.72-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 19 2019 Automatic Build System <autodist@mambasoft.it> 0.71-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 0.70-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 0.67-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Nov 12 2015 Automatic Build System <autodist@mambasoft.it> 0.66-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jul 26 2015 Automatic Build System <autodist@mambasoft.it> 0.65-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 02 2015 Automatic Build System <autodist@mambasoft.it> 0.64-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 10 2013 Automatic Build System <autodist@mambasoft.it> 0.63-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 07 2013 Automatic Build System <autodist@mambasoft.it> 0.62-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 19 2011 Automatic Build System <autodist@mambasoft.it> 0.61-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Jul 05 2007 Aleph0 <aleph0@openmamba.org> 0.60-1mamba
|
|
- update to 0.60
|
|
|
|
* Wed Dec 20 2006 Davide Madrisan <davide.madrisan@gmail.com> 0.58-2qilnx
|
|
- updated desktop file
|
|
|
|
* Thu Dec 14 2006 Davide Madrisan <davide.madrisan@qilinux.it> 0.58-1qilnx
|
|
- update to version 0.58 by autospec
|
|
- fixed package group
|
|
- new desktop file
|
|
|
|
* Fri Mar 11 2005 Davide Madrisan <davide.madrisan@qilinux.it> 0.57-2qilnx
|
|
- update to version 0.57 by autospec
|
|
- also fix security issue QSA-2005-025 (CAN-2005-0467)
|
|
- added LICENSE file
|
|
- added a missing build requirement: libgtk1-devel
|
|
|
|
* Mon Dec 06 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.56-1qilnx
|
|
- update to version 0.56 by autospec
|
|
|
|
* Thu Jun 03 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.54-1qilnx
|
|
- first build
|