From c9c72bafd30ad0d061f568783790e59d19c81f66 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 14 2016 07:31:23 +0000 Subject: Drop old, unused build deps --- diff --git a/libnotify.spec b/libnotify.spec index b1d93f9..8c5486b 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -1,5 +1,3 @@ -%define dbus_version 0.90 -%define dbus_glib_version 0.70 %define glib2_version 2.26.0 Name: libnotify @@ -12,14 +10,10 @@ URL: http://www.gnome.org Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/%{name}-%{version}.tar.xz BuildRequires: chrpath -BuildRequires: libtool BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gdk-pixbuf2-devel BuildRequires: gtk3-devel -BuildRequires: dbus-devel >= %{dbus_version} -BuildRequires: dbus-glib-devel >= %{dbus_glib_version} BuildRequires: gobject-introspection-devel -BuildRequires: perl-Carp Requires: glib2 >= %{glib2_version} %description @@ -79,6 +73,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a - Don't set group tags - Use make_install macro - Don't manually set deps that pkgconfig dep extractor automatically does +- Drop old, unused build deps * Thu Feb 04 2016 Fedora Release Engineering - 0.7.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild