Author: goetz
Date: Mon Dec 18 12:40:02 2006
New Revision: 98493

Modified:
   packages/cooker/gnumeric/current/SPECS/gnumeric.spec

Log:
- fix buildrequires
- depend on pygtk2.0 for the python plugin
- move devel provides to the devel package


Modified: packages/cooker/gnumeric/current/SPECS/gnumeric.spec
==============================================================================
--- packages/cooker/gnumeric/current/SPECS/gnumeric.spec        (original)
+++ packages/cooker/gnumeric/current/SPECS/gnumeric.spec        Mon Dec 18 
12:40:02 2006
@@ -29,18 +29,17 @@
 #BuildRequires:        mono-devel
 BuildRequires: libpx-devel >= 0.3.0
 BuildRequires: libpsiconv-devel
-BuildRequires: python-devel
+BuildRequires: pygtk2.0-devel
 BuildRequires: perl-devel
 BuildRequires:  scrollkeeper
 BuildRequires:  intltool
 #BuildRequires:        guile-devel >= 1.6
 BuildRequires:  automake1.7
 BuildRequires:  desktop-file-utils
+Requires:      pygtk2.0
 Requires: goffice = %goffice
 Requires(post):        scrollkeeper >= 0.3
 Requires(postun):      scrollkeeper >= 0.3
-Obsoletes: %{name}-devel
-Provides: %{name}-devel
 
 %description
 This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with 
@@ -64,6 +63,9 @@
 Group: Development/C
 Requires: %libname = %version
 Provides: libspreadsheet-devel = %version-%release
+Provides: %{name}-devel = %version-%release
+Obsoletes: %{name}-devel
+
 
 %description -n %libname-devel
 This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with 

Reply via email to