[packages/glibc] - fix P

arekm arekm at pld-linux.org
Tue Jan 12 19:55:22 CET 2021


commit 6e21f92a7fc09ee44b4c7704d018d0b6fcc8c090
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jan 12 19:55:14 2021 +0100

    - fix P

 glibc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 73affec..c04f492 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -542,7 +542,7 @@ kitaplıklar.
 Summary:	Header files for development using standard C libraries
 Summary(pl.UTF-8):	Pliki nagłówkowe do tworzenia programów przy użyciu standardowych bibliotek C
 Group:		Development/Building
-Provides:	%{name}-header-cpu-(%{_target_cpu} = %{epoch}:%{version}-%{release}
+Provides:	%{name}-header-cpu-%{_target_cpu} = %{epoch}:%{version}-%{release}
 %ifarch %{ix86}
 Provides:	%{name}-headers-cpu-ix86 = %{epoch}:%{version}-%{release}
 %endif
@@ -597,7 +597,7 @@ korzystające ze standardowych bibliotek C.
 Summary:	Utilities needed for development using standard C libraries
 Summary(pl.UTF-8):	Narzędzia do tworzenia programów przy użyciu standardowych bibliotek C
 Group:		Development/Libraries
-Provides:	%{name}-devel-util-cpu-(%{_target_cpu} = %{epoch}:%{version}-%{release}
+Provides:	%{name}-devel-util-cpu-%{_target_cpu} = %{epoch}:%{version}-%{release}
 %ifarch %{ix86}
 Provides:	%{name}-devel-utils-cpu-ix86 = %{epoch}:%{version}-%{release}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/6e21f92a7fc09ee44b4c7704d018d0b6fcc8c090



More information about the pld-cvs-commit mailing list