[stgt] [PATCH V1] Add the possibility for building a debian package

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Wed Aug 7 02:17:39 CEST 2013


On Tue, 06 Aug 2013 16:34:07 -0700
Andy Grover <agrover at redhat.com> wrote:

> On 08/06/2013 01:45 PM, FUJITA Tomonori wrote:
> > On Tue,  6 Aug 2013 16:32:25 +0300
> > Roi Dayan <roid at mellanox.com> wrote:
> >
> >> Added support files needed for building the package.
> >> Updated the rpm build script to build also deb package.
> >>
> >> Signed-off-by: Roi Dayan <roid at mellanox.com>
> >> ---
> >>
> >> Hi Tomo,
> >>
> >> I updated the commit as suggested.
> >> The debian files are in scripts/deb and shouldn't interfere anyone.
> >>
> >> Thanks,
> >> Roi
> >>
> >>
> >>   Makefile                  |   14 +++--
> >>   scripts/build-pkg.sh      |  115 +++++++++++++++++++++++++++++++++
> >>   scripts/build-rpm.sh      |   72 ---------------------
> >>   scripts/deb/changelog     |    6 ++
> >>   scripts/deb/compat        |    1 +
> >>   scripts/deb/control       |   15 ++++
> >>   scripts/deb/copyright     |   14 ++++
> >>   scripts/deb/init          |  157 +++++++++++++++++++++++++++++++++++++++++++++
> >>   scripts/deb/rules         |   12 ++++
> >>   scripts/deb/source/format |    1 +
> >>   10 files changed, 330 insertions(+), 77 deletions(-)
> >>   create mode 100755 scripts/build-pkg.sh
> >>   delete mode 100755 scripts/build-rpm.sh
> >>   create mode 100644 scripts/deb/changelog
> >>   create mode 100644 scripts/deb/compat
> >>   create mode 100644 scripts/deb/control
> >>   create mode 100644 scripts/deb/copyright
> >>   create mode 100755 scripts/deb/init
> >>   create mode 100755 scripts/deb/rules
> >>   create mode 100644 scripts/deb/source/format
> >
> > Thanks, it looks fine to me. Any comments from someone who cares about
> > rpm?
> 
> Didn't hurt the ability to build a quick-and-dirty rpm, seems fine.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list