]> git.pld-linux.org Git - packages/bzr.git/blobdiff - bzr.spec
- updated to 1.13.1
[packages/bzr.git] / bzr.spec
index 8267e61f52d8ba105ca348976e2b2ca00196e2f1..9bd6f29f1e69c5dc231949145fab20219d95593c 100644 (file)
--- a/bzr.spec
+++ b/bzr.spec
@@ -1,17 +1,19 @@
 Summary:       Bazaar - a distributed revision control system
 Summary(pl.UTF-8):     Bazaar - rozproszony system kontroli wersji
 Name:          bzr
-Version:       1.4
+Version:       1.13.1
 Release:       1
 License:       GPL v2
 Group:         Development/Version Control
-Source0:       http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz
-# Source0-md5: 8b43daf42fbe18f22c83df5b72d9d7e0
+Source0:       https://launchpad.net/bzr/1.13/%{version}/+download/%{name}-%{version}.tar.gz
+# Source0-md5: c18d386d48965fa00d05655ee55dc70c
 URL:           http://bazaar-vcs.org/
-BuildRequires: python >= 1:2.4
+BuildRequires: python >= 1:2.5
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
+# pdb module required by bzr
+Requires:      python-devel-tools
 Requires:      python-cElementTree
 Requires:      python-paramiko
 Requires:      python-pycurl
@@ -84,3 +86,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/bzr.1*
 %{py_sitedir}/bzrlib
+%{py_sitedir}/*.egg-info
This page took 0.030197 seconds and 4 git commands to generate.