* [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 71d9ccbdcf221b228b9491febc5e0269282adb49
@ 2012-03-17 12:07 git
0 siblings, 0 replies; only message in thread
From: git @ 2012-03-17 12:07 UTC (permalink / raw)
To: ipfire-scm
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-17 12:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-17 12:07 [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 71d9ccbdcf221b228b9491febc5e0269282adb49 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox