[packages/crossmingw32-std-threads] - fix docdir for rpm 4.20+; release 2
qboosh
qboosh at pld-linux.org
Tue May 26 06:26:06 CEST 2026
commit 17fae89690ff4157ba11a7ef4e9a5d0fc44c40f1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue May 26 06:26:08 2026 +0200
- fix docdir for rpm 4.20+; release 2
crossmingw32-std-threads.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-std-threads.spec b/crossmingw32-std-threads.spec
index 32c3126..c7aa536 100644
--- a/crossmingw32-std-threads.spec
+++ b/crossmingw32-std-threads.spec
@@ -6,7 +6,7 @@ Summary: C++11 threading classes implementation for MinGW
Summary(pl.UTF-8): Implementacja klas C++11 związanych z wątkami dla MinGW
Name: crossmingw32-std-threads
Version: 1.0.0
-Release: 1
+Release: 2
License: BSD
Group: Development/Libraries
Source0: https://github.com/meganz/mingw-std-threads/archive/%{version}/mingw-std-threads-%{version}.tar.gz
@@ -35,6 +35,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sysprefix /usr
%define _prefix %{_sysprefix}/%{target}
+%define _docdir %{_sysprefix}/share/doc
%ifnarch %{ix86}
# arch-specific flags (like alpha's -mieee) are not valid for i386 gcc.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-std-threads.git/commitdiff/17fae89690ff4157ba11a7ef4e9a5d0fc44c40f1
More information about the pld-cvs-commit
mailing list