SPECS: python-kiwi.spec - removed COPYING from doc (just GPL)

qboosh qboosh at pld-linux.org
Mon Apr 16 18:55:55 CEST 2007


Author: qboosh                       Date: Mon Apr 16 16:55:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed COPYING from doc (just GPL)

---- Files affected:
SPECS:
   python-kiwi.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-kiwi.spec
diff -u SPECS/python-kiwi.spec:1.3 SPECS/python-kiwi.spec:1.4
--- SPECS/python-kiwi.spec:1.3	Mon Apr 16 18:52:32 2007
+++ SPECS/python-kiwi.spec	Mon Apr 16 18:55:50 2007
@@ -14,10 +14,10 @@
 # Source0-md5:	4779754c73e70cdd7c23e025a1830eb7
 URL:		http://www.async.com.br/projects/kiwi/
 BuildRequires:	python-devel
-BuildRequires:	python-pygtk-devel >= 2.8
+BuildRequires:	python-pygtk-devel >= 2:2.8
 BuildRequires:	gettext
 BuildRequires:	pkgconfig
-Requires:	python-pygtk-gtk >= 2.8
+Requires:	python-pygtk-gtk >= 2:2.8
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -96,21 +96,20 @@
 
 %files -f kiwi.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README NEWS
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/kiwi
 %{py_sitescriptdir}/kiwi
 
 %files gazpacho
 %defattr(644,root,root,755)
-%doc COPYING
 %{py_sitescriptdir}/gazpacho/widgets/*
 %{_datadir}/gazpacho/catalogs/*
 %{_datadir}/gazpacho/resources/*
 
 %files docs
 %defattr(644,root,root,755)
-%doc COPYING doc/* examples
+%doc doc/* examples
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -118,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/04/16 16:55:50  qboosh
+- removed COPYING from doc (just GPL)
+
 Revision 1.3  2007/04/16 16:52:32  qboosh
 - pl fixes, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-kiwi.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list