Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2012-05-03 10:58:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes    2012-04-12 
09:42:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes       2012-05-03 
10:59:00.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 26 20:22:19 UTC 2012 - [email protected]
+
+- upstream removed Texinfo documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcdf.spec ++++++
--- /var/tmp/diff_new_pack.Al5jeZ/_old  2012-05-03 10:59:01.000000000 +0200
+++ /var/tmp/diff_new_pack.Al5jeZ/_new  2012-05-03 10:59:01.000000000 +0200
@@ -46,7 +46,6 @@
 %ifarch %ix86 x86_64 ppc ppc64 s390x armv7l
 BuildRequires:  valgrind
 %endif
-PreReq:         %install_info_prereq
 Requires:       hdf5
 
 %description
@@ -150,31 +149,11 @@
 # make install DESTDIR=%%{buildroot}
 mkdir -p %{buildroot}%{_mandir}/man1
 install -m644 %{S:1} %{buildroot}%{_mandir}/man1
-rm -f %{buildroot}%{_infodir}/dir
 rm -f %{buildroot}%{_libdir}/*.la
 
 %check
 make check
 
-%post devel
-for i in netcdf-c netcdf-tutorial netcdf-f90 netcdf-f77 netcdf-install netcdf 
netcdf-cxx; do
-  %install_info --info-dir=%{_infodir} %{_infodir}/$i.info.gz
-done
-
-%postun devel
-for i in netcdf-c netcdf-tutorial netcdf-f90 netcdf-f77 netcdf-install netcdf 
netcdf-cxx; do
-  %install_info_delete --info-dir=%{_infodir} %{_infodir}/$i.info.gz
-done
-
-%post doc
-/sbin/install-info %{_infodir}/netcdf.info %{_infodir}/dir 2>/dev/null || :
-
-%postun doc
-if [ "$1" = 0 ]; then
-  /sbin/install-info --delete %{_infodir}/netcdf.info \
-                        %{_infodir}/dir 2>/dev/null || :
-fi
-
 %post -n libnetcdf%{ncdf_so_major} -p /sbin/ldconfig
 
 %postun -n libnetcdf%{ncdf_so_major} -p /sbin/ldconfig


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

Reply via email to