From b2f32b152c9f95849a6d3d8566e77cd1e61f5789 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Fri, 15 Feb 2008 08:12:28 +0000
Subject: [PATCH] colateral damage done by module-tag when multiple specfiles

---
 myplc-native.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/myplc-native.spec b/myplc-native.spec
index d2436e9..29a27cc 100644
--- a/myplc-native.spec
+++ b/myplc-native.spec
@@ -3,7 +3,7 @@
 #
 %define url $URL$
 
-%define name myplc
+%define name myplc-devel
 %define version 4.2
 %define taglevel 3
 
@@ -191,7 +191,7 @@ fi
 /usr/bin/clean-empty-dirs.py*
 /usr/bin/mtail.py*
 /usr/bin/check-ssl-peering.py*
-/usr/share/myplc/plc_config.py*
+/usr/share/myplc
 
 %changelog
 * Thu Feb 14 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-4.2-2 myplc-4.2-3
-- 
2.47.0