SPECS: bzr.spec Version 1.8-1.
matkor
matkor at pld-linux.org
Sun Oct 19 01:02:13 CEST 2008
Author: matkor Date: Sat Oct 18 23:02:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
Version 1.8-1.
---- Files affected:
SPECS:
bzr.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.41 SPECS/bzr.spec:1.42
--- SPECS/bzr.spec:1.41 Wed Oct 15 09:10:19 2008
+++ SPECS/bzr.spec Sun Oct 19 01:02:07 2008
@@ -2,21 +2,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
@@ -96,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2008/10/18 23:02:07 matkor
+Version 1.8-1.
+
Revision 1.41 2008/10/15 07:10:19 matkor
- Version 1.7.1-1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bzr.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list