This commit is contained in:
parent
fd917cd664
commit
9b90a25181
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 18:29:12 CET 2009 - thoenig@suse.de
|
||||
|
||||
- Update to version 0.80
|
||||
- handle nested nodes in dbus-binding-tool
|
||||
- Always use /etc/bash_completion.d
|
||||
- Move test-types inside run-test to avoid dep on existing session
|
||||
bus
|
||||
- Don't send replies for messages explicitly not requesting one
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 24 06:17:34 CET 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package dbus-1-glib (Version 0.78)
|
||||
# spec file for package dbus-1-glib (Version 0.80)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -24,7 +24,7 @@ BuildRequires: libselinux-devel
|
||||
Url: http://dbus.freedesktop.org/
|
||||
License: GPL v2 or later; Other uncritical OpenSource License
|
||||
Group: Development/Libraries/Other
|
||||
Version: 0.78
|
||||
Version: 0.80
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@ -153,7 +153,7 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fno-strict-aliasing -fPIC"
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/*glib*.so.*
|
||||
%{_sysconfdir}/profile.d/dbus-bash-completion.sh
|
||||
%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
|
||||
%{_prefix}/lib/%{name}
|
||||
|
||||
%files -n dbus-1-glib-devel
|
||||
@ -170,6 +170,13 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fno-strict-aliasing -fPIC"
|
||||
%{_datadir}/gtk-doc/html/dbus-glib
|
||||
|
||||
%changelog
|
||||
* Tue Feb 03 2009 thoenig@suse.de
|
||||
- Update to version 0.80
|
||||
- handle nested nodes in dbus-binding-tool
|
||||
- Always use /etc/bash_completion.d
|
||||
- Move test-types inside run-test to avoid dep on existing session
|
||||
bus
|
||||
- Don't send replies for messages explicitly not requesting one
|
||||
* Sat Jan 24 2009 vuntz@novell.com
|
||||
- Use %%{_prefix}/lib/%%{name} for libexecdir
|
||||
- Fix a few rpmlint warnings:
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fdc639b439b2a0fa874dc55469b74a56b223dfedbf56bb398ef8dc904cd9c52
|
||||
size 515447
|
3
dbus-glib-0.80.tar.bz2
Normal file
3
dbus-glib-0.80.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab3011877eb0043522f6e3487a80711f87613f2e4ab95348fffd2b02389dc2cd
|
||||
size 517913
|
Loading…
x
Reference in New Issue
Block a user