]> git.pld-linux.org Git - packages/bzr.git/commitdiff
- Up to current stable (by public.arkh@gmail.com) auto/ac/bzr-0_12-1 auto/th/bzr-0_12-1
authorjaphy <japhy@pld-linux.org>
Tue, 31 Oct 2006 23:08:50 +0000 (23:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzr.spec -> 1.14

bzr.spec

index ef7709b422571c5e469967da4367be24545bc307..d33f9d2137127033d1780ba34e7f09bec3ad686c 100644 (file)
--- a/bzr.spec
+++ b/bzr.spec
@@ -1,21 +1,20 @@
-%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)
 
@@ -72,7 +71,7 @@ zaoferowa
 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
This page took 0.06594 seconds and 4 git commands to generate.