r13366 - in /desktop/unstable/control-center/debian: changelog patches/30_pkgconfig-path.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 3 01:22:18 UTC 2007


Author: joss
Date: Sat Nov  3 01:22:18 2007
New Revision: 13366

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13366
Log:
* 30_pkgconfig-path.patch: provide the path to the 
  gnome-settings-daemon binary in the pkgconfig file.

Added:
    desktop/unstable/control-center/debian/patches/30_pkgconfig-path.patch
Modified:
    desktop/unstable/control-center/debian/changelog

Modified: desktop/unstable/control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/control-center/debian/changelog?rev=13366&op=diff
==============================================================================
--- desktop/unstable/control-center/debian/changelog (original)
+++ desktop/unstable/control-center/debian/changelog Sat Nov  3 01:22:18 2007
@@ -1,3 +1,10 @@
+control-center (1:2.20.1-2) UNRELEASED; urgency=low
+
+  * 30_pkgconfig-path.patch: provide the path to the 
+    gnome-settings-daemon binary in the pkgconfig file.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 03 Nov 2007 02:21:32 +0100
+
 control-center (1:2.20.1-1) unstable; urgency=low
 
   * New upstream bugfix release:

Added: desktop/unstable/control-center/debian/patches/30_pkgconfig-path.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/control-center/debian/patches/30_pkgconfig-path.patch?rev=13366&op=file
==============================================================================
--- desktop/unstable/control-center/debian/patches/30_pkgconfig-path.patch (added)
+++ desktop/unstable/control-center/debian/patches/30_pkgconfig-path.patch Sat Nov  3 01:22:18 2007
@@ -1,0 +1,11 @@
+--- gnome-settings-daemon/gnome-settings-daemon.pc.in.orig	2007-11-03 02:19:59.340704956 +0100
++++ gnome-settings-daemon/gnome-settings-daemon.pc.in	2007-11-03 02:20:30.994508804 +0100
+@@ -2,6 +2,8 @@
+ exec_prefix=@exec_prefix@
+ libdir=@libdir@
+ includedir=@includedir@
++libexecdir=@libexecdir@
++binary=${libexecdir}/gnome-settings-daemon
+ 
+ Name: gnome-settings-daemon
+ Description: Utility library for accessing gnome-settings-daemon over DBUS




More information about the pkg-gnome-commits mailing list