Hello community,

here is the log from the commit of package ghc-camfort for openSUSE:Factory 
checked in at 2017-09-20 17:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-camfort (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-camfort.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-camfort"

Wed Sep 20 17:06:39 2017 rev:2 rq:525893 version:0.904

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-camfort/ghc-camfort.changes  2017-04-14 
13:32:57.711747305 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-camfort.new/ghc-camfort.changes     
2017-09-20 17:06:59.465697302 +0200
@@ -1,0 +2,6 @@
+Wed Sep 13 08:22:20 UTC 2017 - [email protected]
+
+- Update to version 0.904.
+  A more detailed change log is not available.
+
+-------------------------------------------------------------------

Old:
----
  camfort-0.901.tar.gz

New:
----
  camfort-0.904.tar.gz

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

Other differences:
------------------
++++++ ghc-camfort.spec ++++++
--- /var/tmp/diff_new_pack.latEky/_old  2017-09-20 17:07:00.073611725 +0200
+++ /var/tmp/diff_new_pack.latEky/_new  2017-09-20 17:07:00.081610600 +0200
@@ -16,21 +16,23 @@
 #
 
 
+%global without_prof 1
 %global pkg_name camfort
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.901
+Version:        0.904
 Release:        0
 Summary:        CamFort - Cambridge Fortran infrastructure
 License:        Apache-2.0
-Group:          Development/Languages/Other
-Url:            https://hackage.haskell.org/package/%{pkg_name}
+Group:          Development/Libraries/Haskell
+URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  alex
+BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-GenericPretty-devel
-BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
@@ -38,9 +40,13 @@
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-fortran-src-devel
 BuildRequires:  ghc-hmatrix-devel
+BuildRequires:  ghc-lattices-devel
 BuildRequires:  ghc-matrix-devel
 BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-optparse-applicative-devel
+BuildRequires:  ghc-partial-order-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-sbv-devel
 BuildRequires:  ghc-syb-devel
 BuildRequires:  ghc-syz-devel
 BuildRequires:  ghc-text-devel
@@ -48,8 +54,8 @@
 BuildRequires:  ghc-uniplate-devel
 BuildRequires:  ghc-vector-devel
 BuildRequires:  happy
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
 %endif
 
@@ -59,7 +65,7 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -70,12 +76,15 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cabal-tweak-dep-ver syb '< 0.7' ' < 0.8'
+cabal-tweak-dep-ver vector '< 0.12' ' < 0.13'
 
 %build
 %ghc_lib_build
 
 %install
 %ghc_lib_install
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test
@@ -87,11 +96,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/%{pkg_name}
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog

++++++ camfort-0.901.tar.gz -> camfort-0.904.tar.gz ++++++
++++ 17686 lines of diff (skipped)


Reply via email to