Author: pawelz Date: Mon Jun 7 17:50:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - R: htpasswd - dropped comment blindly copied from gitosis.spec - rel 1
---- Files affected: packages/gitolite: gitolite.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/gitolite/gitolite.spec diff -u packages/gitolite/gitolite.spec:1.9 packages/gitolite/gitolite.spec:1.10 --- packages/gitolite/gitolite.spec:1.9 Mon Jun 7 16:40:02 2010 +++ packages/gitolite/gitolite.spec Mon Jun 7 19:50:37 2010 @@ -1,15 +1,14 @@ # $Revision$, $Date$ # TODO: # - how is it excpected to cooperate with git-daemon? -%include /usr/lib/rpm/macros.perl +%include /usr/lib/rpm/macros.perl Summary: Software for hosting git repositories Summary(pl.UTF-8): Narzędzie do hostowania repozytoriów git Name: gitolite Version: 1.5.1 -Release: 0.1 +Release: 1 License: GPL v2 Group: Development/Tools -# git://eagain.net/gitosis.git Source0: http://github.com/sitaramc/gitolite/tarball/v%{version}/%{name}-%{version}.tar.gz # Source0-md5: bb5f1ed88cbf96ca5d4fbda2adf5ed3f Patch0: lib.patch @@ -18,6 +17,7 @@ BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: sed >= 4.0 Requires: git-core +Requires: htpasswd BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -96,6 +96,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/06/07 17:50:37 pawelz +- R: htpasswd +- dropped comment blindly copied from gitosis.spec +- rel 1 + Revision 1.9 2010/06/07 14:40:02 pawelz - more hacks!!! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gitolite/gitolite.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
