]> git.pld-linux.org Git - packages/bzr.git/commitdiff
- up to 1.9 auto/th/bzr-1_9-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 4 Dec 2008 20:48:57 +0000 (20:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzr.spec -> 1.43

bzr.spec

index 8cebff77fda8efe428cd651b62a08d08065415f7..54873d7b7ef7db93a3e7481b0dbc35c9578ba04e 100644 (file)
--- a/bzr.spec
+++ b/bzr.spec
@@ -1,7 +1,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}
@@ -9,9 +9,9 @@ Release:        1
 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
@@ -89,3 +89,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.09351 seconds and 4 git commands to generate.