From: Kim Kibum Date: Sun, 29 Apr 2012 08:04:56 +0000 (+0900) Subject: upload tizen1.0 source X-Git-Tag: 2.0_alpha~2 X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Fxorg%2Flib%2Flibxrandr.git;a=commitdiff_plain;h=ecd7b4bee7cb942df13e0be7f2c849196fcfbf47 upload tizen1.0 source --- diff --git a/packaging/libXrandr.spec b/packaging/libxrandr.spec similarity index 91% rename from packaging/libXrandr.spec rename to packaging/libxrandr.spec index 5f7fcce..dbcb6ef 100644 --- a/packaging/libXrandr.spec +++ b/packaging/libxrandr.spec @@ -1,8 +1,7 @@ - -Name: libXrandr +Name: libxrandr Summary: X.Org X11 libXrandr runtime library Version: 1.3.1 -Release: 1 +Release: 2.6 Group: System/Libraries License: MIT URL: http://www.x.org/ @@ -27,7 +26,7 @@ Xorg libXrandr runtime library Summary: Development components for the libXrandr library Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libXrender-devel +Requires: libxrender-devel %description devel Xorg libXrandr development package @@ -38,7 +37,7 @@ Xorg libXrandr development package %build - +export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed" %reconfigure --disable-static make %{?jobs:-j%jobs}