X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbzr-gtk.git;a=blobdiff_plain;f=bzr-gtk.spec;fp=bzr-gtk.spec;h=d97c7b88dfa2af240ee84005ba853a600e239221;hp=a5ed550072f7c55d2717d18e72325b5154671f99;hb=9901a0d5537f99d43e7808a38f8cf4c823beac9e;hpb=28188df221a23cc8934b4726e323ac71c7d608c9 diff --git a/bzr-gtk.spec b/bzr-gtk.spec index a5ed550..d97c7b8 100644 --- a/bzr-gtk.spec +++ b/bzr-gtk.spec @@ -5,12 +5,13 @@ Name: bzr-gtk %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 @@ -45,6 +46,8 @@ Bazaar. Dostępnymi poleceniami są: %prep %setup +%patch0 -p1 + %build %{__python} setup.py build