This commit is contained in:
parent
7a6e5980d7
commit
59b5ed21d4
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
|
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
@ -25,15 +25,12 @@ Url: http://dbus.freedesktop.org/
|
|||||||
License: GPL v2 or later; Other uncritical OpenSource License
|
License: GPL v2 or later; Other uncritical OpenSource License
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Version: 0.76
|
Version: 0.76
|
||||||
Release: 31
|
Release: 32
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: dbus-1-glib-64bit
|
Obsoletes: dbus-1-glib-64bit
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 ppc
|
|
||||||
Obsoletes: dbus-1-glib-32bit
|
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
Summary: GLib-based library for using D-Bus
|
Summary: GLib-based library for using D-Bus
|
||||||
Source0: dbus-glib-%{version}.tar.gz
|
Source0: dbus-glib-%{version}.tar.gz
|
||||||
@ -178,6 +175,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%{_datadir}/gtk-doc/html/dbus-glib/*
|
%{_datadir}/gtk-doc/html/dbus-glib/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2008 olh@suse.de
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
* Thu Oct 30 2008 olh@suse.de
|
* Thu Oct 30 2008 olh@suse.de
|
||||||
- obsolete old -XXbit packages (bnc#437293)
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Mon Aug 25 2008 prusnak@suse.cz
|
* Mon Aug 25 2008 prusnak@suse.cz
|
||||||
@ -236,11 +236,11 @@ make DESTDIR=%{buildroot} install
|
|||||||
- drop patch dbus-glib-introspect-fix-thoenig-01.patch
|
- drop patch dbus-glib-introspect-fix-thoenig-01.patch
|
||||||
* Mon Nov 06 2006 thoenig@suse.de
|
* Mon Nov 06 2006 thoenig@suse.de
|
||||||
- loosen dependency to D-Bus
|
- loosen dependency to D-Bus
|
||||||
* Wed Aug 02 2006 thoenig@suse.de
|
* Tue Aug 01 2006 thoenig@suse.de
|
||||||
- new upstream version 0.71
|
- new upstream version 0.71
|
||||||
- new package: dbus-1-glib-devel
|
- new package: dbus-1-glib-devel
|
||||||
- moved dbus-binding-tool from dbus-1-glib to dbus-1-glib-devel
|
- moved dbus-binding-tool from dbus-1-glib to dbus-1-glib-devel
|
||||||
- moved GLib header and .la files from dbus-1-devel to
|
- moved GLib header and .la files from dbus-1-devel to
|
||||||
dbus-1-glib-devel
|
dbus-1-glib-devel
|
||||||
* Wed Aug 02 2006 thoenig@suse.de
|
* Tue Aug 01 2006 thoenig@suse.de
|
||||||
- split out binings to sparate spec files
|
- split out binings to sparate spec files
|
||||||
|
Loading…
Reference in New Issue
Block a user