Author: japhy                        Date: Fri Oct 27 12:26:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to current RC (by <[EMAIL PROTECTED]>)

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

---- Diffs:

================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.12 SPECS/bzr.spec:1.13
--- SPECS/bzr.spec:1.12 Tue Oct  3 10:01:08 2006
+++ SPECS/bzr.spec      Fri Oct 27 14:26:34 2006
@@ -1,13 +1,14 @@
 # $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.11
-Release:       1
+Version:       0.12
+Release:       0.%{_rc}.1
 License:       GPL v2
 Group:         Development/Version Control
-Source0:       http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz
-# Source0-md5: 94fced266d6da6ed298e4738ca7414e0
+Source0:       
http://bazaar-vcs.org/releases/src/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: 2ae597de3d5586ea39dd029e98730d54
 Patch0:                %{name}-FHS.patch
 URL:           http://bazaar-vcs.org/
 BuildRequires: python >= 1:2.4
@@ -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.13  2006/10/27 12:26:34  japhy
+- Up to current RC (by <[EMAIL PROTECTED]>)
+
 Revision 1.12  2006/10/03 08:01:08  qboosh
 - simplified setup
 
================================================================

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

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

Reply via email to