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
|
||||
Version: 0.8.0
|
||||
Release: 1
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Release: 0
|
||||
Source0: http://laurikari.net/tre/tre-%{version}.tar.bz2
|
||||
Patch0: %{name}.diff
|
||||
Summary: POSIX compatible regexp library with approximate matching
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Url: http://laurikari.net/tre/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkgconfig
|
||||
@ -35,7 +34,6 @@ matching library with some exciting features such as approximate
|
||||
matching.
|
||||
|
||||
%package -n libtre5
|
||||
License: BSD-3-Clause
|
||||
Summary: POSIX compatible regexp library with approximate matching
|
||||
Group: System/Libraries
|
||||
Requires: %{name} = %{version}
|
||||
@ -53,7 +51,6 @@ matching.
|
||||
%postun -n libtre5 -p /sbin/ldconfig
|
||||
|
||||
%package devel
|
||||
License: BSD-3-Clause
|
||||
Requires: libtre5 = %{version}
|
||||
Summary: POSIX compatible regexp library with approximate matching
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -66,7 +63,6 @@ matching library with some exciting features such as approximate
|
||||
matching.
|
||||
|
||||
%package -n agrep
|
||||
License: BSD-3-Clause
|
||||
Summary: Another powerful grep with interesting features
|
||||
Group: Productivity/Text/Utilities
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user