167 lines
5.5 KiB
RPMSpec
167 lines
5.5 KiB
RPMSpec
Name: clamtk
|
|
Version: 6.18
|
|
Release: 1mamba
|
|
Summary: A frontend for ClamAV using Perl and Gtk+ graphics libraries
|
|
Group: Graphical Desktop/Applications/Security
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://sourceforge.net/projects/clamtk/
|
|
Source: https://gitlab.com/dave_m/clamtk.git/master@7d311f86/clamtk-%{version}.tar.bz2
|
|
License: GPL, Artistic
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: libperl
|
|
BuildRequires: perl-Encode
|
|
BuildRequires: perl-Glib
|
|
BuildRequires: perl-Gtk2
|
|
BuildRequires: perl-JSON
|
|
BuildRequires: perl-LWP-Protocol-https
|
|
BuildRequires: perl-Locale-gettext
|
|
BuildRequires: perl-Text-CSV
|
|
BuildRequires: perl-devel
|
|
BuildRequires: perl-libwww
|
|
## AUTOBUILDREQ-END
|
|
Requires: perl-IO-Socket-SSL
|
|
Requires: clamav
|
|
|
|
%description
|
|
ClamTk is a frontend for ClamAV using Perl and Gtk+ graphics libraries.
|
|
It is intended to be an easy to use, light-weight, on-demand scanner for Linux systems
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
install -d -m0755 %{buildroot}%{perl_sitelib}/ClamTk
|
|
cp lib/*.pm %{buildroot}%{perl_sitelib}/ClamTk/
|
|
install -D -m0755 clamtk %{buildroot}%{_bindir}/clamtk
|
|
install -D -m0644 clamtk.1.gz %{buildroot}%{_mandir}/man1/clamtk.1.gz
|
|
install -D -m0644 clamtk.desktop %{buildroot}%{_datadir}/applications/clamtk.desktop
|
|
install -D -m0644 images/clamtk.png %{buildroot}%{_datadir}/pixmaps/clamtk.png
|
|
install -D -m0644 images/clamtk.xpm %{buildroot}%{_datadir}/pixmaps/clamtk.xpm
|
|
|
|
#for f in po/*.mo; do
|
|
# MOLANG=`basename $f | sed "s|\.mo||"`
|
|
# install -D -m0644 $f %{buildroot}%{_datadir}/locale/$MOLANG/LC_MESSAGES/%{name}.mo
|
|
#done
|
|
|
|
#%find_lang %{name} || touch %{name}.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%posttrans
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
:
|
|
|
|
%files
|
|
#-f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_bindir}/clamtk
|
|
%dir %{perl_sitelib}/ClamTk
|
|
%{perl_sitelib}/ClamTk/*.pm
|
|
%{_datadir}/applications/clamtk.desktop
|
|
%{_datadir}/pixmaps/clamtk.png
|
|
%{_datadir}/pixmaps/clamtk.xpm
|
|
%{_mandir}/man1/clamtk.1*
|
|
%doc LICENSE
|
|
|
|
%changelog
|
|
* Mon Jan 29 2024 Automatic Build System <autodist@openmamba.org> 6.18-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 20 2023 Automatic Build System <autodist@mambasoft.it> 6.17-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 03 2023 Automatic Build System <autodist@mambasoft.it> 6.16-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 24 2023 Automatic Build System <autodist@mambasoft.it> 6.15-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Nov 21 2021 Automatic Build System <autodist@mambasoft.it> 6.14-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jul 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.13-1mamba
|
|
- update to 6.13
|
|
|
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 6.11-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 6.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 6.09-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 6.08-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 6.07-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 25 2020 Automatic Build System <autodist@mambasoft.it> 6.06-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 16 2020 Automatic Build System <autodist@mambasoft.it> 6.03-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 16 2019 Automatic Build System <autodist@mambasoft.it> 6.02-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.00-1mamba
|
|
- update to 6.00
|
|
|
|
* Tue Feb 12 2019 Automatic Build System <autodist@mambasoft.it> 5.27-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Sep 18 2018 Automatic Build System <autodist@mambasoft.it> 5.26-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.25-1mamba
|
|
- update to 5.25
|
|
|
|
* Sun Nov 20 2016 Automatic Build System <autodist@mambasoft.it> 5.24-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 01 2016 Automatic Build System <autodist@mambasoft.it> 5.20-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri May 22 2015 Automatic Build System <autodist@mambasoft.it> 5.18-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun May 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17-1mamba
|
|
- update to 5.17
|
|
- require perl-IO-Socket-SSL
|
|
|
|
* Fri Mar 20 2015 Automatic Build System <autodist@mambasoft.it> 5.15-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Jan 31 2015 Automatic Build System <autodist@mambasoft.it> 5.13-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Dec 28 2014 Automatic Build System <autodist@mambasoft.it> 5.12-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Nov 23 2014 Automatic Build System <autodist@mambasoft.it> 5.11-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Oct 20 2014 Automatic Build System <autodist@mambasoft.it> 5.10-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Sep 21 2014 Automatic Build System <autodist@mambasoft.it> 5.09-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Jul 10 2014 Automatic Build System <autodist@mambasoft.it> 5.07-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 5.06-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Nov 12 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 5.00-1mamba
|
|
- package created by silvan using the webbuild interface
|