Compare commits
5 Commits
1.4-1mamba
...
main
Author | SHA1 | Date | |
---|---|---|---|
fd1b51a34d | |||
5070294815 | |||
253d2e6a1c | |||
548d0b8dff | |||
3dc7809157 |
20
libndp.spec
20
libndp.spec
@@ -1,5 +1,5 @@
|
||||
Name: libndp
|
||||
Version: 1.4
|
||||
Version: 1.9
|
||||
Release: 1mamba
|
||||
Summary: Neighbor Discovery library
|
||||
Group: System/Libraries
|
||||
@@ -7,13 +7,11 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/jpirko/libndp
|
||||
## GITSOURCE https://github.com/jpirko/libndp.git v1.2
|
||||
Source: https://github.com/jpirko/libndp.git/v%{version}/libndp-%{version}.tar.bz2
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Neighbor Discovery library.
|
||||
@@ -65,7 +63,6 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/ndptool
|
||||
%{_includedir}/ndp.h
|
||||
%{_libdir}/libndp.a
|
||||
%{_libdir}/libndp.la
|
||||
%{_libdir}/libndp.so
|
||||
%{_libdir}/pkgconfig/libndp.pc
|
||||
%doc README
|
||||
@@ -75,6 +72,21 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man8/ndptool.8*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 1.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 22 2021 Automatic Build System <autodist@mambasoft.it> 1.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 30 2018 Automatic Build System <autodist@mambasoft.it> 1.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 24 2016 Automatic Build System <autodist@mambasoft.it> 1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 19 2015 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 12 2015 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user