changed red3 to red3

This commit is contained in:
Alex Burmashev 2013-12-30 17:09:05 +04:00
parent 8159dcc098
commit 77f90853c0
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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/