Change-Id: I36249f5aa005d4906541827be0c489a10a8794c9
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
--- /dev/null
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
Group: System/Kernel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source0: %{name}-%{version}.tar.bz2
+Source1001: packaging/uthash.manifest
%description
Any C structure can be stored in a hash table using
%prep
%setup -q
%build
+cp %{SOURCE1001} .
%install
rm -rf $RPM_BUILD_ROOT
%clean
%files devel
+%manifest uthash.manifest
%defattr(-,root,root,-)
%{_includedir}/utarray.h
%{_includedir}/uthash.h