From c77bbf33012eb88a78e17abf27d5dab75051aa80 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 4 Mar 2008 14:51:54 +0000 Subject: [PATCH] postinstall for signing pkgs - noderepo requires myplc - using Provides: on the myplc* side --- myplc-native.spec | 2 ++ myplc.spec | 2 ++ 2 files changed, 4 insertions(+) diff --git a/myplc-native.spec b/myplc-native.spec index fbad618..8e63680 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -71,6 +71,8 @@ Requires: nodeconfig Requires: PLCAPI Requires: bootstrapfs +Provides: myplc + %define debug_package %{nil} %description diff --git a/myplc.spec b/myplc.spec index 708a5c0..6a0e062 100644 --- a/myplc.spec +++ b/myplc.spec @@ -25,6 +25,8 @@ URL: %(echo %{url} | cut -d ' ' -f 2) Requires: tar +Provides: myplc + %define debug_package %{nil} %description -- 2.47.0