[packages/OpenICC-config] - fixed internal dependencies

qboosh qboosh at pld-linux.org
Wed Aug 30 17:26:54 CEST 2023


commit c7b26f5b890d56e855605e2d0d502450def6497c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Aug 30 16:53:47 2023 +0200

    - fixed internal dependencies

 OpenICC-config.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/OpenICC-config.spec b/OpenICC-config.spec
index ffca011..5f9f969 100644
--- a/OpenICC-config.spec
+++ b/OpenICC-config.spec
@@ -45,7 +45,7 @@ Biblioteka bazy danych konfiguracji OpenICC.
 Summary:	Header files for OpenICC library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki OpenICC
 Group:		Development/Libraries
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	OpenICC-libs = %{version}-%{release}
 Requires:	yajl-devel
 
 %description -n OpenICC-devel
@@ -58,7 +58,7 @@ Pliki nagłówkowe biblioteki OpenICC.
 Summary:	Static OpenICC library
 Summary(pl.UTF-8):	Statyczna biblioteka OpenICC
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
+Requires:	OpenICC-devel = %{version}-%{release}
 
 %description -n OpenICC-static
 Static OpenICC library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenICC-config.git/commitdiff/c7b26f5b890d56e855605e2d0d502450def6497c



More information about the pld-cvs-commit mailing list