diff --git a/argyllcms.changes b/argyllcms.changes index 21490fc..dee240a 100644 --- a/argyllcms.changes +++ b/argyllcms.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 13 09:40:00 UTC 2016 - lnussel@suse.de + +- BuildRequire systemd-rpm-macros which defines _udevrulesdir for us + ------------------------------------------------------------------- Tue Nov 24 20:16:44 UTC 2015 - p.drouand@gmail.com diff --git a/argyllcms.spec b/argyllcms.spec index 056868c..a2d5207 100644 --- a/argyllcms.spec +++ b/argyllcms.spec @@ -1,7 +1,7 @@ # # spec file for package argyllcms # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,6 @@ # -%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d - %define tarname Argyll Name: argyllcms @@ -46,6 +44,7 @@ BuildRequires: unzip BuildRequires: xorg-x11-devel #needed for ajam BuildRequires: bison +BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(udev) Requires: udev