Mailinglist Archive: opensuse-commit (1943 mails)
| < Previous | Next > |
commit python-gnome-extras
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 06 Nov 2008 22:40:05 +0100
- Message-id: <20081106214005.5B12967815D@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-gnome-extras
checked in at Thu Nov 6 22:40:05 CET 2008.
--------
--- python-gnome-extras/python-gnome-extras.changes 2008-11-05
22:25:39.000000000 +0100
+++
/mounts/work_src_done/STABLE/python-gnome-extras/python-gnome-extras.changes
2008-11-06 19:36:12.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 6 11:50:27 CST 2008 - maw@xxxxxxx
+
+- Split out a -devel subpackage to reduce the main package's
+ requirements.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gnome-extras.spec ++++++
--- /var/tmp/diff_new_pack.S13858/_old 2008-11-06 22:39:58.000000000 +0100
+++ /var/tmp/diff_new_pack.S13858/_new 2008-11-06 22:39:58.000000000 +0100
@@ -36,17 +36,14 @@
Url: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python-extras
Summary: Python bindings for GNOME
Version: 2.19.1
-Release: 144
+Release: 145
Source: %{_name}-%{version}.tar.bz2
License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Libraries/Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Requires: libgda-3_0-devel
Requires: python-gnome python-gtk python-numeric python-orbit
Requires: mozilla-xulrunner%{geckoversion}
Provides: %{name}-devel = %{version}-%{release}
-# For future devel splitting:
-# Requires: libgda-devel python-gobject2-devel
%{py_requires}
%description
@@ -69,6 +66,33 @@
St�phan Kochen <stephan@xxxxxxxxx>
Tiago Cogumbreiro <cogumbreiro@xxxxxxxxxxxx>
+%package devel
+License: GPL v2 or later; LGPL v2.1 or later
+Summary: Python bindings for GNOME
+Group: Development/Libraries/Python
+Requires: %{name} = %{version}
+Requires: libgda-3_0-devel python-gobject2-devel
+
+%description devel
+GNOME-python-extras is an extension module for python that gives you
+access to more GNOME libraries. This means you have access to more
+widgets, simple configuration interface, metadata support and many
+other features.
+
+
+
+Authors:
+--------
+ Beno�t Dejean <TazForEver@xxxxxxxx>
+ Gustavo Carneiro <gjc@xxxxxxxxxxxxx>
+ James Henstridge <james@xxxxxxxxxx>
+ Johan Dahlin <jdahlin@xxxxxxxxx>
+ John Palmieri <johnp@xxxxxxxxxxxxxxx>
+ Matt Wilson <msw@xxxxxxxxxx>
+ I�igo Serna <inigoserna@xxxxxxxxxxxxxx>
+ St�phan Kochen <stephan@xxxxxxxxx>
+ Tiago Cogumbreiro <cogumbreiro@xxxxxxxxxxxx>
+
%package doc
License: GPL v2 or later; LGPL v2.1 or later
Summary: Python bindings for GNOME
@@ -116,8 +140,6 @@
%{_datadir}/pygtk/2.0/argtypes/*
%{_datadir}/pygtk/2.0/defs/*
%{_includedir}/pygda-3.0
-%{_libdir}/pkgconfig/gnome-python-extras-2.0.pc
-%{_libdir}/pkgconfig/pygda-3.0.pc
# Not using a wildcard here to catch missing and unwanted extra modules.
# This package was frequently affected by such problems in the past.
# Please list future extra modules explicitly, do not use wildcards!
@@ -132,12 +154,20 @@
# gdl is not present in the distribution:
# %{py_sitedir}/gtk-2.0/gdl.so
+%files devel
+%defattr(-, root, root)
+%{_libdir}/pkgconfig/gnome-python-extras-2.0.pc
+%{_libdir}/pkgconfig/pygda-3.0.pc
+
%files doc
%defattr(-,root,root)
%{_datadir}/gtk-doc/html/pygtkmozembed
%{_datadir}/gtk-doc/html/pygtkspell
%changelog
+* Thu Nov 06 2008 maw@xxxxxxx
+- Split out a -devel subpackage to reduce the main package's
+ requirements.
* Wed Nov 05 2008 maw@xxxxxxx
- Require libgda-3_0-devel
- Don't run autoreconf.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |