From: Anas Nashif Date: Thu, 20 Dec 2012 20:51:23 +0000 (-0800) Subject: cleanup spec X-Git-Tag: submit/tizen/20141121.061742~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b60d247623fe1f690c1548cf4b58e3ed8eaf20a7;p=platform%2Fupstream%2Flibsoup.git cleanup spec --- diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec index 1f7ed17..712f6c4 100644 --- a/packaging/libsoup.spec +++ b/packaging/libsoup.spec @@ -2,7 +2,7 @@ Name: libsoup Version: 2.41.2 -Release: 2.1 +Release: 0 License: LGPL-2.1+ Summary: HTTP client/server library for GNOME Url: http://www.gnome.org @@ -70,11 +70,11 @@ Features: %build %autogen\ %if %{with gnome} - --with-gnome \ - --enable-introspection \ + --with-gnome \ + --enable-introspection \ %else - --without-gnome \ - --enable-sqllite=yes \ + --without-gnome \ + --enable-sqllite=yes \ --disable-tls-check \ %endif --disable-static @@ -93,7 +93,7 @@ make %{?_smp_mflags} %files %defattr(-, root, root) -%license COPYING +%license COPYING %{_libdir}/*.so.* %files -n typelib-Soup