From 5aab0a4fd631d5807d70f874a382614c175b8ad68096bf55da5e8d48277e4737 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 20 Dec 2010 13:20:13 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/wireshark revision 38.0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=46020062903b18a5134f12610a3efee6 --- wireshark.spec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/wireshark.spec b/wireshark.spec index ec46b9d..3570764 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,7 +1,21 @@ # +# spec file for package wireshark (Version 1.4.2) +# +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + # disable caps for now %define use_caps 0 @@ -117,6 +131,7 @@ install -D -m 0644 wireshark.desktop %{buildroot}%{_datadir}/applications/wiresh rm -rf %{buildroot} %if %{use_caps} + %pre getent group wireshark >/dev/null || groupadd wireshark %endif