[packages/glibc] - add target_cpu to pkgversion, too

arekm arekm at pld-linux.org
Thu Dec 27 09:48:52 CET 2012


commit ba26319ef5e566f9729bd2b7a8db54a8df7b8134
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Dec 27 09:48:49 2012 +0100

    - add target_cpu to pkgversion, too

 glibc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index c66bc37..606704c 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1001,7 +1001,7 @@ PATH=$(pwd)/alt-tools:$PATH; export PATH
 AWK="gawk" \
 ../%configure \
 	--with-bugurl=http://bugs.pld-linux.org/ \
-	--with-pkgversion=%{name}-%{epoch}:%{version}-%{release} \
+	--with-pkgversion="%{name}-%{epoch}:%{version}-%{release}.%{_target_cpu}" \
 	--with-binutils=$(pwd)/alt-tools \
 	--enable-kernel="%{min_kernel}" \
 	--with-headers=%{_includedir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/ba26319ef5e566f9729bd2b7a8db54a8df7b8134



More information about the pld-cvs-commit mailing list