mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
changed red3 to red3
This commit is contained in:
parent
8159dcc098
commit
77f90853c0
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ diff -Nur rpm-5.4.10.old/macros/mandriva rpm-5.4.10/macros/mandriva
|
||||||
-%disttag %{!?distsuffix:mdv}%{?distsuffix}
|
-%disttag %{!?distsuffix:mdv}%{?distsuffix}
|
||||||
-%distepoch %(sed -e 's#.*release\\ \\(\\S*\\).*#\\1#' /etc/release)
|
-%distepoch %(sed -e 's#.*release\\ \\(\\S*\\).*#\\1#' /etc/release)
|
||||||
+%disttag red
|
+%disttag red
|
||||||
+%distepoch 3
|
+%distepoch 2
|
||||||
|
|
||||||
# Dynamic EVRD tags macro for use with versioned provides/requires in place of
|
# Dynamic EVRD tags macro for use with versioned provides/requires in place of
|
||||||
# '%{version}-%{release}', ie. to automatically add distepoch or epoch if present
|
# '%{version}-%{release}', ie. to automatically add distepoch or epoch if present
|
||||||
|
@ -22,7 +22,7 @@ diff -Nur rpm-5.4.10.old/macros/mandriva.in rpm-5.4.10/macros/mandriva.in
|
||||||
-%disttag %{!?distsuffix:mdv}%{?distsuffix}
|
-%disttag %{!?distsuffix:mdv}%{?distsuffix}
|
||||||
-%distepoch %(sed -e 's#.*release\\ \\(\\S*\\).*#\\1#' /etc/release)
|
-%distepoch %(sed -e 's#.*release\\ \\(\\S*\\).*#\\1#' /etc/release)
|
||||||
+%disttag red
|
+%disttag red
|
||||||
+%distepoch 3
|
+%distepoch 2
|
||||||
|
|
||||||
# Dynamic EVRD tags macro for use with versioned provides/requires in place of
|
# Dynamic EVRD tags macro for use with versioned provides/requires in place of
|
||||||
# '%{version}-%{release}', ie. to automatically add distepoch or epoch if present
|
# '%{version}-%{release}', ie. to automatically add distepoch or epoch if present
|
||||||
|
|
2
rpm.spec
2
rpm.spec
|
@ -59,7 +59,7 @@ Summary: The RPM package management system
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: %{libver}.%{minorver}
|
Version: %{libver}.%{minorver}
|
||||||
Release: %{?prereldate:0.%{prereldate}.}19
|
Release: %{?prereldate:0.%{prereldate}.}20
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Configuration/Packaging
|
Group: System/Configuration/Packaging
|
||||||
URL: http://rpm5.org/
|
URL: http://rpm5.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue