SPECS (AC-branch): bzr-gtk.spec - Merged(copied) 0.94.-1 from HEAD.

matkor matkor at pld-linux.org
Thu May 15 15:35:03 CEST 2008


Author: matkor                       Date: Thu May 15 13:35:03 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- Merged(copied) 0.94.-1 from HEAD.

---- Files affected:
SPECS:
   bzr-gtk.spec (1.14.2.1 -> 1.14.2.2) 

---- Diffs:

================================================================
Index: SPECS/bzr-gtk.spec
diff -u SPECS/bzr-gtk.spec:1.14.2.1 SPECS/bzr-gtk.spec:1.14.2.2
--- SPECS/bzr-gtk.spec:1.14.2.1	Sat Mar 29 11:07:04 2008
+++ SPECS/bzr-gtk.spec	Thu May 15 15:34:58 2008
@@ -1,15 +1,21 @@
 # $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
 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.93
+%define		ver	0.94
 %define		minor	0
 Version:	%{ver}.%{minor}
 Release:	1
 License:	GPL v2+
 Group:		Development/Version Control
-Source0:	https://launchpad.net/bzr-gtk/%{ver}/%{version}/+download/bzr-gtk-%{version}.tar.gz
-# Source0-md5:	de4951911d7e39d88916d276177476f3
+# 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
 URL:		http://bazaar-vcs.org/bzr-gtk
 BuildRequires:	python >= 1:2.4
 BuildRequires:	rpm-pythonprov
@@ -19,6 +25,8 @@
 Requires:	bzr >= %{ver}
 Requires:	python-pygtk-glade >= 2:2.10
 Requires:	python-pygtk-gtk >= 2:2.10
+Suggests:	python-pycairo
+Suggests:	python-gnome
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +49,7 @@
 - gbranch
 
 %prep
-%setup -q
+%setup -q -n bzr-gtk-trunk-matkor-20080515
 
 %build
 %{__python} setup.py build
@@ -75,21 +83,29 @@
 %doc AUTHORS NEWS README TODO
 %attr(755,root,root) %{_bindir}/olive-gtk
 %{py_sitedir}/bzrlib/plugins/gtk
-%{py_sitedir}/olive
 %{_datadir}/olive
 %{_pixmapsdir}/olive-gtk.png
 %{_desktopdir}/bazaar-properties.desktop
 %{_desktopdir}/bzr-notify.desktop
+%{_desktopdir}/bzr-handle-patch.desktop
 %{_desktopdir}/olive-gtk.desktop
 
+%{_datadir}/application-registry/bzr-gtk.applications
+%{_datadir}/bzr-gtk/icons
+%{_datadir}/icons/hicolor/scalable/emblems/
+%{_datadir}/pixmaps/bzr-icon-64.png
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.14.2.1  2008-03-29 10:07:04  adamg
-- updated to 0.93.0
+Revision 1.14.2.2  2008-05-15 13:34:58  matkor
+- Merged(copied) 0.94.-1 from HEAD.
+
+Revision 1.15  2008-05-15 12:46:17  matkor
+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.14.2.1&r2=1.14.2.2&f=u



More information about the pld-cvs-commit mailing list