upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:04:56 +0000 (17:04 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:04:56 +0000 (17:04 +0900)
packaging/libxrandr.spec [moved from packaging/libXrandr.spec with 91% similarity]

similarity index 91%
rename from packaging/libXrandr.spec
rename to packaging/libxrandr.spec
index 5f7fcce..dbcb6ef 100644 (file)
@@ -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}