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

similarity index 92%
rename from packaging/libXres.spec
rename to packaging/libxres.spec
index 7fa8693..f7cfd81 100644 (file)
@@ -1,8 +1,8 @@
 
-Name:       libXres
+Name:       libxres
 Summary:    X.Org X11 libXres runtime library
 Version:    1.0.5
-Release:    0
+Release:    2.4
 Group:      System/Libraries
 License:    MIT
 URL:        http://www.x.org
@@ -35,9 +35,8 @@ Description: %{summary}
 
 
 %build
-
-%reconfigure \
-       LDFLAGS="-Wl,--hash-style=both -Wl,--as-needed"
+export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed"
+%reconfigure 
 
 # Call make instruction with smp support
 make %{?jobs:-j%jobs}