Change-Id: I2f123cb53d4e682abe3fc5cfaa00783de06d77d6
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
Summary: OAuth - server to server secure API authentication
Version: 1.0.3
Release: 1
-Group: TO_BE/FILLED_IN
+Group: Social & Content/API
License: MIT
URL: http://liboauth.sourceforge.net/
Source0: %{name}-%{version}.tar.gz
%make_install
+%post -n liboauth -p /sbin/ldconfig
+%post -n liboauth-devel -p /sbin/ldconfig
+
+%postun -n liboauth -p /sbin/ldconfig
+%postun -n liboauth-devel -p /sbin/ldconfig
+
%files
/usr/share/license/%{name}
%defattr(-,root,root,-)