From 591eaff301c155efe4ce89ea36c81377c91d1c80 Mon Sep 17 00:00:00 2001 From: Kim Kibum Date: Sun, 29 Apr 2012 17:04:58 +0900 Subject: [PATCH] upload tizen1.0 source --- packaging/libXTrap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/libXTrap.spec b/packaging/libXTrap.spec index f9ae070..5947490 100644 --- a/packaging/libXTrap.spec +++ b/packaging/libXTrap.spec @@ -1,7 +1,7 @@ Name: libXTrap Summary: X.Org X11 libXTrap runtime library Version: 1.0.0 -Release: 10 +Release: 11.6 Group: System/Libraries License: MIT URL: http://www.x.org/ @@ -33,6 +33,7 @@ Description: %{summary} %setup -q -n %{name}-%{version} %build +export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed" %reconfigure --disable-static make %{?jobs:-j%jobs} -- 2.7.4