Fixed build on 64 bit systems accepted/tizen/20130603.181624 submit/tizen/20130603.105846
authorAnas Nashif <anas.nashif@intel.com>
Mon, 3 Jun 2013 10:58:42 +0000 (06:58 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 3 Jun 2013 10:58:42 +0000 (06:58 -0400)
1  2 
packaging/pkgmgr.changes
packaging/pkgmgr.spec

@@@ -1,6 -1,6 +1,12 @@@
++* Mon Jun 03 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130601.183631@fff80e8
++- Fixed build on 64 bit systems
++
 +* Sat Jun 01 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130517.185027@a8c5788
 +- Remove license/group placeholders
 +
+ * Mon May 20 2013 Rusty Lynch <rusty.lynch@intel.com> accepted/tizen/20130520.103548@a8c5788
+ - Fix install of package in a buildroot environment
  * Fri May 17 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130517.044823@933748f
  - do not exclude binaries, just delete them
  
@@@ -25,12 -25,16 +25,10 @@@ BuildRequires:  pkgmgr-info-parse
  %description
  Packager Manager client library package for packaging
  
 -Requires(post): ail
 -Requires(post): pkgmgr-info
 -Requires(post): /usr/bin/chsmack
 -
  %package client
  Summary:    Package Manager client library develpoment package
 -Group:      TO_BE/FILLED_IN
 +Group:      Application Framwork/Utilities
  Requires:   %{name} = %{version}-%{release}
--Requires(post): /sbin/ldconfig
--Requires(postun): /sbin/ldconfig
  Requires: shared-mime-info
  Requires(post): pkgmgr
  
@@@ -54,11 -58,11 +52,9 @@@ Requires:   %{name} = %{version}-%{rele
  Package Manager server for packaging
  
  %package installer
- Summary:    Library for installer frontend/backend.
+ Summary:    Library for installer frontend/backend
 -Group:      TO_BE/FILLED_IN
 +Group:      Application Framwork/Utilities
  Requires:   %{name} = %{version}-%{release}
--Requires(post): /sbin/ldconfig
--Requires(postun): /sbin/ldconfig
  
  %description installer
  Library for installer frontend/backend for packaging.