7.4.17-alt1
- 7.4-17 - revert changing gpg to sq - add sencha-touch to system location
This commit is contained in:
parent
ecd808daf0
commit
58ba4f2884
@ -4,11 +4,11 @@
|
|||||||
%add_findreq_skiplist %perl_vendor_privlib/PVE/Jobs.pm
|
%add_findreq_skiplist %perl_vendor_privlib/PVE/Jobs.pm
|
||||||
|
|
||||||
%define ver_major 7.4
|
%define ver_major 7.4
|
||||||
%define ver_minor 3
|
%define ver_minor 17
|
||||||
Name: pve-manager
|
Name: pve-manager
|
||||||
Summary: The Proxmox Virtual Environment
|
Summary: The Proxmox Virtual Environment
|
||||||
Version: %ver_major.%ver_minor
|
Version: %ver_major.%ver_minor
|
||||||
Release: alt7
|
Release: alt1
|
||||||
License: AGPL-3.0+ and GPLv3 and MIT and OFL-1.1
|
License: AGPL-3.0+ and GPLv3 and MIT and OFL-1.1
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Url: https://git.proxmox.com/
|
Url: https://git.proxmox.com/
|
||||||
@ -17,6 +17,7 @@ Vcs: git://git.proxmox.com/git/pve-manager.git
|
|||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64
|
||||||
|
|
||||||
BuildRequires(pre): rpm-macros-systemd
|
BuildRequires(pre): rpm-macros-systemd
|
||||||
|
BuildRequires(pre): rpm-macros-javascript
|
||||||
|
|
||||||
Requires: cstream lzop zstd wget schedutils gdisk hdparm rsync pciutils
|
Requires: cstream lzop zstd wget schedutils gdisk hdparm rsync pciutils
|
||||||
Requires: perl-LWP-Protocol-https
|
Requires: perl-LWP-Protocol-https
|
||||||
@ -98,6 +99,10 @@ rm -f %buildroot%_bindir/pveupgrade
|
|||||||
rm -f %buildroot%_datadir/doc/pve-manager/aplinfo.dat
|
rm -f %buildroot%_datadir/doc/pve-manager/aplinfo.dat
|
||||||
rm -f %buildroot%_man1dir/pvesubscription.1*
|
rm -f %buildroot%_man1dir/pvesubscription.1*
|
||||||
rm -f %buildroot%_man1dir/pveupgrade.1*
|
rm -f %buildroot%_man1dir/pveupgrade.1*
|
||||||
|
rm -f %buildroot%_man1dir/pve6to7.1*
|
||||||
|
rm -f %buildroot%_bindir/pve6to7
|
||||||
|
rm -f %buildroot%_bindir/pve7to8
|
||||||
|
rm -f %buildroot%_man1dir/pve7to8.1*
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%post_systemd_postponed pvedaemon pvestatd pveproxy spiceproxy pvescheduler
|
%post_systemd_postponed pvedaemon pvestatd pveproxy spiceproxy pvescheduler
|
||||||
@ -134,6 +139,11 @@ rm -f %buildroot%_man1dir/pveupgrade.1*
|
|||||||
%_jsdir/sencha-touch
|
%_jsdir/sencha-touch
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 05 2024 Andrew A. Vasilyev <andy@altlinux.org> 7.4.17-alt1
|
||||||
|
- 7.4-17
|
||||||
|
- revert changing gpg to sq
|
||||||
|
- add sencha-touch to system location
|
||||||
|
|
||||||
* Tue Dec 26 2023 Andrew A. Vasilyev <andy@altlinux.org> 7.4.3-alt7
|
* Tue Dec 26 2023 Andrew A. Vasilyev <andy@altlinux.org> 7.4.3-alt7
|
||||||
- add support for ifupdown2
|
- add support for ifupdown2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user