Revision: 27116
          http://sourceforge.net/p/gar/code/27116
Author:   jake_goerzen
Date:     2024-11-16 18:43:26 +0000 (Sat, 16 Nov 2024)
Log Message:
-----------
openssl1/branches/lts111: fix name and add CHECKPKG_OVERRIDES

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/branches/lts111/Makefile

Modified: csw/mgar/pkg/openssl1/branches/lts111/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/branches/lts111/Makefile      2024-11-15 20:59:33 UTC 
(rev 27115)
+++ csw/mgar/pkg/openssl1/branches/lts111/Makefile      2024-11-16 18:43:26 UTC 
(rev 27116)
@@ -2,7 +2,7 @@
 # OpenCSW build recipe for OpenSSL
 #
 # Copyright 2009 Yann Rouillard <y...@pleiades.fr.eu.org>
-# Copyright 2024 Jake Goezen <jgoer...@opencsw.org>
+# Copyright 2024 Jake Goerzen <jgoer...@opencsw.org>
 # All rights reserved.  Use is subject to license terms.
 #
 # Redistribution and/or use, with or without modification, is
@@ -71,6 +71,8 @@
 
 PRESERVECONF = $(sysconfdir)/ssl/openssl.cnf
 
+CHECKPKG_OVERRIDES_CSWlibssl1-1 += surplus-dependency|CSWlibgcc-s1
+
 # We do ship libcrypto in libssl package
 CHECKPKG_OVERRIDES_CSWlibssl1-1 += 
shared-lib-pkgname-mismatch|file=opt/csw/lib/libcrypto.so.1.1|soname=libcrypto.so.1.1|pkgname=CSWlibssl1-1|expected=CSWlibcrypto1-1
 CHECKPKG_OVERRIDES_CSWlibssl1-1 += $(CHECKPKG_OVERRIDES_CSWlibssl1-1_$(GARCH))

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to