]> git.pld-linux.org Git - packages/bzr-gtk.git/blobdiff - bzr-gtk.spec
- Release 2. Fix for detecting dbus availability.
[packages/bzr-gtk.git] / bzr-gtk.spec
index a5ed550072f7c55d2717d18e72325b5154671f99..d97c7b88dfa2af240ee84005ba853a600e239221 100644 (file)
@@ -5,12 +5,13 @@ Name:         bzr-gtk
 %define                ver     0.95
 %define                minor   0
 Version:       %{ver}.%{minor}
 %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
 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
 URL:           http://bazaar-vcs.org/bzr-gtk
 BuildRequires: python >= 1:2.4
 BuildRequires: rpm-pythonprov
@@ -45,6 +46,8 @@ Bazaar. Dostępnymi poleceniami są:
 
 %prep
 %setup 
 
 %prep
 %setup 
+%patch0 -p1
+
 
 %build
 %{__python} setup.py build
 
 %build
 %{__python} setup.py build
This page took 0.029635 seconds and 4 git commands to generate.