[sheepdog] [sheepdog/sheepdog] 1082eb: rpm: correct upstream url.

Takashi Menjo menjo.takashi at lab.ntt.co.jp
Tue Feb 28 11:52:27 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/sheepdog/sheepdog
  Commit: 1082eb6886af55a33f7d4be03fda72c2128cb7fe
      https://github.com/sheepdog/sheepdog/commit/1082eb6886af55a33f7d4be03fda72c2128cb7fe
  Author: Kazuhisa Hara <khara at sios.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M sheepdog.spec.in

  Log Message:
  -----------
  rpm: correct upstream url.

osrg.net and sourceforge.net/projects/sheepdog is no longer used by
the upstream. The current upstream seems to be github.

Signed-off-by: Kazuhisa Hara <khara at sios.com>


  Commit: 15bd7e47796a1e5b21392e31d364e0bec479cc96
      https://github.com/sheepdog/sheepdog/commit/15bd7e47796a1e5b21392e31d364e0bec479cc96
  Author: Kazuhisa Hara <khara at sios.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M Makefile.am
    M sheepdog.spec.in

  Log Message:
  -----------
  rpm: give the default values to undefined macros.

This commit provides give the default values to undefined macros. and
Makefile manages only flags of macros.
So real configure args will defined in the spec. it will in a changeable
from flags.

Signed-off-by: Kazuhisa Hara <khara at sios.com>


  Commit: 3579b74eaf2466d8ef6cdf9aae354bdbeff71443
      https://github.com/sheepdog/sheepdog/commit/3579b74eaf2466d8ef6cdf9aae354bdbeff71443
  Author: Kazuhisa Hara <khara at sios.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M sheepdog.spec.in

  Log Message:
  -----------
  rpm: correct collie path.

When uninstalling sheepdog it specified the wrong collie path.
Additionally, unlink command is useful to remove symbolic link.

Signed-off-by: Kazuhisa Hara <khara at sios.com>


  Commit: da809c6ebd6a4a039a0077079c90af2625f0e95e
      https://github.com/sheepdog/sheepdog/commit/da809c6ebd6a4a039a0077079c90af2625f0e95e
  Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M sheepdog.spec.in

  Log Message:
  -----------
  rpm: fix "configure: WARNING: invalid host type"

This commit fixes the above warning when "make rpm". This happens
if you ./configure without --enable-zookeeper or --enable-sheepfs
before "make rpm". This is because %{fuse_configure_args} and/or
%{zookeeper_configure_args} are not expanded at configure step
during "make rpm".

Now I set each of them to %{nil} as default if the corresponding
./configure option was not given.

Signed-off-by: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>


  Commit: 49e9fbb469a1206feff444bdd737c0ad5cfcae73
      https://github.com/sheepdog/sheepdog/commit/49e9fbb469a1206feff444bdd737c0ad5cfcae73
  Author: Takashi Menjo <menjo.takashi at lab.ntt.co.jp>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M Makefile.am
    M sheepdog.spec.in

  Log Message:
  -----------
  Merge branch 'rpm-macros-default-value'


Compare: https://github.com/sheepdog/sheepdog/compare/dcce728b6651...49e9fbb469a1


More information about the sheepdog mailing list