[horde] horde replacement

Eric Jon Rostetter eric.rostetter at physics.utexas.edu
Mon Mar 5 19:38:20 UTC 2012


Quoting Reindl Harald <h.reindl at thelounge.net>:

> mine is a package-managment where i can test a specific version
> of software with all dependencies ona internal staging-server
> with a internal repo and after test type "distribute-updates-sh"
> to get it on all hosts

So build the RPM on that system (from git, from pear, whatever).
Then do your  "distribute-updates-sh" and you are done.  What
is the problem?

> the work to build this packages has to be only a "wget source",
> raise version nubmer and type "rpmbuild -bb package-spec"

So now you have to grab it via "git" instead of "wget", and
tar it yourself.  What's the big deal?  Is this really such a big
deal that you need to enter 2 or 3 commands instead of 1?

You can do similar by using pear to get all the parts, tar them up,
and build your RPM.  Of course, using git would be less work.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

This message is provided "AS IS" without warranty of any kind,
either expressed or implied.  Use this message at your own risk.



More information about the horde mailing list