978374
%global expat_version 1.95.5
978374
%global glib2_version 2.40.0
978374
%global dbus_version 1.8
978374
978374
Summary: GLib bindings for D-Bus
978374
Name: dbus-glib
978374
Version: 0.110
978374
Release: 2%{?dist}
978374
URL: http://www.freedesktop.org/software/dbus/
978374
#VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib
978374
Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
978374
License: AFL and GPLv2+
978374
Group: System Environment/Libraries
978374
BuildRequires: pkgconfig(dbus-1) >= %{dbus_version}
978374
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
978374
BuildRequires: expat-devel >= %{expat_version}
978374
BuildRequires: gettext
978374
BuildRequires: /usr/bin/chrpath
978374
978374
%description
978374
978374
D-Bus add-on library to integrate the standard D-Bus library with
978374
the GLib thread abstraction and main loop.
978374
978374
%package devel
978374
Summary: Libraries and headers for the D-Bus GLib bindings
978374
Group: Development/Libraries
978374
Requires: %{name}%{?_isa} = %{version}-%{release}
978374
978374
%description devel
978374
978374
Headers and static libraries for the D-Bus GLib bindings
978374
978374
%prep
978374
%setup -q
978374
978374
%build
978374
%configure --enable-tests=yes \
978374
	--enable-asserts=yes \
978374
	--disable-gtk-doc
978374
978374
make %{?_smp_mflags} V=1
978374
978374
%check
978374
make check
978374
978374
978374
%install
978374
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
978374
978374
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
978374
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
978374
978374
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/dbus-binding-tool
978374
chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/dbus-bash-completion-helper
978374
978374
# Scripts that are sourced should not be executable.
978374
chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
978374
978374
978374
%post -p /sbin/ldconfig
978374
978374
%postun -p /sbin/ldconfig
978374
978374
%files
978374
%doc NEWS
978374
%license COPYING
978374
%{_libdir}/libdbus-glib-1.so.*
978374
%{_bindir}/dbus-binding-tool
978374
%{_mandir}/man1/dbus-binding-tool.1*
978374
978374
%files devel
978374
%{_libdir}/libdbus-glib-1.so
978374
%{_libdir}/pkgconfig/dbus-glib-1.pc
978374
%{_includedir}/dbus-1.0/dbus/*
978374
%{_datadir}/gtk-doc/html/dbus-glib
978374
%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
978374
%{_libexecdir}/dbus-bash-completion-helper
978374
978374
978374
%changelog
978374
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.110-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
978374
978374
* Tue Jan 30 2018 David King <amigadave@amigadave.com> - 0.110-1
978374
- Update to 0.110
978374
978374
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.108-4
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
978374
978374
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.108-3
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
978374
978374
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.108-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
978374
978374
* Fri Sep 09 2016 David King <amigadave@amigadave.com> - 0.108-1
978374
- Update to 0.108
978374
- Enable tests
978374
- Remove obsolete Requires and Obsoletes
978374
978374
* Tue Feb 02 2016 David King <amigadave@amigadave.com> - 0.106-1
978374
- Update to 0.106
978374
978374
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.104-3
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
978374
978374
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.104-2
978374
- Rebuilt for Fedora 23 Change
978374
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
978374
978374
* Mon Feb 09 2015 David King <amigadave@amigadave.com> - 0.104-1
978374
- Update to 0.104
978374
- Remove RPATH
978374
- Remove executable bit from sourced script
978374
- Move man page to main package and update glob
978374
- Make the build output more verbose
978374
978374
* Sat Feb 07 2015 David King <amigadave@amigadave.com> - 0.102-1
978374
- Update to 0.102
978374
- Use pkgconfig for BuildRequires
978374
- Remove outdated gtk subpackage
978374
- Use license for COPYING
978374
- Tighten subpackage dependencies with the isa macro
978374
- Tidy spec file
978374
- Preserve timestamps during install
978374
978374
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100.2-4
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
978374
978374
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100.2-3
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
978374
978374
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100.2-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
978374
978374
* Mon Jul 01 2013 Colin Walters <walters@redhat.com> - 0.100.2
978374
- New upstream version
978374
978374
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.100-4
978374
- Don't install ChangeLog (need to save space on the live image)
978374
978374
* Wed Feb 20 2013 Colin Walters <walters@redhat.com> - 0.100-3
978374
- CVE-2013-0292
978374
  Resolves: #911714
978374
978374
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
978374
978374
* Tue Jul 17 2012 Colin Walters <walters@verbum.org> - 0.100-1
978374
- Update to 0.100
978374
978374
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-3
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
978374
978374
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
978374
978374
* Sat Jan 22 2011 Christopher Aillon <caillon@redhat.com> - 0.92-1
978374
- Update to 0.92
978374
978374
* Wed Sep 29 2010 jkeating - 0.88-3
978374
- Rebuilt for gcc bug 634757
978374
978374
* Tue Sep 21 2010 Colin Walters <walters@verbum.org> - 0.88-2
978374
- Drop .gir file, it's now in gobject-introspection
978374
978374
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 0.88-1
978374
- New upstream version
978374
- drop now-merged shadow props patch
978374
978374
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 0.86-4
978374
- Rebuild against new gobject-introspection
978374
978374
* Tue Jun 29 2010 Dan Williams <dcbw@redhat.com> - 0.86-3
978374
- Fix shadow property access (fdo #28835)
978374
978374
* Tue Jun 29 2010 Bastien Nocera <bnocera@redhat.com> 0.86-2
978374
- Add introspection data from gir-repository
978374
- Remove unneeded autotools calls
978374
978374
* Thu Mar 18 2010 Colin Walters <walters@verbum.org> - 0.86-1
978374
- New upstream
978374
  Drop upstreamed patch
978374
978374
* Tue Mar 02 2010 Colin Walters <walters@verbum.org> - 0.84-3
978374
- Revert previous broken patch for error names, add better fix
978374
978374
* Mon Feb 15 2010 Colin Walters <walters@verbum.org> - 0.84-2
978374
- Add patch to avoid assertions when setting a GError that
978374
  includes a '-' in the enumeration value.  Should fix #528897
978374
978374
* Wed Jan 27 2010 Colin Walters <walters@verbum.org> - 0.84-1
978374
- New upstream
978374
  Has introspect.xml internally, drop it from here
978374
978374
* Fri Jan 15 2010 Colin Walters <walters@verbum.org> - 0.82-3
978374
- Add ListActivatableNames to dbus-bus-introspect.xml to help tracker build
978374
978374
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.82-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
978374
978374
* Thu Jul 16 2009 Colin Walters <walters@verbum.org> - 0.82-1
978374
- New upstream 0.82
978374
- Remove mclasen accidental commit of CFLAGS="-O0 -g3"
978374
978374
* Sun Jun 14 2009 Matthias Clasen <mclasen@redhat.com> - 0.80-3
978374
- Minor directory ownership cleanup
978374
978374
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.80-2
978374
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
978374
978374
* Mon Feb 02 2009 Colin Walters <walters@verbum.org> - 0.80-1
978374
- New upstream release
978374
- Adjust to new bash completion dir
978374
- Includes patch noreply patch
978374
978374
* Wed Jan 07 2009 Colin Walters <walters@verbum.org> - 0.78-2
978374
- Add patch to avoid sending reply to noreply messages; this avoids
978374
  some spurious dbus denial logs during system startup from NM
978374
978374
* Thu Dec 04 2008 Colin Walters <walters@verbum.org> - 0.78-1
978374
- New upstream release, drop upstreamed patches
978374
978374
* Tue Nov 25 2008 Matthias Clasen <mclasen@redhat.com> - 0.76-4
978374
- Avoid some spurious linkage
978374
978374
* Mon Nov 17 2008 Dan Williams <dcbw@redhat.com> - 0.76-3
978374
- Fix crashes when a tracked service restarts too quickly (fdo #18573)
978374
978374
* Thu Jul 31 2008 David Zeuthen <davidz@redhat.com> - 0.76-2
978374
- Add bash completion for dbus-send(1)
978374
978374
* Thu Jun 05 2008 Colin Walters <walters@redhat.com> - 0.76-1
978374
- New upstream 0.76
978374
- Drop all upstreamed patches
978374
978374
* Tue May 27 2008 Dan Williams <dcbw@redhat.com> - 0.74-9
978374
- Handle unknown object properties without asserting (fdo #16079)
978374
- Handle GetAll() property names correctly (fdo #16114)
978374
- Enable the freeze-abi patch
978374
- Cherry-pick some fixes from upstream git
978374
978374
* Thu May  8 2008 Matthias Clasen <mclasen@redhat.com> - 0.74-8
978374
- Fix license field
978374
978374
* Tue Apr 15 2008 Colin Walters <walters@redhat.com> - 0.74-7
978374
- Ensure ABI is frozen as it stands now
978374
978374
* Fri Apr  4 2008 David Zeuthen <davidz@redhat.com> - 0.74-6
978374
- Add another upstreamed patch for setting the default timeout
978374
  on a proxy
978374
978374
* Fri Apr  4 2008 David Zeuthen <davidz@redhat.com> - 0.74-5
978374
- Add an already upstreamed patch to export the GetAll() method on
978374
  the org.freedesktop.DBus.Properties interface
978374
978374
* Wed Mar 19 2008 Dan Williams <dcbw@redhat.com> - 0.74-4
978374
- Ignore children of namespaced nodes too
978374
978374
* Tue Feb 12 2008 Dan Williams <dcbw@redhat.com> - 0.74-3
978374
- Ignore namespaces in introspection XML
978374
978374
* Sun Nov 18 2007 Dan Williams <dcbw@redhat.com> - 0.74-2
978374
- Actually apply the patch for fdo #12505
978374
978374
* Mon Oct 22 2007 Ray Strode <rstrode@redhat.com> - 0.74-1
978374
- Update to 0.74
978374
978374
* Mon Sep 24 2007 Dan Williams <dcbw@redhat.com> - 0.73-4
978374
- Dispatch NameOwnerChanged signals to proxies only once (fdo #12505)
978374
978374
* Sat Sep 15 2007 Matthias Clasen <mclasen@redhat.com> - 0.73-3
978374
- Rebuild against new expat
978374
978374
* Wed Aug  1 2007 Matthias Clasen <mclasen@redhat.com> - 0.73-2
978374
- Fix a bug in introspection support (#248150)
978374
978374
* Wed Apr  4 2007 Matthias Clasen <mclasen@redhat.com> - 0.73-1
978374
- Update to 0.73 (#233631)
978374
- Drop upstreamed patches
978374
978374
* Tue Dec 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.71-4
978374
- Add dbus-glib-0.70-use-default-threads.patch
978374
- Partial fix to #219257
978374
978374
* Wed Nov 29 2006 David Zeuthen <davidz@redhat.com> - 0.71-3%{?dist}
978374
- Add dbus-glib-0.70-fix-info-leak.patch
978374
- Resolves: #216034
978374
978374
* Sun Nov  5 2006 Matthias Clasen <mclasen@redhat.com> - 0.71-2
978374
- Fix up Requires for the -devel package
978374
978374
* Mon Oct 23 2006 Matthias Clasen <mclasen@redhat.com> - 0.71-1
978374
- Update to 0.71
978374
978374
* Thu Jul 20 2006 Jesse Keating <jkeating@redhat.com> - 0.70-4
978374
- remove improper obsoletes
978374
978374
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-3
978374
- Pregenerate the xml introspect file so you don't need dbus running during
978374
  the build 
978374
978374
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-2
978374
- Spec file cleanups
978374
978374
* Mon Jul 17 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-1
978374
- Initial dbus-glib package