SPECS: bzr.spec - Up to current stable (by public.arkh at gmail.com)

japhy japhy at pld-linux.org
Wed Nov 1 00:08:55 CET 2006


Author: japhy                        Date: Tue Oct 31 23:08:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to current stable (by public.arkh at gmail.com)

---- Files affected:
SPECS:
   bzr.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.13 SPECS/bzr.spec:1.14
--- SPECS/bzr.spec:1.13	Fri Oct 27 14:26:34 2006
+++ SPECS/bzr.spec	Wed Nov  1 00:08:50 2006
@@ -1,22 +1,21 @@
 # $Revision$, $Date$
-%define		_rc	rc1
 Summary:	Bazaar-NG - a changeset oriented revision control system
 Summary(pl):	Bazaar-NG - system kontroli wersji zorientowany na zestawy zmian
 Name:		bzr
 Version:	0.12
-Release:	0.%{_rc}.1
+Release:	1
 License:	GPL v2
 Group:		Development/Version Control
-Source0:	http://bazaar-vcs.org/releases/src/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5:	2ae597de3d5586ea39dd029e98730d54
+Source0:	http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz
+# Source0-md5:	68bf4e425a93bdf5961af9c3c35229bf
 Patch0:		%{name}-FHS.patch
 URL:		http://bazaar-vcs.org/
 BuildRequires:	python >= 1:2.4
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
-Requires:	diffutils
-Requires:	patch
-Requires:	tar
+Requires:	python-cElementTree
+Requires:	python-pycurl
+Requires:	python-Crypto
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -73,7 +72,7 @@
 Bazaar-NG obsługuje także współdzielenie gałęzi między programistami.
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
 %patch0 -p1
 
 %build
@@ -102,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/10/31 23:08:50  japhy
+- Up to current stable (by public.arkh at gmail.com)
+
 Revision 1.13  2006/10/27 12:26:34  japhy
 - Up to current RC (by <public.arkh at gmail.com>)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bzr.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list