From 9d3c563ff92988851bc02d3329152558d62f20c2 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 15 Jul 2010 13:01:24 +0200 Subject: [PATCH] keep a detailed list of files in /usr/bin for myplc, to avoid duplication of plc-config in myplc-config --- myplc.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/myplc.spec b/myplc.spec index 2903d41..01d1f4b 100644 --- a/myplc.spec +++ b/myplc.spec @@ -228,8 +228,20 @@ fi /etc/planetlab /etc/plc_sliceinitscripts /etc/support-scripts -/usr/bin/ /usr/share/myplc/bashrc +# keep a detailed list, to avoid duplicate of plc-config, +# that belongs to the myplc-config rpm +/usr/bin/plc-config-tty +/usr/bin/db-config +/usr/bin/dns-config +/usr/bin/refresh-peer.py* +/usr/bin/partial-repo.sh +/usr/bin/mtail.py* +/usr/bin/plc-map.py* +/usr/bin/plc-kml.py* +/usr/bin/clean-empty-dirs.py* +/usr/bin/plc-check-ssl-peering.py* +/usr/bin/plc-orphan-accounts.py* %files config %defattr(-,root,root,-) -- 2.43.0