[packages/npth] up to 1.7

atler atler at pld-linux.org
Tue Feb 27 12:24:05 CET 2024


commit a52f75073707e0b8ea951bbe46e1c8bad4a6906c
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Feb 27 11:21:40 2024 +0100

    up to 1.7
    
    npth-config no longer installed by default in favor of pc file

 npth.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/npth.spec b/npth.spec
index 8246a77..3d30da8 100644
--- a/npth.spec
+++ b/npth.spec
@@ -5,12 +5,12 @@
 Summary:	nPth - New GNU Portable Threads Library
 Summary(pl.UTF-8):	nPth - nowa przenośna biblioteka wątków GNU
 Name:		npth
-Version:	1.6
+Version:	1.7
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.gnupg.org/gcrypt/npth/%{name}-%{version}.tar.bz2
-# Source0-md5:	375d1a15ad969f32d25f1a7630929854
+# Source0-md5:	286274d0106ec408efebe4a399975b11
 URL:		https://www.gnupg.org/software/npth/
 BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,11 +88,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/npth-config
 %attr(755,root,root) %{_libdir}/libnpth.so
 %{_libdir}/libnpth.la
 %{_includedir}/npth.h
 %{_aclocaldir}/npth.m4
+%{_pkgconfigdir}/npth.pc
 
 %if %{with static_libs}
 %files static
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/npth.git/commitdiff/a52f75073707e0b8ea951bbe46e1c8bad4a6906c



More information about the pld-cvs-commit mailing list