From bf382d76a524439ae8ef20ef314213fb20dac2a9a049e8aa60e1d50e8089c440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Sat, 7 Feb 2015 16:12:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=6 --- cockpit.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cockpit.spec b/cockpit.spec index d57ae16..8aad816 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -35,9 +35,11 @@ Source0: cockpit-%{version}.tar.gz %else Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.bz2 %endif -Source1: cockpit.pam %if 0%{?suse_version} Patch1: add-genericname.patch +Source1: cockpit-suse.pam +%else +Source1: cockpit-fedora.pam %endif BuildRequires: pkgconfig(gio-unix-2.0)