From: Martin Schwenke Date: Mon, 14 Mar 2022 21:54:30 +0000 (+1100) Subject: ctdb-packaging: Move RPM spec file to examples directory X-Git-Tag: tevent-0.12.0~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6b31788bbb853ace48e0e52813bb1b8c4feec2;p=thirdparty%2Fsamba.git ctdb-packaging: Move RPM spec file to examples directory We used to use this for building test packages for standalone CTDB. However, our testing has now changed to use binary tarballs. We believe we were the only users of this spec file and expect CTDB to only be installed as part of a top-level Samba build, especially in RPM form. Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- diff --git a/ctdb/packaging/RPM/ctdb.spec.in b/ctdb/doc/examples/ctdb.spec.in similarity index 100% rename from ctdb/packaging/RPM/ctdb.spec.in rename to ctdb/doc/examples/ctdb.spec.in