+livebox (0.0.5) unstable; urgency=low
+
+ * Git: slp/pkgs/l/livebox
+ * Tag: livebox_0.0.5
+
+ -- Sung-jae Park <nicesj.park@samsung.com> Fri, 20 Jul 2012 10:12:09 +0900
+
livebox (0.0.4) unstable; urgency=low
* Git: slp/pkgs/l/livebox
Name: liblivebox
Summary: Library for the development of a livebox
-Version: 0.0.4
+Version: 0.0.5
Release: 1
Group: main/app
License: Samsung Proprietary License
%prep
%setup -q
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
%build
+cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
make %{?jobs:-j%jobs}
%install