SPECS: bzr.spec - up to 1.9

arekm arekm at pld-linux.org
Thu Dec 4 21:49:02 CET 2008


Author: arekm                        Date: Thu Dec  4 20:49:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.9

---- Files affected:
SPECS:
   bzr.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.42 SPECS/bzr.spec:1.43
--- SPECS/bzr.spec:1.42	Sun Oct 19 01:02:07 2008
+++ SPECS/bzr.spec	Thu Dec  4 21:48:57 2008
@@ -2,7 +2,7 @@
 Summary:	Bazaar - a distributed revision control system
 Summary(pl.UTF-8):	Bazaar - rozproszony system kontroli wersji
 Name:		bzr
-%define		ver	1.8
+%define		ver	1.9
 # %define		minor	0
 # Version:	%{ver}.%{minor}
 Version:	%{ver}
@@ -10,9 +10,9 @@
 License:	GPL v2
 Group:		Development/Version Control
 Source0:	https://launchpad.net/bzr/%{ver}/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5:	96da15954049dfa72b927d96134a55d4
+# Source0-md5:	9b6b0a5143cd078ec664a584f0cc40cc
 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
@@ -90,6 +90,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/bzr.1*
 %{py_sitedir}/bzrlib
+%{py_sitedir}/*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008/12/04 20:48:57  arekm
+- up to 1.9
+
 Revision 1.42  2008/10/18 23:02:07  matkor
 Version 1.8-1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bzr.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list