[packages/libpsl] - updated to 0.17.0
qboosh
qboosh at pld-linux.org
Thu Feb 9 05:24:32 CET 2017
commit 7006dbdd94dcbdca06e5a16c598a8a5fa63027d4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Feb 9 05:26:11 2017 +0100
- updated to 0.17.0
libpsl.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libpsl.spec b/libpsl.spec
index 28d325d..122c6bb 100644
--- a/libpsl.spec
+++ b/libpsl.spec
@@ -5,13 +5,13 @@
Summary: C library for the Publix Suffix List
Summary(pl.UTF-8): Biblioteka C do obsługi listy przyrostków publicznych (Public Suffix List)
Name: libpsl
-Version: 0.14.0
+Version: 0.17.0
Release: 1
License: MIT
Group: Networking
#Source0Download: https://github.com/rockdaboot/libpsl/releases
Source0: https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: ace83b37a37d94fa2dd543ccda80138b
+# Source0-md5: fed13f33d0d6dc13ef24de255630bfcb
%if 0
# not required if packaged with libpsl release
%define psl_ref 1fc1ed365818a6a77d6f31d425ff03ca54cdc7f3
@@ -173,6 +173,8 @@ rm -rf $RPM_BUILD_ROOT
# obsoleted by pkg-config
%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpsl.la
+# tool not installed
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/psl-make-dafsa.1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -204,3 +206,4 @@ rm -rf $RPM_BUILD_ROOT
%files utils
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/psl
+%{_mandir}/man1/psl.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpsl.git/commitdiff/7006dbdd94dcbdca06e5a16c598a8a5fa63027d4
More information about the pld-cvs-commit
mailing list