The previous commit broke the build for x86_64, since %{_libdir} will
expand to /usr/lib64 for this arch. Also, systemd would not recognize
the /usr/lib64/sysctl.d directory, so /usr/lib/sysctl.d must stay
hardcoded.
Additionally, change RPM group tag to resolve an rpmlint error.
Change-Id: I071161458527499f3bcf55d1622c24febb952602
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
+* Wed Aug 14 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> 981320d
+- packaging: Fix the build on x86_64; resolve rpmlint error
+
+* Thu Aug 8 2013 Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> 8dad32b
+- Enhance %post script to handle upgrade vs. first installation gracefully (TIVI-1530)
+- Replace hard-coded path by macros in a %post and %files sections
+
+* Wed Jul 17 2013 Michael Leibowitz <michael.leibowitz@intel.com> fa6232a
+- Revert to the default floor manifest
+
* Fri Jun 28 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130628.202129@fc36a2f
- Do not split libsys-assert
Summary: System Assert
Version: 0.3.3
Release: 5
-Group: System/Debug
+Group: System/Other
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Source1001: %{name}.manifest
%license LICENSE.APLv2
%{_bindir}/coredumpctrl.sh
/opt/etc/.debugmode
-%{_libdir}/sysctl.d/sys-assert.conf
+/usr/lib/sysctl.d/sys-assert.conf
%{_libdir}/libsys-assert.so