Here's a short series of small cleanups that have come from packaging
openvswitch for Fedora.  Nothing terribly exciting here, the last two
may not be to everyone's taste.  I'm happy to rework if needed.

Chris Wright (7):
  Update FSF address in LGPL notices in bugtool plugins.
  rhel: openvswitch.spec.in installs README as executable
  rhel: openvswitch.spec.in: fix perms on logrotate and sysconfig.template
  man: fix pic issue at the source
  utilities: install ovs-lib.sh as data not a script
  utilites: rename ovs-lib.sh to ovs-lib
  bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitch

 Makefile.am                                        |    4 ++-
 debian/openvswitch-common.install                  |    2 +-
 debian/openvswitch-switch.init                     |    2 +-
 debian/openvswitch-switch.install                  |    2 +-
 ovsdb/ovsdb-doc.in                                 |    3 +-
 rhel/etc_init.d_openvswitch                        |    2 +-
 rhel/openvswitch.spec.in                           |   31 +++++++++++---------
 utilities/.gitignore                               |    2 +-
 utilities/automake.mk                              |    7 ++--
 utilities/bugtool/automake.mk                      |    2 +-
 utilities/bugtool/ovs-bugtool.in                   |    2 +-
 .../bugtool/plugins/kernel-info/openvswitch.xml    |    2 +-
 .../bugtool/plugins/network-status/openvswitch.xml |    2 +-
 utilities/bugtool/plugins/system-configuration.xml |    2 +-
 .../plugins/system-configuration/openvswitch.xml   |    2 +-
 .../bugtool/plugins/system-logs/openvswitch.xml    |    2 +-
 utilities/ovs-ctl.in                               |    2 +-
 utilities/{ovs-lib.sh.in => ovs-lib.in}            |    0
 xenserver/etc_init.d_openvswitch                   |    2 +-
 xenserver/openvswitch-xen.spec                     |    4 +-
 20 files changed, 42 insertions(+), 35 deletions(-)
 rename utilities/{ovs-lib.sh.in => ovs-lib.in} (100%)

thanks,
-chris

-- 
1.7.7.3
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to