[leksah/f16] Package update to 0.12.0.3 modified: .gitignore modified: leksah.spec modified: leksah_dep.

narasim narasim at fedoraproject.org
Mon Mar 12 03:58:25 UTC 2012


commit e9f282359345a4db09098b6aa9624aade25fd73d
Author: Lakshmi Narasimhan <lakshminaras2002 at gmail.com>
Date:   Mon Mar 12 09:28:05 2012 +0530

    Package update to 0.12.0.3
    	modified:   .gitignore
    	modified:   leksah.spec
    	modified:   leksah_dep.patch
    	modified:   sources

 .gitignore       |    1 +
 leksah.spec      |    9 +++--
 leksah_dep.patch |  102 +++++++++++++----------------------------------------
 sources          |    2 +-
 4 files changed, 33 insertions(+), 81 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80faaa7..8b5ab8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /leksah-0.10.0.4.tar.gz
+/leksah-0.12.0.3.tar.gz
diff --git a/leksah.spec b/leksah.spec
index da902a6..d17c29a 100644
--- a/leksah.spec
+++ b/leksah.spec
@@ -15,8 +15,8 @@ Haskell written in Haskell. Leksah uses GTK+ as GUI Toolkit.
 
 
 Name:           %{pkg_name}
-Version:        0.10.0.4
-Release:        4%{?dist}
+Version:        0.12.0.3
+Release:        1%{?dist}
 Summary:        Haskell IDE
 Group:          Development/Tools
 # LICENSE file is GPLv2 while sources only mention GPL, hence GPL+.
@@ -32,7 +32,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires :  ghc-Cabal-prof, ghc-directory-prof, ghc-gtksourceview2-prof, ghc-old-time-prof, ghc-process-leksah-prof, ghc-regex-tdfa-prof, ghc-utf8-string-prof, ghc-time-prof, ghc-ltk-prof, ghc-binary-shared-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-leksah-server-prof, ghc-network-prof, ghc-ghc-prof, ghc-strict-prof
+BuildRequires :  ghc-Cabal-prof, ghc-directory-prof, ghc-gtksourceview2-prof, ghc-old-time-prof, ghc-process-leksah-prof, ghc-regex-tdfa-prof, ghc-utf8-string-prof, ghc-time-prof, ghc-ltk-prof, ghc-binary-shared-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-leksah-server-prof, ghc-network-prof, ghc-ghc-prof, ghc-strict-prof, ghc-gio-prof,ghc-text-prof, ghc-QuickCheck-prof
 BuildRequires: desktop-file-utils
 # all requires list
 Requires: hicolor-icon-theme
@@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Mar 12 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.0.3-1
+- Package update to 0.12.0.4
+
 * Mon Oct 10 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.10.0.4-4
 - Fix bug 744559.
 - Added leksah.xml to mime database.
diff --git a/leksah_dep.patch b/leksah_dep.patch
index 8004d10..b1a2c75 100644
--- a/leksah_dep.patch
+++ b/leksah_dep.patch
@@ -1,80 +1,28 @@
---- leksah-0.10.0.4_orig/leksah.cabal	2011-06-12 01:29:20.126986505 +0530
-+++ leksah-0.10.0.4/leksah.cabal	2011-06-12 01:57:57.303603667 +0530
-@@ -97,12 +97,12 @@
- 
-     build-depends: Cabal >=1.6.0.1 && <1.11, base >=4.0.0.0 && <4.4, binary >=0.5.0.0 && <0.6,
-                    bytestring >=0.9.0.1 && <0.10, containers >=0.2.0.0 && <0.5, directory >=1.0.0.2 && <3.1,
--                   filepath >=1.1.0.1 && <1.3, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
-+                   filepath >=1.1.0.1, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
-                    gtksourceview2 >=0.10.0 && <0.13, mtl >=1.1.0.2 && <2.1, old-time >=1.0.0.1 && <1.1,
-                    parsec >=2.1.0.1 && <3.2, pretty >=1.0.1.0 && <1.1, process-leksah >=1.0.1.3 && <1.1,
-                    regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.4,
-                    time >=0.1 && <1.3, ltk >= 0.10 && <0.11, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.2,
--                   hslogger >= 1.0.7 && <1.2, leksah-server >= 0.10 && <0.11, network >= 2.2 && <3.0,
-+                   hslogger >= 1.0.7, leksah-server >= 0.10 && <0.11, network >= 2.2 && <3.0,
-                    ghc >=6.10.1 && <7.1, strict >= 0.3.2 && <0.4
+--- leksah-0.12.0.3_old/leksah.cabal	2012-03-12 09:20:55.028956065 +0530
++++ leksah-0.12.0.3/leksah.cabal	2012-03-12 09:24:24.808862702 +0530
+@@ -121,9 +121,9 @@
+                        regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
+                        time >=0.1 && <1.5, ltk >= 0.12 && <0.13, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.4,
+                        hslogger >= 1.0.7 && <1.2, leksah-server >=0.12.0.3 && <0.13, network >= 2.2 && <3.0,
+-                       ghc >=6.10.1 && <7.5, strict >= 0.3.2 && <0.4, enumerator >=0.4.14 && <0.5, text >= 0.11.1.5 && < 0.12,
+-                       gio >=0.12.2 && <0.13, transformers >=0.2.2.0 && <0.3,
+-                       QuickCheck >=2.4.2 && <2.5
++                       ghc >=6.10.1 && <7.5, strict >= 0.3.2 && <0.4, enumerator, text,
++                       gio, transformers >=0.2.2.0 && <0.3,
++                       QuickCheck
  
      exposed-modules:
-@@ -126,7 +126,6 @@
-     other-modules: Paths_leksah
- 
-     ghc-prof-options: -auto-all -prof
--    ghc-shared-options: -auto-all -prof
-     ghc-options: -fwarn-missing-fields -fwarn-incomplete-patterns -ferror-spans
- 
- Executable leksah
-@@ -158,7 +157,7 @@
-         hs-source-dirs: src, main
-         build-depends: Cabal >=1.6.0.1 && <1.11, base >=4.0.0.0 && <4.4, binary >=0.5.0.0 && <0.6,
-                        bytestring >=0.9.0.1 && <0.10, containers >=0.2.0.0 && <0.5, directory >=1.0.0.2 && <3.1,
--                       filepath >=1.1.0.1 && <1.3, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
-+                       filepath >=1.1.0.1, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
-                        gtksourceview2 >=0.10.0 && <0.13, mtl >=1.1.0.2 && <2.1, old-time >=1.0.0.1 && <1.1,
-                        parsec >=2.1.0.1 && <3.2, pretty >=1.0.1.0 && <1.1, process-leksah >=1.0.1.3 && <1.1,
-                        regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.4,
-@@ -166,16 +165,38 @@
-                        hslogger >= 1.0.7 && <1.2, leksah-server >= 0.10 && <0.11, network >= 2.2 && <3.0,
-                        ghc >=6.10.1 && <7.1, strict >= 0.3.2 && <0.4
+         IDE.Leksah IDE.Completion IDE.ImportTool
+@@ -192,9 +192,9 @@
+                        regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.5,
+                        time >=0.1 && <1.5, ltk >=0.12 && <0.13, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.4,
+                        hslogger >= 1.0.7 && <1.2, leksah-server >=0.12.0.3 && <0.13, network >= 2.2 && <3.0,
+-                       ghc >=6.10.1 && <7.5, strict >= 0.3.2 && <0.4, enumerator >=0.4.14 && <0.5, text >= 0.11.1.5 && < 0.12,
+-                       gio >=0.12.2 && <0.13, transformers >=0.2.2.0 && <0.3,
+-                       QuickCheck >=2.4.2 && <2.5
++                       ghc >=6.10.1 && <7.5, strict >= 0.3.2 && <0.4, enumerator, text,
++                       gio, transformers >=0.2.2.0 && <0.3,
++                       QuickCheck
      else
--        hs-source-dirs: main
--        build-depends: leksah ==0.10.0.4, base >=4.0.0.0 && <= 5
-+        hs-source-dirs: src, main
-+        build-depends: Cabal >=1.6.0.1 && <1.11, base >=4.0.0.0 && <= 5,binary >=0.5.0.0 && <0.6,
-+                       bytestring >=0.9.0.1 && <0.10, containers >=0.2.0.0 && <0.5, directory >=1.0.0.2 && <3.1,
-+                       filepath >=1.1.0, glib >=0.10 && <0.13, gtk >=0.10 && <0.13,
-+                       gtksourceview2 >=0.10.0 && <0.13, mtl >=1.1.0.2 && <2.1, old-time >=1.0.0.1 && <1.1,
-+                       parsec >=2.1.0.1 && <3.2, pretty >=1.0.1.0 && <1.1, process-leksah >=1.0.1.3 && <1.1,
-+                       regex-tdfa ==1.1.*, regex-base ==0.93.*, utf8-string >=0.3.1.1 && <0.4, array >=0.2.0.0 && <0.4,
-+                       time >=0.1 && <1.3, ltk >= 0.10 && <0.11, binary-shared >= 0.8 && <0.9, deepseq >= 1.1.0.0 && <1.2,
-+                       hslogger >= 1.0.7, leksah-server >= 0.10 && <0.11, network >= 2.2 && <3.0,
-+                       ghc >=6.10.1 && <7.1, strict >= 0.3.2
-+
-+    other-modules:
-+        IDE.Leksah IDE.Completion IDE.ImportTool
-+        IDE.Find IDE.Session IDE.Command IDE.Keymap IDE.Utils.GUIUtils
-+        IDE.Package IDE.YiConfig IDE.OSX
-+        IDE.GUIHistory IDE.SourceCandy IDE.NotebookFlipper
-+        IDE.Core.Types IDE.Core.State
-+        IDE.Metainfo.Provider
-+        IDE.Pane.Preferences IDE.Pane.PackageEditor
-+        IDE.Pane.Info IDE.Pane.Log IDE.Pane.SourceBuffer IDE.Pane.Modules
-+        IDE.Pane.Search IDE.Pane.PackageFlags
-+        IDE.LogRef IDE.Debug IDE.Pane.Grep
-+        IDE.Pane.Breakpoints IDE.Pane.Trace IDE.Pane.Variables
-+        IDE.Pane.Errors IDE.TextEditor IDE.Workspaces
-+        IDE.Statusbar IDE.Pane.Workspace IDE.PaneGroups
-+        IDE.Utils.ServerConnection
-+        IDE.BufferMode
-+        IDE.Build
-+        Paths_leksah
- 
-     main-is: Main.hs
-     buildable: True
-     extensions: CPP
-     ghc-prof-options: -auto-all -prof
--    ghc-shared-options: -auto-all -prof
-     ghc-options:  -fwarn-missing-fields -fwarn-incomplete-patterns -ferror-spans
--
--
--
--
+         hs-source-dirs: main
+         build-depends: leksah ==0.12.0.3, base >=4.0.0.0 && <= 5
diff --git a/sources b/sources
index 93c7f43..89401a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8f788c34fd7ac9ffb9a0e918e519291  leksah-0.10.0.4.tar.gz
+eece1b07b4ca834398d10d447474b249  leksah-0.12.0.3.tar.gz


More information about the scm-commits mailing list