automatic version update by autodist [release 3.8.0-1mamba;Sat Sep 09 2023]
This commit is contained in:
parent
bb3fe222d4
commit
a2ae620778
11
libnl.spec
11
libnl.spec
@ -1,6 +1,6 @@
|
|||||||
%define uver %(echo %version | tr . _)
|
%define uver %(echo %version | tr . _)
|
||||||
Name: libnl
|
Name: libnl
|
||||||
Version: 3.7.0
|
Version: 3.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library for applications dealing with netlink sockets
|
Summary: A library for applications dealing with netlink sockets
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -45,9 +45,8 @@ This package contains the tools provided with %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#%patch 0 -p1
|
||||||
#%patch1 -p1
|
#%patch 2 -p1
|
||||||
%patch2 -p1
|
|
||||||
#fix permissions
|
#fix permissions
|
||||||
chmod 644 ChangeLog COPYING
|
chmod 644 ChangeLog COPYING
|
||||||
|
|
||||||
@ -78,7 +77,6 @@ chmod 644 ChangeLog COPYING
|
|||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libnl*.a
|
%{_libdir}/libnl*.a
|
||||||
%{_libdir}/libnl*.la
|
|
||||||
%{_libdir}/libnl*.so
|
%{_libdir}/libnl*.so
|
||||||
%dir %{_includedir}/libnl3
|
%dir %{_includedir}/libnl3
|
||||||
%{_includedir}/libnl3/*
|
%{_includedir}/libnl3/*
|
||||||
@ -101,6 +99,9 @@ chmod 644 ChangeLog COPYING
|
|||||||
%{_mandir}/man8/genl-ctrl-list.8.*
|
%{_mandir}/man8/genl-ctrl-list.8.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user