Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2015-04-15 16:24:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2015-03-23 12:19:39.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes     2015-04-15 
16:24:42.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 11:26:18 UTC 2015 - [email protected]
+
+- remove unneeded conditions 
+
+-------------------------------------------------------------------
+Mon Apr 13 14:57:55 UTC 2015 - [email protected]
+
+- chnage constraints to 12G for disk and 4G for ram 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.Ss0XGW/_old  2015-04-15 16:24:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Ss0XGW/_new  2015-04-15 16:24:43.000000000 +0200
@@ -370,16 +370,12 @@
 %{_bindir}/hp2ps
 %{_bindir}/hpc
 %{_bindir}/hsc2hs
-%if 0%{suse_version} >= 1220
 %ghost %{_sysconfdir}/alternatives/hsc2hs
-%endif
 %{_bindir}/hsc2hs-ghc
 %{_bindir}/runghc
 %{_bindir}/runghc-%{version}
 %{_bindir}/runhaskell
-%if 0%{suse_version} >= 1220
 %ghost %{_sysconfdir}/alternatives/runhaskell
-%endif
 %{_bindir}/runhaskell-ghc
 %dir %{ghclibdir}
 %{ghclibdir}/settings

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Ss0XGW/_old  2015-04-15 16:24:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Ss0XGW/_new  2015-04-15 16:24:43.000000000 +0200
@@ -1,7 +1,10 @@
 <constraints>
   <hardware>
     <disk>
-      <size unit="G">8</size>
+      <size unit="G">12</size>
     </disk>
+    <physicalmemory>
+       <size unit="G">4</size>
+    </physicalmemory>
   </hardware>
 </constraints>


Reply via email to