rpms/gnome-python2-extras/devel gnome-python-extras.spec,1.38,1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 6 21:36:24 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/gnome-python2-extras/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28045

Modified Files:
	gnome-python-extras.spec 
Log Message:
- Update to 2.13.3
- Move the gnome-python2-applet gnome-python2-gnomeprint 
  gnome-python2-gtksourceview gnome-python2-libwnck 
  gnome-python2-libgtop2 gnome-python2-nautilus-cd-burner 
  gnome-python2-metacity and gnome-python2-totem subpackages 
  to gnome-python2-desktop because gnome-python-extras was split upstream



Index: gnome-python-extras.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-python2-extras/devel/gnome-python-extras.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gnome-python-extras.spec	23 Jan 2006 19:51:47 -0000	1.38
+++ gnome-python-extras.spec	6 Feb 2006 21:36:20 -0000	1.39
@@ -5,21 +5,17 @@
 %define gnome_panel_version 2.2.0
 %define gnome_python_version 2.9.0
 %define gtkhtml2_version 2.3.1
-%define gtksourceview_version 1.1.90 
-%define libwnck_version 2.8.0
-%define libgtop_version 2.9.5
-%define nautilus_cd_burner_version 2.9.4
 %define mozilla_version 1.7.3
 %define gtkspell_version 2.0.7
-%define gnome_media_version 2.12.0
 
 Summary: The sources for additional. PyGNOME Python extension modules.
 Name: gnome-python2-extras
-Version: 2.12.1
-Release: 10
+Version: 2.13.3
+Release: 1
 License: GPL/LGPL
 Group: Development/Languages
-Source0: ftp://ftp.gnome.org:/pub/gnome/sources/gnome-python-extras/2.12/gnome-python-extras-%{version}.tar.bz2
+Source0: ftp://ftp.gnome.org:/pub/gnome/sources/gnome-python-extras/2.13/gnome-python-extras-%{version}.tar.bz2
+
 Patch0: gnome-python-extras-2.10.0-gtkspell-static.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -30,36 +26,13 @@
 BuildRequires: gnome-python2 >= %{gnome_python_version}
 BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
 BuildRequires: gtkhtml2-devel >= %{gtkhtml2_version}
-BuildRequires: libgnomeprintui22-devel
-BuildRequires: gtksourceview-devel >= %{gtksourceview_version}
-BuildRequires: libwnck-devel >= %{libwnck_version}
-BuildRequires: libgtop2-devel >= %{libgtop_version}
-BuildRequires: totem-devel
-BuildRequires: gnome-media-devel >= %{gnome_media_version}
-%ifnarch s390 s390x
-BuildRequires: nautilus-cd-burner-devel >= %{nautilus_cd_burner_version}
-%endif
-
 BuildRequires: gtkspell-devel >= %{gtkspell_version}
 BuildRequires: mozilla-devel >= %{mozilla_version}
-
 %description
 The gnome-python-extra package contains the source packages for additional 
 Python bindings for GNOME. It should be used together with gnome-python.
 
 
-%package -n gnome-python2-applet
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for GNOME Panel applets.
-Group: Development/Languages
-# applets from GNOME 1.4 are no longer supported - we only have 1 panel
-Obsoletes: pygnome-applet
-
-%description -n gnome-python2-applet
-This module contains a wrapper that allows GNOME Panel applets to be
-written in Python.
-
-
 %package -n gnome-python2-gtkhtml2
 Requires: %{name} = %{version}-%{release}
 Summary: Python bindings for interacting with gtkhtml2
@@ -71,52 +44,6 @@
 This module contains a wrapper that allows the use of gtkhtml2 via
 Python.
 
-
-%package -n gnome-python2-gnomeprint
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with libgnomeprint
-Group: Development/Languages
-Requires: libgnomeprint22, libgnomeprintui22
-
-%description -n gnome-python2-gnomeprint
-This module contains a wrapper that allows the use of libgnomeprint via
-Python.
-
-
-%package -n gnome-python2-gtksourceview
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with the gtksourceview library 
-Group: Development/Languages
-Requires:  gtksourceview >= %{gtksourceview_version}
-Requires: gnome-python2-gnomeprint
-
-%description -n gnome-python2-gtksourceview
-This module contains a wrapper that allows the use of gtksourceview via
-Python.
-
-
-%package -n gnome-python2-libwnck
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with libwnck
-Group: Development/Languages
-Requires:  libwnck >= %{libwnck_version}
-
-%description -n gnome-python2-libwnck
-This module contains a wrapper that allows the use of libwnck via
-Python.
-
-
-%package -n gnome-python2-libgtop2
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with libgtop
-Group: Development/Languages
-Requires:  libgtop2 >= %{libgtop_version}
-
-%description -n gnome-python2-libgtop2
-This module contains a wrapper that allows the use of libgtop via
-Python.
-
-
 %package -n gnome-python2-libegg
 Requires: %{name} = %{version}-%{release}
 Summary: Python bindings for recent files and tray icons
@@ -126,18 +53,6 @@
 This module contains a wrapper that allows the use of recent files
 and tray icons via Python.
 
-%ifnarch s390 s390x
-%package -n gnome-python2-nautilus-cd-burner
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with nautilus-cd-burner
-Group: Development/Languages
-Requires:  nautilus-cd-burner >= %{nautilus_cd_burner_version}
-
-%description -n gnome-python2-nautilus-cd-burner
-This module contains a wrapper that allows the use of nautilus-cd-burner
-via Python.
-%endif
-
 %package -n gnome-python2-gtkspell
 Requires: %{name} = %{version}-%{release}
 Summary: Python bindings for interacting with gtkspell
@@ -158,15 +73,6 @@
 This module contains a wrapper that allows the use of gtkmozembed
 via Python.
 
-%package -n gnome-python2-totem
-Requires: %{name} = %{version}-%{release}
-Summary: Python bindings for interacting with totem
-Group: Development/Languages
-
-%description -n gnome-python2-totem
-This module contains a wrapper that allows the use of totem
-via Python.
-
 %prep
 %setup -q -n gnome-python-extras-%{version}
 %patch0 -p1 -b .gtkspell-static
@@ -178,6 +84,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
+
 find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
 
 rm -rf $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/gtk-2.0/gksu
@@ -192,46 +99,12 @@
 %{_libdir}/pkgconfig/gnome-python-extras-2.0.pc
 %{_datadir}/pygtk
 
-%files -n gnome-python2-applet
-%defattr(-,root,root,-)
-%dir %{_libdir}/python%{pyver}/site-packages/gtk-2.0/gnome/applet.*
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/gnomeapplet.so
-
-
 %files -n gnome-python2-gtkhtml2
 %defattr(-,root,root,-)
 %{_libdir}/python%{pyver}/site-packages/gtk-2.0/gtkhtml*
 %defattr(644,root,root,755)
 %doc examples/gtkhtml2/*
 
-
-%files -n gnome-python2-gnomeprint
-%defattr(-,root,root,-)
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/gnomeprint/
-%{_datadir}/gtk-doc/html/pygnomeprint
-%{_datadir}/gtk-doc/html/pygnomeprintui
-%defattr(644,root,root,755)
-%doc examples/gnomeprint/*
-
-
-%files -n gnome-python2-gtksourceview
-%defattr(-,root,root,-)
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/gtksourceview.so
-%{_datadir}/gtk-doc/html/pygtksourceview
-%defattr(644,root,root,755)
-%doc examples/gtksourceview/*
-
-
-%files -n gnome-python2-libwnck
-%defattr(-,root,root,-)
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/wnck.so
-
-
-%files -n gnome-python2-libgtop2
-%defattr(-,root,root,-)
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/gtop.so
-
-
 %files -n gnome-python2-libegg
 %defattr(-,root,root,-)
 %{_libdir}/python%{pyver}/site-packages/gtk-2.0/egg
@@ -239,15 +112,6 @@
 %doc examples/egg/*
 
 
-%ifnarch s390 s390x
-%files -n gnome-python2-nautilus-cd-burner
-%defattr(-,root,root,-)
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/nautilusburn.so
-%defattr(644,root,root,755)
-%doc examples/nautilusburn/*
-%endif
-
-
 %files -n gnome-python2-gtkspell
 %defattr(-,root,root,-)
 %{_libdir}/python%{pyver}/site-packages/gtk-2.0/gtkspell.so
@@ -259,15 +123,15 @@
 %{_libdir}/python%{pyver}/site-packages/gtk-2.0/gtkmozembed.so
 %{_datadir}/gtk-doc/html/pygtkmozembed
 
-%files -n gnome-python2-totem
-%defattr(-,root,root,-)
-%ifnarch s390 s390x
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/mediaprofiles.so
-%endif
-%{_libdir}/python%{pyver}/site-packages/gtk-2.0/totem
-
-
 %changelog
+* Mon Feb  6 2006 John (J5) Palmieri <johnp at redhat.com> - 2.13.3-1
+- Update to 2.13.3
+- Move the gnome-python2-applet gnome-python2-gnomeprint 
+  gnome-python2-gtksourceview gnome-python2-libwnck 
+  gnome-python2-libgtop2 gnome-python2-nautilus-cd-burner 
+  gnome-python2-metacity and gnome-python2-totem subpackages 
+  to gnome-python2-desktop because gnome-python-extras was split upstream
+
 * Mon Jan 23 2006 Ray Strode <rstrode at redhat.com> - 2.12.1-10
 - rebuild
 




More information about the fedora-cvs-commits mailing list