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

similarity index 93%
rename from packaging/libXdamage.spec
rename to packaging/libxdamage.spec
index a81cdf8..c52697b 100644 (file)
@@ -1,8 +1,8 @@
 
-Name:       libXdamage
+Name:       libxdamage
 Summary:    X.Org X11 libXdamage runtime library
 Version:    1.1.3
-Release:    0
+Release:    2.3
 Group:      System/Libraries
 License:    MIT
 URL:        http://www.x.org
@@ -33,7 +33,7 @@ Description: %{summary}
 
 
 %build
-
+export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed"
 %reconfigure --disable-static
 # Call make instruction with smp support
 make %{?jobs:-j%jobs}