Author: matkor                       Date: Wed Aug  6 06:54:52 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- Version 0.95.0-2 from HEAD.

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

---- Diffs:

================================================================
Index: SPECS/bzr-gtk.spec
diff -u SPECS/bzr-gtk.spec:1.14.2.2 SPECS/bzr-gtk.spec:1.14.2.3
--- SPECS/bzr-gtk.spec:1.14.2.2 Thu May 15 15:34:58 2008
+++ SPECS/bzr-gtk.spec  Wed Aug  6 08:54:46 2008
@@ -1,21 +1,18 @@
 # $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:       1
+Release:       2
 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
+Patch0:                %{name}-dbus_detection_fix.patch
 URL:           http://bazaar-vcs.org/bzr-gtk
 BuildRequires: python >= 1:2.4
 BuildRequires: rpm-pythonprov
@@ -30,7 +27,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 +46,9 @@
 - gbranch
 
 %prep
-%setup -q -n bzr-gtk-trunk-matkor-20080515
+%setup 
+%patch0 -p1
+
 
 %build
 %{__python} setup.py build
@@ -82,6 +81,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
@@ -90,8 +92,10 @@
 %{_desktopdir}/bzr-handle-patch.desktop
 %{_desktopdir}/olive-gtk.desktop
 
+%{_datadir}/application-registry
 %{_datadir}/application-registry/bzr-gtk.applications
-%{_datadir}/bzr-gtk/icons
+%{_datadir}/bzr-gtk
+#%%{_datadir}/bzr-gtk/icons
 %{_datadir}/icons/hicolor/scalable/emblems/
 %{_datadir}/pixmaps/bzr-icon-64.png
 
@@ -101,11 +105,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.14.2.2  2008/05/15 13:34:58  matkor
-- Merged(copied) 0.94.-1 from HEAD.
+Revision 1.14.2.3  2008/08/06 06:54:46  matkor
+- Version 0.95.0-2 from HEAD.
+
+Revision 1.18  2008/08/06 06:52:20  matkor
+- Release 2. Fix for detecting dbus availability.
+
+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.
+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.2&r2=1.14.2.3&f=u

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

Reply via email to