- Move sbin dir into usr,
- Fix usage message in urpmi-setup.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
%define name rx3-base
|
||||
|
||||
%define version 1.1.1
|
||||
%define version 1.1.2
|
||||
%define release %mkrel 1rx3
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ cp usr/lib/rx3/*.bash %{buildroot}%{_prefix}/lib/rx3
|
||||
|
||||
# Bin
|
||||
%{__mkdir_p} %{buildroot}%{_sbindir}
|
||||
cp sbin/* %{buildroot}%{_sbindir}
|
||||
cp usr/sbin/* %{buildroot}%{_sbindir}
|
||||
|
||||
|
||||
|
||||
@@ -131,6 +131,10 @@ cp sbin/* %{buildroot}%{_sbindir}
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.2-1rx3.mga9
|
||||
- Update ro 1.1.2,
|
||||
- Use sbin from usr/sbin
|
||||
|
||||
* Fri Apr 10 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.1-1rx3.mga9
|
||||
- Update to 1.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user