[packages/utf8proc] - Provides libutfproc (netsurf-gtk nor netsurf-sdl cannot be installed without this prov) - rel 2
witekfl
witekfl at pld-linux.org
Mon May 12 13:44:56 CEST 2025
commit a1b9b93fd94a84513f0aa25f2a59307a816ffbc8
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon May 12 12:53:27 2025 +0200
- Provides libutfproc (netsurf-gtk nor netsurf-sdl cannot be installed without this prov)
- rel 2
utf8proc.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/utf8proc.spec b/utf8proc.spec
index ca50da2..84d5f95 100644
--- a/utf8proc.spec
+++ b/utf8proc.spec
@@ -2,13 +2,14 @@ Summary: A clean C library for processing UTF-8 Unicode data
Summary(pl.UTF-8): Napisana w czystym C biblioteka do przetwarzania danych UTF-8 Unicode
Name: utf8proc
Version: 2.10.0
-Release: 1
+Release: 2
License: MIT
Group: Libraries
#Source0Download: https://github.com/JuliaStrings/utf8proc/releases
Source0: https://github.com/JuliaStrings/utf8proc/archive/v%{version}/%{name}-%{version}.tar.gz
# Source0-md5: faa0bbe8f5763da45f2dfb5f863f0400
URL: http://juliastrings.github.io/utf8proc/
+Provides: libutf8proc = %{version}-%{release}
Obsoletes: libutf8proc < 2.7.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,6 +42,7 @@ Summary: utf8proc static library
Summary(pl.UTF-8): Statyczna biblioteka utf8proc
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Provides: libutf8proc-static = %{version}-%{release}
Obsoletes: libutf8proc-static < 2.7.0
%description static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/utf8proc.git/commitdiff/a1b9b93fd94a84513f0aa25f2a59307a816ffbc8
More information about the pld-cvs-commit
mailing list