Hello community,

here is the log from the commit of package libcerf for openSUSE:Factory checked 
in at 2015-10-14 16:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcerf (Old)
 and      /work/SRC/openSUSE:Factory/.libcerf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcerf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcerf/libcerf.changes  2015-08-03 
17:21:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libcerf.new/libcerf.changes     2015-10-14 
16:44:46.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 20:05:30 UTC 2015 - jungh...@votca.org
+
+- version bump to 1.4, details from 
http://apps.jcns.fz-juelich.de/src/libcerf/CHANGELOG
+  * HTML version of man pages no longer installs to man/html.
+  * More concise man pages.
+  * Delete a few unused include's.
+  * Autotools script corrected (suggestions by Christoph Junghans)
+- added %check section
+
+
+-------------------------------------------------------------------

Old:
----
  libcerf-1.3.tgz

New:
----
  libcerf-1.4.tgz

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

Other differences:
------------------
++++++ libcerf.spec ++++++
--- /var/tmp/diff_new_pack.MusIxj/_old  2015-10-14 16:44:46.000000000 +0200
+++ /var/tmp/diff_new_pack.MusIxj/_new  2015-10-14 16:44:46.000000000 +0200
@@ -18,11 +18,11 @@
 
 
 Name:           libcerf
-Version:        1.3
+Version:        1.4
 Release:        0
 
 Url:            http://apps.jcns.fz-juelich.de/doku/sc/libcerf
-Source:         
http://downloads.sourceforge.net/project/libcerf/%{name}-%{version}.tgz
+Source:         
http://apps.jcns.fz-juelich.de/src/libcerf/%{name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A library that complex error functions
 License:        MIT
@@ -70,13 +70,16 @@
 %install
 make install DESTDIR=%{buildroot}
 rm %{buildroot}%{_libdir}/*.la
-mkdir -p %{buildroot}%{_docdir}/%{name}
-mv %{buildroot}%{_mandir}/html/* %{buildroot}%{_docdir}/%{name}
+mkdir -p %{buildroot}%{_docdir}
+mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}
 %fdupes %{buildroot}%{_prefix}
 
 %post -n libcerf1 -p /sbin/ldconfig
 %postun -n libcerf1 -p /sbin/ldconfig
 
+%check
+make check
+
 %files -n libcerf1
 %defattr(-,root,root,0755)
 %{_libdir}/libcerf.so.*

++++++ libcerf-1.3.tgz -> libcerf-1.4.tgz ++++++
++++ 5401 lines of diff (skipped)


Reply via email to