Accepting request 116744 from devel:libraries:c_c++
- license update: BSD-3-Clause Package is predominantly BSD-3-Clause licensed. This spec file license update makes the openSUSE package license substantially similar to the Fedora package license" OBS-URL: https://build.opensuse.org/request/show/116744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tre?expand=0&rev=8
This commit is contained in:
commit
6680c98b28
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 8 12:47:43 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: BSD-3-Clause
|
||||||
|
Package is predominantly BSD-3-Clause licensed. This spec file license
|
||||||
|
update makes the openSUSE package license substantially similar to the
|
||||||
|
Fedora package license"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 29 01:09:35 UTC 2012 - jengelh@medozas.de
|
Sun Jan 29 01:09:35 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
10
tre.spec
10
tre.spec
@ -16,15 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: tre
|
Name: tre
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 1
|
Release: 0
|
||||||
License: LGPLv2.1+
|
|
||||||
Group: System/Libraries
|
|
||||||
Source0: http://laurikari.net/tre/tre-%{version}.tar.bz2
|
Source0: http://laurikari.net/tre/tre-%{version}.tar.bz2
|
||||||
Patch0: %{name}.diff
|
Patch0: %{name}.diff
|
||||||
Summary: POSIX compatible regexp library with approximate matching
|
Summary: POSIX compatible regexp library with approximate matching
|
||||||
|
License: BSD-3-Clause
|
||||||
|
Group: System/Libraries
|
||||||
Url: http://laurikari.net/tre/
|
Url: http://laurikari.net/tre/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -35,7 +34,6 @@ matching library with some exciting features such as approximate
|
|||||||
matching.
|
matching.
|
||||||
|
|
||||||
%package -n libtre5
|
%package -n libtre5
|
||||||
License: GPL v2.1 or later
|
|
||||||
Summary: POSIX compatible regexp library with approximate matching
|
Summary: POSIX compatible regexp library with approximate matching
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -53,7 +51,6 @@ matching.
|
|||||||
%postun -n libtre5 -p /sbin/ldconfig
|
%postun -n libtre5 -p /sbin/ldconfig
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1+
|
|
||||||
Requires: libtre5 = %{version}
|
Requires: libtre5 = %{version}
|
||||||
Summary: POSIX compatible regexp library with approximate matching
|
Summary: POSIX compatible regexp library with approximate matching
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -66,7 +63,6 @@ matching library with some exciting features such as approximate
|
|||||||
matching.
|
matching.
|
||||||
|
|
||||||
%package -n agrep
|
%package -n agrep
|
||||||
License: NON-OSI-COMPLIANT(non-commercial) ; LGPLv2.1+
|
|
||||||
Summary: Another powerful grep with interesting features
|
Summary: Another powerful grep with interesting features
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user