Compare commits
No commits in common. "e7841c47a42eb20ad9acd6bdfd698d83e6c19156" and "eb004d07b91df0e94b6cf2485b35f19e0aaba5e4" have entirely different histories.
e7841c47a4
...
eb004d07b9
BIN
libmnl-1.0.4.tar.bz2
Normal file
BIN
libmnl-1.0.4.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
25
libmnl.spec
25
libmnl.spec
@ -1,7 +1,7 @@
|
||||
Name:libmnl
|
||||
Version: 1.0.5
|
||||
Release: 2
|
||||
License: LGPL-2.1-or-later
|
||||
Version: 1.0.4
|
||||
Release: 9
|
||||
License: LGPLv2.1+
|
||||
BuildRequires: gcc
|
||||
URL: https://netfilter.org/projects/libmnl
|
||||
Source0: https://netfilter.org/projects/libmnl/files/%{name}-%{version}.tar.bz2
|
||||
@ -18,8 +18,6 @@ to avoid re-inventing the wheel.
|
||||
Summary: development library package for libmnl.
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name}%{_isa} = %{version}-%{release}
|
||||
Provides: libmnl-static
|
||||
Obsoletes: libmnl-static
|
||||
|
||||
%description devel
|
||||
The devel package provide header files and dynamic libraries for libmnl.
|
||||
@ -28,7 +26,7 @@ The devel package provide header files and dynamic libraries for libmnl.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --enable-static --with-doxygen=no
|
||||
%configure --enable-static
|
||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -55,20 +53,5 @@ mv examples examples-%{_arch}
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Sat Mar 25 2023 zhouyihang <zhouyihang3@h-partners.com> - 1.0.5-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:disable doxygen during configure
|
||||
|
||||
* Fri Nov 04 2022 zhouyihang <zhouyihang3@h-partners.com> - 1.0.5-1
|
||||
- Type:requirements
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:update libmnl to 1.0.5
|
||||
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0.4-10
|
||||
- provides libmnl-static
|
||||
|
||||
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.4-9
|
||||
- Package init
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: git
|
||||
src_repo: https://git.netfilter.org/libmnl
|
||||
tag_prefix: ^libmnl-
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user