diff --git a/libpcap.spec b/libpcap.spec index 24cad7c..4361734 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -20,7 +20,7 @@ Name: libpcap Version: 1.1.1 Release: 9 -License: BSD3c(or similar) +License: BSD-3-Clause Summary: A Library for Network Sniffers Url: http://www.tcpdump.org/ Group: System/Libraries @@ -47,7 +47,7 @@ This package is only needed if you plan to compile or write such a program yourself. %package -n libpcap1 -License: BSD3c(or similar) +License: BSD-3-Clause Summary: A Library for Network Sniffers Group: System/Libraries # bug437293 @@ -67,7 +67,7 @@ This package is only needed if you plan to compile or write such a program yourself. %package devel -License: BSD3c(or similar) +License: BSD-3-Clause Summary: A Library for Network Sniffers Group: Development/Libraries/C and C++ Requires: libpcap1 = %{version}