Hello community,

here is the log from the commit of package ima-evm-utils for openSUSE:Factory 
checked in at 2016-01-21 23:43:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ima-evm-utils (Old)
 and      /work/SRC/openSUSE:Factory/.ima-evm-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ima-evm-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ima-evm-utils/ima-evm-utils.changes      
2015-12-03 13:32:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ima-evm-utils.new/ima-evm-utils.changes 
2016-01-22 01:09:26.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 19 09:32:33 UTC 2016 - meiss...@suse.com
+
+- ima-evm-utils-fix-docbook-xsl-directory.patch: 
+  fixed the nwalsh docbook directory again
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ima-evm-utils.spec ++++++
--- /var/tmp/diff_new_pack.aleDP7/_old  2016-01-22 01:09:29.000000000 +0100
+++ /var/tmp/diff_new_pack.aleDP7/_new  2016-01-22 01:09:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ima-evm-utils
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define sover 0
 %define libname libimaevm%{sover}
 

++++++ ima-evm-utils-fix-docbook-xsl-directory.patch ++++++
--- /var/tmp/diff_new_pack.aleDP7/_old  2016-01-22 01:09:29.000000000 +0100
+++ /var/tmp/diff_new_pack.aleDP7/_new  2016-01-22 01:09:29.000000000 +0100
@@ -1,12 +1,13 @@
---- a/Makefile.am.orig 2014-09-23 14:09:05.000000000 +0200
-+++ b/Makefile.am      2015-01-21 18:00:23.762694050 +0100
-@@ -24,7 +24,7 @@
+Index: ima-evm-utils-1.0/Makefile.am
+===================================================================
+--- ima-evm-utils-1.0.orig/Makefile.am
++++ ima-evm-utils-1.0/Makefile.am
+@@ -24,7 +24,7 @@ rpm: $(tarname)
        rpmbuild -ba --nodeps $(SPEC)
  
  # requires asciidoc, xslproc, docbook-xsl
 -MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
-+MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/1.78.1/manpages/docbook.xsl
++MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/1.79.0/manpages/docbook.xsl
  
  evmctl.1.html: README
        @asciidoc -o $@ $<
-


Reply via email to