public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. f50cc92eebdaae73d26ed32214c36724e240ad68
Date: Sat, 01 Sep 2012 22:46:27 +0200	[thread overview]
Message-ID: <20120901204636.D2886200B7@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2272 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  f50cc92eebdaae73d26ed32214c36724e240ad68 (commit)
      from  234f0305ba31ae499714193c594279aabe3f9ca4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f50cc92eebdaae73d26ed32214c36724e240ad68
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Sat Sep 1 21:26:02 2012 +0200

    git: Generate and install man-pages.
    
    Fixes #10218.

-----------------------------------------------------------------------

Summary of changes:
 git/git.nm |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/git/git.nm b/git/git.nm
index 361fad9..1d3b87c 100644
--- a/git/git.nm
+++ b/git/git.nm
@@ -5,7 +5,7 @@
 
 name       = git
 version    = 1.7.8.2
-release    = 2
+release    = 3
 
 groups     = Development/Tools
 url        = http://git-scm.com/
@@ -13,8 +13,8 @@ license    = GPLv2
 summary    = Fast Version Control System.
 
 description
-	Git is a fast, scalable, distributed revision control system with an \
-	unusually rich command set that provides both high-level operations \
+	Git is a fast, scalable, distributed revision control system with an
+	unusually rich command set that provides both high-level operations
 	and full access to internals.
 end
 
@@ -22,6 +22,7 @@ source_dl  = http://git-core.googlecode.com/files/
 
 build
 	requires
+		asciidoc
 		expat-devel
 		gettext
 		libcurl-devel
@@ -29,6 +30,7 @@ build
 		perl-ExtUtils-MakeMaker
 		perl-devel
 		zlib-devel
+		xmlto
 	end
 
 	prepare_cmds
@@ -57,6 +59,9 @@ build
 	make_install_targets += INSTALLDIRS=vendor
 
 	install_cmds
+		# Install man pages.
+		make install-doc DESTDIR=%{BUILDROOT}
+
 		# Install bash completion file.
 		mkdir -pv %{BUILDROOT}%{sysconfdir}/bash_completion.d
 		install -v -m 644 contrib/completion/git-completion.bash \


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2012-09-01 20:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120901204636.D2886200B7@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox