Move RPM directory out of old packaging dir 31/26131/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 28 Aug 2015 01:16:12 +0000 (21:16 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 28 Aug 2015 01:16:12 +0000 (21:16 -0400)
The packaging dir is a legacy from the split, now that we're namespaced
into a different repo we can bump the RPM dir up one level.

Change-Id: I00d071019e03a92ff75fcea76a1edbcf9df1cd71
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
rpm/.gitignore [moved from packaging/rpm/.gitignore with 100% similarity]
rpm/README.md [moved from packaging/rpm/README.md with 100% similarity]
rpm/Vagrantfile [moved from packaging/rpm/Vagrantfile with 100% similarity]
rpm/build.sh [moved from packaging/rpm/build.sh with 100% similarity]
rpm/connect.sh [moved from packaging/rpm/connect.sh with 100% similarity]
rpm/example_repo_configs/README.markdown [moved from packaging/rpm/example_repo_configs/README.markdown with 100% similarity]
rpm/example_repo_configs/opendaylight-3-candidate.repo [moved from packaging/rpm/example_repo_configs/opendaylight-3-candidate.repo with 100% similarity]
rpm/install.sh [moved from packaging/rpm/install.sh with 100% similarity]
rpm/opendaylight.spec [moved from packaging/rpm/opendaylight.spec with 100% similarity]
rpm/uninstall.sh [moved from packaging/rpm/uninstall.sh with 100% similarity]

similarity index 100%
rename from packaging/rpm/.gitignore
rename to rpm/.gitignore
similarity index 100%
rename from packaging/rpm/README.md
rename to rpm/README.md
similarity index 100%
rename from packaging/rpm/Vagrantfile
rename to rpm/Vagrantfile
similarity index 100%
rename from packaging/rpm/build.sh
rename to rpm/build.sh
similarity index 100%
rename from packaging/rpm/connect.sh
rename to rpm/connect.sh
similarity index 100%
rename from packaging/rpm/install.sh
rename to rpm/install.sh
similarity index 100%
rename from packaging/rpm/uninstall.sh
rename to rpm/uninstall.sh