mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
Enable rpm-5.4.10-speed_rpm.patch
This commit is contained in:
parent
a2c299bad1
commit
c0acc85fcc
1 changed files with 3 additions and 3 deletions
6
rpm.spec
6
rpm.spec
|
@ -61,7 +61,7 @@ Summary: The RPM package management system
|
|||
Name: rpm
|
||||
Epoch: 1
|
||||
Version: %{libver}.%{minorver}
|
||||
Release: %{?prereldate:0.%{prereldate}.}81
|
||||
Release: %{?prereldate:0.%{prereldate}.}80
|
||||
License: LGPLv2.1+
|
||||
Group: System/Configuration/Packaging
|
||||
Url: http://rpm5.org/
|
||||
|
@ -473,7 +473,7 @@ Patch221: rpm-5.4.14-rubygems2.2-support.patch
|
|||
# alloca fails with 121 008 objects
|
||||
Patch222: rpm-5.4.10-trigtrans_avoid_alloca_as_stack_overflows.patch
|
||||
# https://forum.rosalinux.ru/viewtopic.php?f=56&t=8427&p=88972&hilit=rpm4+rpm5#p88972
|
||||
# Patch223: rpm-5.4.10-speed_rpm.patch
|
||||
Patch223: rpm-5.4.10-speed_rpm.patch
|
||||
|
||||
# ROSA stuff
|
||||
Patch501: rpm-5.3.12.vendor.ROSA.patch
|
||||
|
@ -1174,7 +1174,7 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch221 -p1 -b .rubygems2.2~
|
||||
|
||||
%patch222 -p1 -b .trigtrans-fix-alloca~
|
||||
#patch223 -p1 -b .speed~
|
||||
%patch223 -p1 -b .speed~
|
||||
|
||||
%patch501 -p1 -b .rosa_vendor~
|
||||
%patch502 -p1 -b .package_name~
|
||||
|
|
Loading…
Add table
Reference in a new issue