summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 22:37:02 +0300
committerChanho Park <chanho61.park@samsung.com>2014-12-11 19:02:00 +0900
commit8f1d8c49faef19ab4ddfb7a365564dbe97290621 (patch)
tree561f8c58f1a18716e1f10bbb6ca02d1746bb82b4
parent65a99d93b87a13f1986e056818922ed74f0fd272 (diff)
downloadboost-8f1d8c49faef19ab4ddfb7a365564dbe97290621.tar.gz
boost-8f1d8c49faef19ab4ddfb7a365564dbe97290621.tar.bz2
boost-8f1d8c49faef19ab4ddfb7a365564dbe97290621.zip
resetting manifest requested domain to floor
-rw-r--r--packaging/boost.manifest5
-rw-r--r--packaging/boost.spec22
2 files changed, 27 insertions, 0 deletions
diff --git a/packaging/boost.manifest b/packaging/boost.manifest
new file mode 100644
index 0000000000..017d22d3af
--- /dev/null
+++ b/packaging/boost.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/boost.spec b/packaging/boost.spec
index d3bee2b29f..fe315a7c63 100644
--- a/packaging/boost.spec
+++ b/packaging/boost.spec
@@ -43,6 +43,7 @@ Release: 0
Source0: %{name}_%{file_version}.tar.bz2
Source1: boost-rpmlintrc
Source4: existing_extra_docs
+Source1001: boost.manifest
%define _docdir %{_datadir}/doc/packages/boost
@@ -272,6 +273,7 @@ This package contains the Boost::Timer runtime library.
%prep
%setup -q -n %{name}_%{file_version}
+cp %{SOURCE1001} .
#everything in the tarball has the executable flag set ...
find -type f ! \( -name \*.sh -o -name \*.py -o -name \*.pl \) -exec chmod -x {} +
@@ -448,84 +450,104 @@ rm -f %{buildroot}%{_libdir}/*.a
%postun -n libboost_timer -p /sbin/ldconfig
%files -n boost-license
+%manifest %{name}.manifest
%defattr(-, root, root, -)
##%doc %{_docdir}/LICENSE_1_0.txt
%files -n libboost_date_time
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_date_time*.so.*
%files -n libboost_filesystem
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_filesystem*.so.*
%files -n libboost_graph
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_graph*.so.*
%files -n libboost_iostreams
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_iostreams*.so.*
%files -n libboost_math
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_math_*.so.*
%files -n libboost_test
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_prg_exec_monitor*.so.*
%{_libdir}/libboost_unit_test_framework*.so.*
%files -n libboost_program_options
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_program_options*.so.*
%files -n libboost_python
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_python*.so.*
%files -n libboost_serialization
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_*serialization*.so.*
%files -n libboost_signals
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_signals*.so.*
%files -n libboost_system
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_system*.so.*
%files -n libboost_thread
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_thread*.so.*
%files -n libboost_wave
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_wave*.so.*
%files -n libboost_regex
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_regex*.so.*
%files -n libboost_random
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_random*.so.*
%files -n libboost_chrono
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_chrono*.so.*
%files -n libboost_locale
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_locale*.so.*
%files -n libboost_timer
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_libdir}/libboost_timer*.so.*
%files devel
+%manifest %{name}.manifest
%defattr(-, root, root, -)
%{_includedir}/boost
%{_libdir}/*.so