summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Yin <yan.yin@intel.com>2012-05-25 12:08:50 +0800
committerYan Yin <yan.yin@intel.com>2012-06-08 21:29:51 +0800
commit923b7dad68c622d87103670ef9a2b025eee14785 (patch)
tree7e74672b3822abb2fb4767b27674cf157c629fc7
parentbb72866f75a95e24bc6b8fdbeb046a8f98a3d819 (diff)
downloadheynoti-1.0_post.tar.gz
heynoti-1.0_post.tar.bz2
heynoti-1.0_post.zip
add Require(post) entry, add changes file1.0_post
-rw-r--r--packaging/heynoti.changes3
-rw-r--r--packaging/heynoti.spec2
2 files changed, 5 insertions, 0 deletions
diff --git a/packaging/heynoti.changes b/packaging/heynoti.changes
new file mode 100644
index 0000000..d52ba64
--- /dev/null
+++ b/packaging/heynoti.changes
@@ -0,0 +1,3 @@
+* Fri June 01 2012 Yan Yin <yan.yin@intel.com> - 0.0.2
+- Add Requires(post) entries to avoid image creation warning
+
diff --git a/packaging/heynoti.spec b/packaging/heynoti.spec
index 8f80e37..10cebbf 100644
--- a/packaging/heynoti.spec
+++ b/packaging/heynoti.spec
@@ -9,6 +9,8 @@ Source0: %{name}-%{version}.tar.gz
Source1001: packaging/heynoti.manifest
Requires(post): /sbin/ldconfig
+Requires(post): /bin/mkdir
+Requires(post): /bin/chmod
Requires(postun): /sbin/ldconfig
BuildRequires: cmake