Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2014-06-06 14:36:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawk (Old)
 and      /work/SRC/openSUSE:Factory/.hawk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawk/hawk.changes        2014-06-04 
18:39:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2014-06-06 
14:36:42.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Jun  3 14:18:25 UTC 2014 - [email protected]
+
+- GUI: Add Help to Tools menu (links to SLE HA docs, bnc#877337)
+- Misc: Replace popen3 invocations with capture3 to avoid deadlocks when
+  dealing with excessively large STDERR output (bnc#878597)
+- Misc: Cib model: Correctly show node as unclean/offline if no node
+  state in CIB
+- Misc: Theme 404, 422 and 500 error pages (bnc#872655)
+- Build: Regenerate POT file
+- Upstream version cs:1323d43
+
+-------------------------------------------------------------------

Old:
----
  hawk-0.7.0+git.1401704442.74516b0.tar.bz2

New:
----
  hawk-0.7.0+git.1401805015.1323d43.tar.bz2

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

Other differences:
------------------
++++++ hawk.spec ++++++
--- /var/tmp/diff_new_pack.bxVJdp/_old  2014-06-06 14:36:43.000000000 +0200
+++ /var/tmp/diff_new_pack.bxVJdp/_new  2014-06-06 14:36:43.000000000 +0200
@@ -39,7 +39,7 @@
 Summary:        HA Web Konsole
 License:        GPL-2.0
 Group:          %{pkg_group}
-Version:        0.7.0+git.1401704442.74516b0
+Version:        0.7.0+git.1401805015.1323d43
 Release:        0
 Url:            http://www.clusterlabs.org/wiki/Hawk
 Source:         %{name}-%{version}.tar.bz2
@@ -152,6 +152,14 @@
 rm -rf %{buildroot}%{www_base}/hawk/vendor/bundle/ruby/*/gems/*/test
 %endif
 %if 0%{?suse_version}
+
+# Hack so missing links to docs don't kill the build
+mkdir -p %{buildroot}/usr/share/doc/manual/sle-ha-geo-quick_en-pdf
+mkdir -p %{buildroot}/usr/share/doc/manual/sle-ha-guide_en-pdf
+mkdir -p %{buildroot}/usr/share/doc/manual/sle-ha-manuals_en
+mkdir -p %{buildroot}/usr/share/doc/manual/sle-ha-geo-manuals_en
+mkdir -p %{buildroot}/usr/share/doc/manual/sle-ha-nfs-quick_en-pdf
+
 # mark .mo files as such (works on SUSE but not FC12, as the latter wants 
directory to
 # be "share/locale", not just "locale", and it also doesn't support appending 
to %%{name}.lang)
 %find_lang %{name} %{name}.lang

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bxVJdp/_old  2014-06-06 14:36:43.000000000 +0200
+++ /var/tmp/diff_new_pack.bxVJdp/_new  2014-06-06 14:36:43.000000000 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">0.7.0+git.%ct.%h</param>
-    <param name="revision">74516b0</param>
+    <param name="revision">1323d43</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ hawk-0.7.0+git.1401704442.74516b0.tar.bz2 -> 
hawk-0.7.0+git.1401805015.1323d43.tar.bz2 ++++++
++++ 5302 lines of diff (skipped)

++++++ hawk-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.bxVJdp/_old  2014-06-06 14:36:43.000000000 +0200
+++ /var/tmp/diff_new_pack.bxVJdp/_new  2014-06-06 14:36:43.000000000 +0200
@@ -8,3 +8,5 @@
 
 addFilter("hidden-file-or-dir /srv/www/hawk/.bundle")
 
+addFilter("dangling-symlink /srv/www/hawk/public/doc/")
+

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

Reply via email to