SPECS: bzr-gtk.spec - Version 0.95.0-1.
matkor
matkor at pld-linux.org
Wed Aug 6 00:17:13 CEST 2008
Author: matkor Date: Tue Aug 5 22:17:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Version 0.95.0-1.
---- Files affected:
SPECS:
bzr-gtk.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/bzr-gtk.spec
diff -u SPECS/bzr-gtk.spec:1.16 SPECS/bzr-gtk.spec:1.17
--- SPECS/bzr-gtk.spec:1.16 Wed Jun 18 22:42:30 2008
+++ SPECS/bzr-gtk.spec Wed Aug 6 00:17:07 2008
@@ -1,21 +1,17 @@
# $Revision$, $Date$
-# 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
@@ -30,7 +26,7 @@
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
@@ -49,7 +45,7 @@
- gbranch
%prep
-%setup -q -n bzr-gtk-trunk-matkor-20080515
+%setup
%build
%{__python} setup.py build
@@ -82,6 +78,9 @@
%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
@@ -103,11 +102,14 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2008/08/05 22:17:07 matkor
+- Version 0.95.0-1.
+
Revision 1.16 2008/06/18 20:42:30 matkor
- Release 2. More dirs added.
Revision 1.15 2008/05/15 12:46:17 matkor
-Version 0.94-1 with one simple fixed applied.
+- Version 0.94-1 with one simple fixed applied.
Revision 1.14 2008-01-06 15:12:34 qboosh
- don't own too much dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bzr-gtk.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list