public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 71d9ccbdcf221b228b9491febc5e0269282adb49
Date: Sat, 17 Mar 2012 13:07:53 +0100	[thread overview]
Message-ID: <20120317120754.8AC6F200BA@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2297 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  71d9ccbdcf221b228b9491febc5e0269282adb49 (commit)
      from  1e308222b3c4a7e095c09f3eae746a0f8febf72f (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 71d9ccbdcf221b228b9491febc5e0269282adb49
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Sat Mar 17 13:02:42 2012 +0100

    xcb-proto: Fix invalid location fo .pc files.

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

Summary of changes:
 xcb-proto/xcb-proto.nm |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/xcb-proto/xcb-proto.nm b/xcb-proto/xcb-proto.nm
index 5eb1485..67bb577 100644
--- a/xcb-proto/xcb-proto.nm
+++ b/xcb-proto/xcb-proto.nm
@@ -5,7 +5,7 @@
 
 name       = xcb-proto
 version    = 1.6
-release    = 1
+release    = 2
 arch       = noarch
 
 maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
@@ -15,10 +15,9 @@ license    = MIT
 summary    = XCB protocol descriptions.
 
 description
-	XCB is a project to enable efficient language bindings to the X11 \
-	protocol. This package contains the protocol descriptions themselves. \
-	Language bindings use these protocol descriptions to generate code for \
-	marshalling the protocol.
+	XCB is a project to enable efficient language bindings to the X11
+	protocol. This package contains the protocol descriptions themselves.
+	Language bindings use these protocol descriptions to generate code for		marshalling the protocol.
 end
 
 source_dl  = http://xcb.freedesktop.org/dist/
@@ -29,6 +28,11 @@ build
 		pkg-config
 		python-devel
 	end
+
+	# Place the .pc files in /usr/share so they
+	# can be found on all architectures where libdir != /usr/lib.
+	configure_options += \
+		--libdir=%{datadir}
 end
 
 packages


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

                 reply	other threads:[~2012-03-17 12:07 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=20120317120754.8AC6F200BA@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