summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInkyo Jung <inkyo.jung@samsung.com>2012-03-17 00:41:55 +0900
committerInkyo Jung <inkyo.jung@samsung.com>2012-03-17 00:41:55 +0900
commitd55e29e97f5384dc9b71473ff0cdc79c07c52c33 (patch)
tree69b0e0a6a3a418c23a2d3875b81f2c16202aa4e3
parenteee5311dd71f4fde48a4838412f70490e5d70c0b (diff)
downloadethumb-d55e29e97f5384dc9b71473ff0cdc79c07c52c33.tar.gz
ethumb-d55e29e97f5384dc9b71473ff0cdc79c07c52c33.tar.bz2
ethumb-d55e29e97f5384dc9b71473ff0cdc79c07c52c33.zip
update(add) packaging directory and spec file from OBSTF:Private, OBS
-rw-r--r--packaging/ethumb.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/packaging/ethumb.spec b/packaging/ethumb.spec
index 976da02..44b45ad 100644
--- a/packaging/ethumb.spec
+++ b/packaging/ethumb.spec
@@ -1,10 +1,12 @@
+#sbs-git:slp/pkgs/e/ethumb ethumb 1.0.0+svn.68464slp2+build01 eee5311dd71f4fde48a4838412f70490e5d70c0b
+
Name: ethumb
Summary: Thumbnail Generator Library
-Version: 0.1.1.svn60760
+Version: 1.0.0+svn.68464slp2+build01
Release: 1
Group: TO_BE/FILLED_IN
License: TO BE FILLED IN
-Source0: %{name}-%{version}.tar.bz2
+Source0: %{name}-%{version}.tar.gz
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
BuildRequires: pkgconfig(ecore)
@@ -32,6 +34,8 @@ Thumbnailing library meant to replace epsilon (devel)
%setup -q
%build
+export CFLAGS+=" -fPIC"
+export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed"
%autogen --disable-static
%configure --disable-static