Source5: rpmsort
Source6: symset-table
Source8: rpmconfigcheck
-Source13: find-docs.sh
-Source22: device-sec-policy
+Source13: find-docs.sh
+Source22: device-sec-policy
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
# avoid bootstrapping problem
Summary: Include Files and Libraries mandatory for Development
Group: System/Packages
Requires: rpm = %{version}
-# for people confusing the one with the other
-#Recommends: rpm-build = %{version}
Requires: popt-devel
%description devel
Group: System/Packages
Requires: rpm = %{version}
Provides: rpmbuild rpm:%_bindir/rpmbuild
-# SUSE's build essentials
Requires: bzip2
Requires: xz
Requires: gzip
fi
done
popd
-gzip -9 CHANGES
rm -rf %{buildroot}/%{_libdir}/python%{py_ver}
rm -f %{buildroot}%{_libdir}/*.la
rm -f %{buildroot}%{_libdir}/rpm-plugins/*.la
# rpm is using the host_cpu as default for the platform, but armv7hl is not known by the kernel.
# so we need to enforce the platform here.
# We don't want to use armv7l because it would make us incompatible to Fedora and MeeGo plattforms.
-echo -n armv7hl-suse-linux> %{buildroot}/etc/rpm/platform
+echo -n armv7hl-tizen-linux> %{buildroot}/etc/rpm/platform
%endif
%post