Author: glen                         Date: Fri Sep 29 22:23:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.11rc2 by arkh

---- Files affected:
SPECS:
   bzr.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.8 SPECS/bzr.spec:1.9
--- SPECS/bzr.spec:1.8  Thu Sep 14 21:59:27 2006
+++ SPECS/bzr.spec      Sat Sep 30 00:23:46 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
+%define                _rc     rc2
 Summary:       Bazaar-NG - a changeset oriented revision control system
 Summary(pl):   Bazaar-NG - system kontroli wersji zorientowany na zestawy zmian
 Name:          bzr
-Version:       0.10
-Release:       1
+Version:       0.11
+Release:       0.%{_rc}.1
 License:       GPL v2
 Group:         Development/Version Control
-Source0:       http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz
-# Source0-md5: 8a21693efe9b06bed04fa4e8a74b7e83
+Source0:       
http://bazaar-vcs.org/releases/src/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: bd5f8221b75e6844c147b7a69343bb7b
 Patch0:                %{name}-FHS.patch
 URL:           http://bazaar-vcs.org/
-BuildRequires: python
+BuildRequires: python >= 2.4
 BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
 Requires:      diffutils
@@ -72,7 +73,7 @@
 Bazaar-NG obsługuje także współdzielenie gałęzi między programistami.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 %patch0 -p1
 
 %build
@@ -101,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/09/29 22:23:46  glen
+- 0.11rc2 by arkh
+
 Revision 1.8  2006/09/14 19:59:27  glen
 - 0.10, asked by Krystian Tomczyk from devel-en list
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to