move license file to prefered dir
Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
parent
3b80f946b6
commit
acf0fcd80f
@ -1,6 +1,6 @@
|
|||||||
Name: zvbi
|
Name: zvbi
|
||||||
Version: 0.2.42
|
Version: 0.2.42
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A library provides functions to capture and decode VBI data
|
Summary: A library provides functions to capture and decode VBI data
|
||||||
License: LGPLv2+ and GPLv2+ and BSD
|
License: LGPLv2+ and GPLv2+ and BSD
|
||||||
URL: https://github.com/zapping-vbi/zvbi
|
URL: https://github.com/zapping-vbi/zvbi
|
||||||
@ -113,7 +113,8 @@ if [ "$1" = "0" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS COPYING COPYING.md
|
%doc AUTHORS
|
||||||
|
%license COPYING COPYING.md
|
||||||
%{_bindir}/%{name}*
|
%{_bindir}/%{name}*
|
||||||
%{_sbindir}/zvbid
|
%{_sbindir}/zvbid
|
||||||
%{_unitdir}/zvbid.service
|
%{_unitdir}/zvbid.service
|
||||||
@ -135,6 +136,9 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 04 2024 lvgenggeng <lvgenggeng@uniontech.com> 0.2.42-3
|
||||||
|
- move license file to prefered dir
|
||||||
|
|
||||||
* Fri Nov 24 2023 lwg <weigangli99@gmail.com> - 0.2.42-2
|
* Fri Nov 24 2023 lwg <weigangli99@gmail.com> - 0.2.42-2
|
||||||
- fix uninstall error
|
- fix uninstall error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user