]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- adapted spec-file to changes in Fedora 24 274/head
authorArvin Schnell <aschnell@suse.de>
Tue, 20 Sep 2016 10:24:20 +0000 (12:24 +0200)
committerArvin Schnell <aschnell@suse.de>
Tue, 20 Sep 2016 10:24:20 +0000 (12:24 +0200)
snapper.spec.in

index b517a24e7195a9a9cb2a6a2c189ff1b7c5b8e260..c2f19d90f4f6cf2c09b89f7cfc6aa6658dd4d687 100644 (file)
@@ -1,7 +1,7 @@
 #
 # spec file for package snapper
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -34,10 +34,19 @@ BuildRequires:  libbtrfs-devel
 %if 0%{?suse_version} > 1310
 BuildRequires:  libmount-devel >= 2.24
 %endif
+%if 0%{?fedora_version} >= 23
+BuildRequires:  pkgconfig
+%else
 BuildRequires:  pkg-config
+%endif
 %if ! 0%{?mandriva_version}
+%if 0%{?fedora_version} >= 23
+BuildRequires:  dbus-devel
+BuildRequires:  docbook-style-xsl
+%else
 BuildRequires:  dbus-1-devel
 BuildRequires:  docbook-xsl-stylesheets
+%endif
 BuildRequires:  libxslt
 %else
 BuildRequires:  docbook-dtd45-xml