]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.spec
- updated arch-x86_64 patch, include macros for amd64/ia32e/x86_64 flavours
[packages/rpm.git] / rpm.spec
index ac720ecdfe5df9d5364a54e6a7cb447a47e05274..32ec8269f6bf4f245f0be4ed90fd2e6e49195e21 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.4.9
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         Base
 Source0:       ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -1109,6 +1109,8 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %{_rpmlibdir}/sparc*
 %endif
 %ifarch %{x8664}
+%{_rpmlibdir}/amd64*
+%{_rpmlibdir}/ia32e*
 %{_rpmlibdir}/x86_64*
 %endif
 # must be here for "Requires: rpm-*prov" to work
This page took 0.0608340000000001 seconds and 4 git commands to generate.