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
|
||||
Version: 0.2.42
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A library provides functions to capture and decode VBI data
|
||||
License: LGPLv2+ and GPLv2+ and BSD
|
||||
URL: https://github.com/zapping-vbi/zvbi
|
||||
@ -113,7 +113,8 @@ if [ "$1" = "0" ]; then
|
||||
fi
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING COPYING.md
|
||||
%doc AUTHORS
|
||||
%license COPYING COPYING.md
|
||||
%{_bindir}/%{name}*
|
||||
%{_sbindir}/zvbid
|
||||
%{_unitdir}/zvbid.service
|
||||
@ -135,6 +136,9 @@ fi
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%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
|
||||
- fix uninstall error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user