SPECS: bzr-gtk.spec - cleanup

qboosh qboosh at pld-linux.org
Tue Dec 19 20:21:53 CET 2006


Author: qboosh                       Date: Tue Dec 19 19:21:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   bzr-gtk.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/bzr-gtk.spec
diff -u SPECS/bzr-gtk.spec:1.1 SPECS/bzr-gtk.spec:1.2
--- SPECS/bzr-gtk.spec:1.1	Sat Dec 16 18:21:45 2006
+++ SPECS/bzr-gtk.spec	Tue Dec 19 20:21:48 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-Summary:	Plugin for Bazaar-NG providing GUI to most operations.
+Summary:	Plugin for Bazaar-NG providing GUI to most operations
 Summary(pl):	Wtyczka do Bazaar-NG udostępniająca interfejs graficzny dla większości operacji
 Name:		bzr-gtk
 Version:	0.13.0
@@ -29,7 +29,7 @@
 %description -l pl
 bzr-gtk jest wtyczką dla Bazaar-NG (bzr), która ma na celu
 dostarczenie graficznego interfejsu GTK+ dla większości poleceń
-Bazaar.  Dostępnymi poleceniami są:
+Bazaar. Dostępnymi poleceniami są:
 - gcommit
 - gdiff
 - visualise
@@ -61,18 +61,17 @@
 - python-gnome (for Nautilus integration)
 EOF
 
-
 %postun
 %update_desktop_database_postun
 
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
+%attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/*
 %{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/olive
-%attr(755,root,root) %{_bindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +79,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/19 19:21:48  qboosh
+- cleanup
+
 Revision 1.1  2006/12/16 17:21:45  japhy
 - New spec file.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bzr-gtk.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list