Author: matkor                       Date: Wed Aug  6 06:52:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 2. Fix for detecting dbus availability.

---- Files affected:
SPECS:
   bzr-gtk.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/bzr-gtk.spec
diff -u SPECS/bzr-gtk.spec:1.17 SPECS/bzr-gtk.spec:1.18
--- SPECS/bzr-gtk.spec:1.17     Wed Aug  6 00:17:07 2008
+++ SPECS/bzr-gtk.spec  Wed Aug  6 08:52:20 2008
@@ -6,12 +6,13 @@
 %define                ver     0.95
 %define                minor   0
 Version:       %{ver}.%{minor}
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Development/Version Control
 # Source0:     
https://launchpad.net/bzr-gtk/%{ver}/%{version}/+download/bzr-gtk-%{version}.tar.gz
 Source0:       http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz
 # Source0-md5: 00aedce625672abca13d2d962b047ac0
+Patch0:                %{name}-dbus_detection_fix.patch
 URL:           http://bazaar-vcs.org/bzr-gtk
 BuildRequires: python >= 1:2.4
 BuildRequires: rpm-pythonprov
@@ -46,6 +47,8 @@
 
 %prep
 %setup 
+%patch0 -p1
+
 
 %build
 %{__python} setup.py build
@@ -102,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008/08/06 06:52:20  matkor
+- Release 2. Fix for detecting dbus availability.
+
 Revision 1.17  2008/08/05 22:17:07  matkor
 - Version 0.95.0-1.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bzr-gtk.spec?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to