- Rx3 Profile:

- Add PATH management.
This commit is contained in:
2026-08-01 17:38:54 +02:00
parent e53a87d56a
commit d1f671c128
3 changed files with 28 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
%define name rx3-base
%define version 1.1.2
%define version 1.1.3
%define release %mkrel 1rx3
@@ -145,6 +145,10 @@ cp sbin/* %{buildroot}%{_sbindir}
# Files
#-----------------------------------------------------------------------------------------------------------------------------------
%files
%files config
%doc ReadMe.txt ReleaseNotes.txt ToDo.txt
%license COPYING COPYING.LESSER GNU_GPL-3.0.txt GNU_LGPL-3.0.txt GNU_FDL-1.3.txt
@@ -174,6 +178,9 @@ cp sbin/* %{buildroot}%{_sbindir}
#-----------------------------------------------------------------------------------------------------------------------------------
%changelog
* Sat Aug 1 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.3-1rx3.mga9
- Update to 1.1.3
* Sun May 3 2026 Arnaud G. GIBERT <arnaud@rx3.net> - 1.1.2-1rx3.mga9
- Update to 1.1.2
- Split between rx3-base, rx3-base-config, rx3-base-libs and rx3-base-tools packages