Hello community,

here is the log from the commit of package pandoc for openSUSE:Factory checked 
in at 2016-09-16 11:01:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pandoc (Old)
 and      /work/SRC/openSUSE:Factory/.pandoc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pandoc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pandoc/pandoc.changes    2016-07-20 
09:18:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pandoc.new/pandoc.changes       2016-09-16 
11:01:55.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 14 14:38:36 UTC 2016 - astie...@suse.com
+
+- add constraints to fix build on aarch64
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ pandoc.spec ++++++
--- /var/tmp/diff_new_pack.pr8imT/_old  2016-09-16 11:01:56.000000000 +0200
+++ /var/tmp/diff_new_pack.pr8imT/_new  2016-09-16 11:01:56.000000000 +0200
@@ -28,7 +28,6 @@
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal
 Source10:       pandoc-pdf.readme
-# Begin cabal-rpm deps:
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HTTP-devel
@@ -89,7 +88,6 @@
 BuildRequires:  ghc-test-framework-hunit-devel
 BuildRequires:  ghc-test-framework-quickcheck2-devel
 %endif
-# End cabal-rpm deps
 BuildRequires:  fdupes
 
 %description
@@ -145,10 +143,8 @@
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
-
 %ghc_fix_dynamic_rpath %{pkg_name}
 
 # These files will be installed in the standard _docdir
@@ -158,10 +154,7 @@
 %fdupes %{buildroot}%{_datadir}/%{pkg_name}-%{version}/data/templates/
 
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
      <size unit="G">4</size>
    </memory>
  </hardware>
</constraints>

Reply via email to