Hello community,

here is the log from the commit of package papi for openSUSE:Factory checked in 
at 2013-01-02 12:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/papi (Old)
 and      /work/SRC/openSUSE:Factory/.papi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "papi", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/papi/papi.changes        2012-12-28 
22:46:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.papi.new/papi.changes   2013-01-02 
12:59:45.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Dec 28 20:18:48 UTC 2012 - [email protected]
+
+- don't run ldconfig during build. As it breaks perfmon headers 
+  installation 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ papi.spec ++++++
--- /var/tmp/diff_new_pack.wfPpdK/_old  2013-01-02 12:59:46.000000000 +0100
+++ /var/tmp/diff_new_pack.wfPpdK/_new  2013-01-02 12:59:46.000000000 +0100
@@ -157,7 +157,7 @@
 
 %install
 cd src
-%makeinstall DOCDIR=%{_defaultdocdir}/%{name}
+%makeinstall DOCDIR=%{_defaultdocdir}/%{name} LDCONFIG=/bin/true
 chrpath --delete %{buildroot}%{_libdir}/*.so*
 
 %post -n libpapi -p /sbin/ldconfig
@@ -193,11 +193,11 @@
 %{_includedir}/fpapi.h
 %{_includedir}/papi.h
 %{_includedir}/papiStdEventDefs.h
-
 %doc %{_mandir}/man3/*.gz
 %doc %{_mandir}/man1/*
 %{_libdir}/libpapi.so
 %ifnarch ia64
+%{_includedir}/perfmon
 %{_libdir}/libpfm.so
 %endif
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to