From 28188df221a23cc8934b4726e323ac71c7d608c9 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Tue, 5 Aug 2008 22:17:07 +0000 Subject: [PATCH] - Version 0.95.0-1. Changed files: bzr-gtk.spec -> 1.17 --- bzr-gtk.spec | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/bzr-gtk.spec b/bzr-gtk.spec index 57a509d..a5ed550 100644 --- a/bzr-gtk.spec +++ b/bzr-gtk.spec @@ -1,20 +1,16 @@ -# TODO: -# - There is no 0.94 version packages although it is tagged in repo -# so I made my own binary file and added one simple fix. -# Hope regular binary files will be available soon -# - Fix locale files +# TODO: Add locale files Summary: Plugin for Bazaar-NG providing GUI to most operations Summary(pl.UTF-8): Wtyczka do Bazaar-NG udostępniająca interfejs graficzny dla większości operacji Name: bzr-gtk -%define ver 0.94 +%define ver 0.95 %define minor 0 Version: %{ver}.%{minor} -Release: 2 +Release: 1 License: GPL v2+ Group: Development/Version Control # Source0: https://launchpad.net/bzr-gtk/%{ver}/%{version}/+download/bzr-gtk-%{version}.tar.gz -Source0: http://beauty.ant.gliwice.pl/bugs/bzr-gtk/bzr-gtk-trunk-matkor-20080515.tbz2 -# Source0-md5: 7448d27df65e0ca436558e143a8d69ae +Source0: http://samba.org/~jelmer/bzr/bzr-gtk-%{version}.tar.gz +# Source0-md5: 00aedce625672abca13d2d962b047ac0 URL: http://bazaar-vcs.org/bzr-gtk BuildRequires: python >= 1:2.4 BuildRequires: rpm-pythonprov @@ -29,7 +25,7 @@ Suggests: python-gnome BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -bzr-gtk is a plugin for Bazaar-NG (bzr) that aims to provide GTK+ +bzr-gtk is a plugin for Bazaar-NG (bzr) that aims to provide GTK+o s interfaces to most Bazaar operations. Provided commands are: - gcommit - gdiff @@ -48,7 +44,7 @@ Bazaar. Dostępnymi poleceniami są: - gbranch %prep -%setup -q -n bzr-gtk-trunk-matkor-20080515 +%setup %build %{__python} setup.py build @@ -81,6 +77,9 @@ EOF %defattr(644,root,root,755) %doc AUTHORS NEWS README TODO %attr(755,root,root) %{_bindir}/olive-gtk +%attr(755,root,root) %{_bindir}/bzr-handle-patch +%attr(755,root,root) %{_bindir}/bzr-notify + %{py_sitedir}/bzrlib/plugins/gtk %{_datadir}/olive %{_pixmapsdir}/olive-gtk.png -- 2.43.0