SPECS: gnome-do.spec - fix path in dbus pkgconfig file

wolf wolf at pld-linux.org
Tue Jun 10 17:44:37 CEST 2008


Author: wolf                         Date: Tue Jun 10 15:44:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix path in dbus pkgconfig file

---- Files affected:
SPECS:
   gnome-do.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/gnome-do.spec
diff -u SPECS/gnome-do.spec:1.13 SPECS/gnome-do.spec:1.14
--- SPECS/gnome-do.spec:1.13	Tue Jun 10 17:34:10 2008
+++ SPECS/gnome-do.spec	Tue Jun 10 17:44:32 2008
@@ -9,6 +9,7 @@
 Group:		X11/Applications
 Source0:	https://launchpad.net/do/trunk/0.5/+download/%{name}-%{version}.tar.gz
 # Source0-md5:	1bc096b9ac6cd5fa30d5339be6dd6d9d
+Patch0:		%{name}-pkgconfig-fix.patch
 URL:		http://do.davebsd.com/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 sed -i -e 's/^pkglib_SCRIPTS =/DLLFILES =/;s/^programfiles_DATA.*/& $(DLLFILES)/' Makefile.include
 
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008-06-10 15:44:32  wolf
+- fix path in dbus pkgconfig file
+
 Revision 1.13  2008-06-10 15:34:10  wolf
 - 0.5.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-do.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list