Added necessary Requires(post): /bin/ln, /bin/mkdir, /sbin/ldconfig in spec file...
authorvivian, zhang <vivian.zhang@intel.com>
Sun, 3 Jun 2012 07:57:20 +0000 (15:57 +0800)
committervivian, zhang <vivian.zhang@intel.com>
Sun, 3 Jun 2012 07:57:20 +0000 (15:57 +0800)
packaging/avsystem.changes [new file with mode: 0644]
packaging/avsystem.spec

diff --git a/packaging/avsystem.changes b/packaging/avsystem.changes
new file mode 100644 (file)
index 0000000..6942b57
--- /dev/null
@@ -0,0 +1,2 @@
+* Mon Jun 4 2012 vivian zhang <vivian.zhang@intel.com> - 0.4.13
+- Added necessary Requires(post): /bin/ln, /bin/mkdir, /sbin/ldconfig in spec file to fix the warnings in image creating
index ba257aa1da0355d56782c7a756b9286b639b1380..ae548a816f9c1f95f657608fb318be459ee040ad 100644 (file)
@@ -5,7 +5,10 @@ Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
 Source0:    avsystem-%{version}.tar.gz
-Source1001: packaging/avsystem.manifest 
+Source1001: packaging/avsystem.manifest
+Requires(post): /sbin/ldconfig
+Requires(post): /bin/ln
+Requires(post): /bin/mkdir
 BuildRequires: pkgconfig(alsa)
 BuildRequires: pkgconfig(iniparser)
 BuildRequires: pkgconfig(mm-ta)