summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Yin <yan.yin@intel.com>2012-03-14 14:07:58 +0800
committerYan Yin <yan.yin@intel.com>2012-03-14 14:07:58 +0800
commitf1ffe0a0430ec2b2159f5d07cc4d13cd3b95aead (patch)
treea2307962cb9042ad236a7ff26f6d8537140fb553
parent213d4ec9d2c728d50d110e4c6cc7247344319499 (diff)
downloadheynoti-f1ffe0a0430ec2b2159f5d07cc4d13cd3b95aead.tar.gz
heynoti-f1ffe0a0430ec2b2159f5d07cc4d13cd3b95aead.tar.bz2
heynoti-f1ffe0a0430ec2b2159f5d07cc4d13cd3b95aead.zip
update for beta universally
-rw-r--r--packaging/heynoti.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/packaging/heynoti.spec b/packaging/heynoti.spec
index c914144..ee9cc84 100644
--- a/packaging/heynoti.spec
+++ b/packaging/heynoti.spec
@@ -9,7 +9,7 @@ Source0: heynoti-%{version}.tar.gz
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
BuildRequires: cmake
-BuildRequires: pkgconfig(sglib)
+#BuildRequires: pkgconfig(sglib)
BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(ecore)
@@ -30,7 +30,7 @@ heynoti API (devel)
%prep
-%setup -q -n %{name}
+%setup -q
%build
@@ -55,13 +55,12 @@ rm -rf %{buildroot}
%files
-%defattr(-,root,root,-)
%{_libdir}/libheynoti.so.0
%{_libdir}/libheynoti.so.0.0.2
-
+%{_bindir}/heynotitool
+#/usr/bin/heynotitool
%files devel
-%defattr(-,root,root,-)
%{_includedir}/heynoti/SLP_Heynoti_PG.h
%{_includedir}/heynoti/heynoti.h
%{_libdir}/pkgconfig/heynoti.pc