[packages/libchardet] Rel 2; include whole dir
arekm
arekm at pld-linux.org
Mon Nov 24 20:13:07 CET 2025
commit b728ccf73f6c4e35a0fc1c6518ce34f29a98d569
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Nov 24 20:13:03 2025 +0100
Rel 2; include whole dir
libchardet.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libchardet.spec b/libchardet.spec
index 217e1f0..8863b27 100644
--- a/libchardet.spec
+++ b/libchardet.spec
@@ -1,7 +1,7 @@
Summary: Mozilla's universal character set detector
Name: libchardet
Version: 1.0.5
-Release: 1
+Release: 2
License: MPL
URL: http://ftp.oops.org/pub/oops/libchardet/
Source0: https://github.com/Joungkyun/libchardet/archive/%{version}.tar.gz
@@ -69,6 +69,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/chardet-config
%{_libdir}/*.so
%{_pkgconfigdir}/chardet.pc
-%{_includedir}/chardet/*.h
+%{_includedir}/chardet
%{_mandir}/man3/*
%lang(ko) %{_mandir}/ko/man3/detect*.3*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libchardet.git/commitdiff/b728ccf73f6c4e35a0fc1c6518ce34f29a98d569
More information about the pld-cvs-commit
mailing list