summaryrefslogtreecommitdiff
path: root/packaging/syspopup.spec
diff options
context:
space:
mode:
authorHyungdeuk Kim <hd3.kim@samsung.com>2013-04-03 16:49:14 +0900
committerHyungdeuk Kim <hd3.kim@samsung.com>2013-04-03 16:49:14 +0900
commitad7b90a61c97bb76f0e546a03b35b1390913e81b (patch)
tree092860162af3b1719a84485da4b729e433f41bf7 /packaging/syspopup.spec
parent22ee826a7101502614cafe22946461b7c340d480 (diff)
downloadsyspopup-ad7b90a61c97bb76f0e546a03b35b1390913e81b.tar.gz
syspopup-ad7b90a61c97bb76f0e546a03b35b1390913e81b.tar.bz2
syspopup-ad7b90a61c97bb76f0e546a03b35b1390913e81b.zip
add reset timer new api / fix hardcording of lib path / fix build on x86_64
Change-Id: I7c522dc536100250e374c43c2203891e0efe3290
Diffstat (limited to 'packaging/syspopup.spec')
-rwxr-xr-xpackaging/syspopup.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/packaging/syspopup.spec b/packaging/syspopup.spec
index 4b7f957..a5d766e 100755
--- a/packaging/syspopup.spec
+++ b/packaging/syspopup.spec
@@ -1,9 +1,9 @@
Name: syspopup
Summary: syspopup package
-Version: 0.0.89
+Version: 0.0.90
Release: 1
Group: System/Libraries
-License: Apache-2.0
+License: Apache License, Version 2.0
Source0: syspopup-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: pkgconfig(sqlite3)
@@ -104,3 +104,7 @@ touch %{buildroot}%{_datadir}/popup_noti_term
%{_libdir}/libsyspopup_caller.so
%{_includedir}/syspopup_caller.h
%{_libdir}/pkgconfig/syspopup-caller.pc
+
+%changelog
+* Tue Apr 2 2013 - Hyugdeuk Kim <hd3.kim@samsung.com>
+- Add syspopup_reset_timeout api \ No newline at end of file