- Move usr/lib to lib,
- Support rx3-base 1.1.2, - Bump release from 1.0.x to 1.1.x.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
%define name music_tools
|
||||
|
||||
%define version 1.0.0
|
||||
%define version 1.1.1
|
||||
%define release %mkrel 1rx3
|
||||
|
||||
|
||||
@@ -94,7 +94,7 @@ cp etc/bash_completion.d/* %{buildroot}%{_sysconfdir}/bash_completi
|
||||
|
||||
# Lib
|
||||
%{__mkdir_p} %{buildroot}%{_prefix}/lib/rx3
|
||||
cp usr/lib/rx3/*.bash %{buildroot}%{_prefix}/lib/rx3
|
||||
cp lib/rx3/*.bash %{buildroot}%{_prefix}/lib/rx3
|
||||
|
||||
# Bin
|
||||
%{__mkdir_p} %{buildroot}%{_bindir}
|
||||
@@ -125,5 +125,8 @@ cp bin/* %{buildroot}%{_bindir}
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Sun Apr 12 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.0.0-1rx3.mga9
|
||||
* Sat May 2 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.1-1rx3.mga9
|
||||
- Update to 1.1.1 release
|
||||
|
||||
* Sun Apr 12 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.0-1rx3.mga9
|
||||
- Initial release
|
||||
|
||||
Reference in New Issue
Block a user