Accepting request 449178 from home:ecsos

update to 5.24

OBS-URL: https://build.opensuse.org/request/show/449178
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=58
This commit is contained in:
2017-01-10 09:48:33 +00:00
committed by Git OBS Bridge
parent ad62830582
commit 558d8cce85
4 changed files with 30 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
Name: clamtk
Version: 5.22
Version: 5.24
Release: 0
Summary: GUI for the ClamAV Antivirus
License: GPL-1.0+ or Artistic-1.0
@@ -93,10 +93,11 @@ install -D -m 0755 clamtk %{buildroot}%{_bindir}/clamtk
install -D -m 0644 images/clamtk.png %{buildroot}%{_datadir}/pixmaps/clamtk.png
install -D -m 0644 clamtk.1 %{buildroot}%{_mandir}/man1/clamtk.1
install -d %{buildroot}%{_datadir}/help/C/clamtk
install -d %{buildroot}%{_datadir}/help/C/clamtk/figures
install -D -m 0644 help/C/clamtk/*.page %{buildroot}%{_datadir}/help/C/clamtk/
install -D -m 0644 help/C/clamtk/figures/*.png %{buildroot}%{_datadir}/help/C/clamtk/figures/
# Removed built-in help documentation until updated and translated. See changelog 5.24
#install -d %%{buildroot}%%{_datadir}/help/C/clamtk
#install -d %%{buildroot}%%{_datadir}/help/C/clamtk/figures
#install -D -m 0644 help/C/clamtk/*.page %%{buildroot}%%{_datadir}/help/C/clamtk/
#install -D -m 0644 help/C/clamtk/figures/*.png %%{buildroot}%%{_datadir}/help/C/clamtk/figures/
# install in the perl vendorlib location:
@@ -125,8 +126,9 @@ done
%files
%defattr(-,root,root)
%doc CHANGES DISCLAIMER LICENSE README
%{_datadir}/help/C/%{name}/
%doc CHANGES DISCLAIMER LICENSE README.md
# Removed built-in help documentation until updated and translated. See changelog 5.24
#%%{_datadir}/help/C/%%{name}/
%{_bindir}/clamtk
%{perl_vendorlib}/ClamTk
%{_datadir}/pixmaps/clamtk.png
@@ -136,4 +138,4 @@ done
%files lang -f %{name}.lang
%defattr(-,root,root)
%changelog
%changelog