Cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tre?expand=0&rev=11
This commit is contained in:
parent
dea49826e6
commit
09b48748ad
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: BSD-3-Clause
|
|
||||||
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: BSD-3-Clause
|
|
||||||
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: BSD-3-Clause
|
|
||||||
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: BSD-3-Clause
|
|
||||||
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