Hello community,

here is the log from the commit of package couchdb for openSUSE:Factory checked 
in at 2015-02-18 11:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/couchdb (Old)
 and      /work/SRC/openSUSE:Factory/.couchdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "couchdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/couchdb/couchdb.changes  2015-02-16 
21:14:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.couchdb.new/couchdb.changes     2015-02-18 
12:08:50.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Feb 17 08:41:45 UTC 2015 - dims...@opensuse.org
+
+- Add makeinfo BuildRequires: required to create the .info files.
+- Fix install-info calls to reference the right file. Move the
+  install-info-delete call from postun to preun (we need the file
+  to be present).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ couchdb.spec ++++++
--- /var/tmp/diff_new_pack.FZIa3b/_old  2015-02-18 12:08:51.000000000 +0100
+++ /var/tmp/diff_new_pack.FZIa3b/_new  2015-02-18 12:08:51.000000000 +0100
@@ -53,6 +53,7 @@
 BuildRequires:  help2man
 BuildRequires:  libicu-devel
 BuildRequires:  libtool
+BuildRequires:  makeinfo
 %if 0%{?suse_version} < 1200
 BuildRequires:  mozilla-xulrunner192-devel
 %else
@@ -147,7 +148,7 @@
 %else
 %{fillup_and_insserv %{name}}
 %endif
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/CouchDB.gz
 
 %postun
 %if 0%{?suse_version} >= 1230
@@ -157,9 +158,8 @@
 %insserv_cleanup
 %endif
 
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-
 %preun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/CouchDB.gz
 %if 0%{?suse_version} >= 1230
 %service_del_preun %{name}.service
 %else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to