Can anyone apply those two patches to spec files in the repository and send it to AC builder? Both - bzr and bzrtools - are latest stable versions.
cheers
--- bzr.spec~ 2007-01-23 10:09:15.000000000 +0100 +++ bzr.spec 2007-01-23 10:14:54.000000000 +0100 @@ -2,12 +2,12 @@ Summary: Bazaar-NG - a changeset oriented revision control system Summary(pl): Bazaar-NG - system kontroli wersji zorientowany na zestawy zmian Name: bzr -Version: 0.13 +Version: 0.14 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz -# Source0-md5: 14278ee54bef1cf65ee13735b134f9dd +# Source0-md5: 281c777f377cc149b6ba60c720f70033 Patch0: %{name}-FHS.patch URL: http://bazaar-vcs.org/ BuildRequires: python >= 1:2.4
--- bzrtools.spec.orig 2007-01-23 10:25:52.000000000 +0100 +++ bzrtools.spec 2007-01-23 10:18:03.000000000 +0100 @@ -2,17 +2,17 @@ Summary: A collection of utilities and plugins for Bazaar-NG Summary(pl): Zbiór narzêdzi i wtyczek dla programu Bazaar-NG Name: bzrtools -Version: 0.13.0 +Version: 0.14.0 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://panoramicfeedback.com/opensource/%{name}-%{version}.tar.gz -# Source0-md5: b9d1884d865f37ea6d04d4297d093e89 +# Source0-md5: 5932729e81f19562a6a844be2555a115 URL: http://bazaar-vcs.org/BzrTools BuildRequires: python >= 1:2.4 BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python -Requires: bzr >= 0.13 +Requires: bzr >= 0.14 Requires: diffutils Requires: graphviz >= 2.6 Requires: librsvg
_______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
