]> git.pld-linux.org Git - packages/bzrtools.git/commitdiff
- 0.16.1 by Arkadiusz Machol auto/th/bzrtools-0_16_1-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 8 Jun 2007 13:27:27 +0000 (13:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzrtools.spec -> 1.12

bzrtools.spec

index 343aa6523fc4079c3bc2a8c2407062fa9ba5325d..f58f049490d78ba3daa0f3d4a8914b842fca6f69 100644 (file)
@@ -1,17 +1,19 @@
+%define                ver     0.16
+%define                minor   1
 Summary:       A collection of utilities and plugins for Bazaar
 Summary(pl.UTF-8):     Zbiór narzędzi i wtyczek dla programu Bazaar
 Name:          bzrtools
-Version:       0.15.4
+Version:       %{ver}.%{minor}
 Release:       1
 License:       GPL v2
 Group:         Development/Version Control
 Source0:       http://panoramicfeedback.com/opensource/%{name}-%{version}.tar.gz
-# Source0-md5: 83f2b309e5320a7269dbb64947265a81
+# Source0-md5: 8fd6adce20220f200d9e19c61e137cc5
 URL:           http://bazaar-vcs.org/BzrTools
-BuildRequires: python >= 1:2.4
+BuildRequires: python-devel >= 1:2.4
 BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
-Requires:      bzr >= 0.15
+Requires:      bzr >= %{ver}
 Requires:      diffutils
 Requires:      graphviz >= 2.6
 Requires:      librsvg
This page took 0.133343 seconds and 4 git commands to generate.