]> git.pld-linux.org Git - packages/bzr.git/commitdiff
Version 1.8-1. auto/ac/bzr-1_8-1 auto/th/bzr-1_8-1 auto/ti/bzr-1_8-1
authorMateusz Korniak <matkor@pld-linux.org>
Sat, 18 Oct 2008 23:02:07 +0000 (23:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzr.spec -> 1.42

bzr.spec

index 412eafe362b54f45e6f4184693e05dfdf984b642..8cebff77fda8efe428cd651b62a08d08065415f7 100644 (file)
--- a/bzr.spec
+++ b/bzr.spec
@@ -1,21 +1,22 @@
 Summary:       Bazaar - a distributed revision control system
 Summary(pl.UTF-8):     Bazaar - rozproszony system kontroli wersji
 Name:          bzr
-%define                ver     1.7
-%define                minor   1
-Version:       %{ver}.%{minor}
+%define                ver     1.8
+# %define              minor   0
+# Version:     %{ver}.%{minor}
+Version:       %{ver}
 Release:       1
 License:       GPL v2
 Group:         Development/Version Control
 Source0:       https://launchpad.net/bzr/%{ver}/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5: 40b9219e59d6cd747906a35ff10d0aba
+# Source0-md5: 96da15954049dfa72b927d96134a55d4
 URL:           http://bazaar-vcs.org/
 BuildRequires: python >= 1:2.4
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
 # pdb module required by bzr
-Requires:      python-devel-tools   
+Requires:      python-devel-tools
 Requires:      python-cElementTree
 Requires:      python-paramiko
 Requires:      python-pycurl
This page took 0.07353 seconds and 4 git commands to generate.