commit ghc-cgi for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2017-09-15 21:25:59

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Fri Sep 15 21:25:59 2017 rev:6 rq:524266 version:3001.3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2016-12-06 
14:24:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2017-09-15 
21:26:01.827341325 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.XSTjiq/_old  2017-09-15 21:26:02.659224075 +0200
+++ /var/tmp/diff_new_pack.XSTjiq/_new  2017-09-15 21:26:02.671222384 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cgi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -23,8 +23,8 @@
 Release:0
 Summary:A library for writing CGI programs
 License:BSD-3-Clause
-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:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
@@ -38,7 +38,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-xhtml-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-doctest-devel
@@ -49,7 +48,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}
@@ -77,11 +76,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md
 
 %changelog




commit ghc-cgi for openSUSE:Factory

2016-12-06 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2016-12-06 14:24:32

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2016-07-21 
08:02:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2016-12-06 
14:24:33.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 22 16:06:46 UTC 2016 - psim...@suse.com
+
+- Update to version 3001.3.0.2 with cabal2obs.
+
+---

Old:

  cgi-3001.3.0.1.tar.gz

New:

  cgi-3001.3.0.2.tar.gz



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.69Fc4F/_old  2016-12-06 14:24:34.0 +0100
+++ /var/tmp/diff_new_pack.69Fc4F/_new  2016-12-06 14:24:34.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name cgi
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:3001.3.0.1
+Version:3001.3.0.2
 Release:0
 Summary:A library for writing CGI programs
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-exceptions-devel
@@ -44,7 +43,6 @@
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-doctest-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This is a Haskell library for writing CGI programs.
@@ -63,20 +61,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ cgi-3001.3.0.1.tar.gz -> cgi-3001.3.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.3.0.1/cgi.cabal new/cgi-3001.3.0.2/cgi.cabal
--- old/cgi-3001.3.0.1/cgi.cabal2016-04-09 20:05:04.0 +0200
+++ new/cgi-3001.3.0.2/cgi.cabal2016-11-15 02:18:13.0 +0100
@@ -1,5 +1,5 @@
 Name: cgi
-Version: 3001.3.0.1
+Version: 3001.3.0.2
 Copyright: Bjorn Bringert, John Chee, Andy Gill, Anders Kaseorg,
Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw
 Category: Network
@@ -73,7 +73,7 @@
   build-depends:
   base
 , doctest >= 0.8 && < 0.12
-, QuickCheck >= 2.8.1 && < 2.9
+, QuickCheck >= 2.8.1 && < 2.10
 
 --Executable: printinput
 --Main-Is:printinput.hs




commit ghc-cgi for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2016-07-21 08:02:56

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2016-05-31 
12:24:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2016-07-21 
08:02:58.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:15:54 UTC 2016 - psim...@suse.com
+
+- Update to version 3001.3.0.1 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.cxVZPv/_old  2016-07-21 08:02:59.0 +0200
+++ /var/tmp/diff_new_pack.cxVZPv/_new  2016-07-21 08:02:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cgi
 #
-# Copyright (c) 2015 SUSE LINUX 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,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global pkg_name cgi
 
-Name:   ghc-cgi
+%global pkg_name cgi
+%bcond_with tests
+Name:   ghc-%{pkg_name}
 Version:3001.3.0.1
 Release:0
 Summary:A library for writing CGI programs
-Group:  System/Libraries
-
 License:BSD-3-Clause
+Group:  System/Libraries
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -38,27 +35,31 @@
 BuildRequires:  ghc-multipart-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-network-uri-devel
-BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-xhtml-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-doctest-devel
+%endif
 # End cabal-rpm deps
 
 %description
 This is a Haskell library for writing CGI programs.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
@@ -71,21 +72,24 @@
 %ghc_lib_install
 
 
+%check
+%if %{with tests}
+%{cabal} test
+%endif
+
+
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-
+%doc CHANGELOG.md
 
 %changelog




commit ghc-cgi for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2016-05-31 12:24:09

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2016-01-28 
17:24:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2016-05-31 
12:24:14.0 +0200
@@ -1,0 +2,17 @@
+Sun Apr 10 18:50:21 UTC 2016 - mimi...@gmail.com
+
+- update to 3001.3.0.1
+* Bumped doctest to version < 0.12
+
+---
+Mon Mar  7 08:50:52 UTC 2016 - mimi...@gmail.com
+
+- update to 3001.3.0.0
+- remove uselees _service
+* Cookie.hs: cookieExpires now has type `Maybe UTCTime` rather than
+`Maybe CalendarTime`
+* Protocol.hs: URL decoding functions no longer decode UTF-8 encoding
+* Functor and Applicative instance of CGIT no longer constrain Functor or
+   Applicative parameter to be an instance of Monad
+
+---

Old:

  _service
  cgi-3001.2.2.3.tar.gz

New:

  cgi-3001.3.0.1.tar.gz



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.G4cbMA/_old  2016-05-31 12:24:15.0 +0200
+++ /var/tmp/diff_new_pack.G4cbMA/_new  2016-05-31 12:24:15.0 +0200
@@ -18,7 +18,7 @@
 %global pkg_name cgi
 
 Name:   ghc-cgi
-Version:3001.2.2.3
+Version:3001.3.0.1
 Release:0
 Summary:A library for writing CGI programs
 Group:  System/Libraries
@@ -38,8 +38,7 @@
 BuildRequires:  ghc-multipart-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-network-uri-devel
-BuildRequires:  ghc-old-locale-devel
-BuildRequires:  ghc-old-time-devel
+BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-xhtml-devel
 # End cabal-rpm deps

++ cgi-3001.2.2.3.tar.gz -> cgi-3001.3.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.2.2.3/CHANGELOG.md 
new/cgi-3001.3.0.1/CHANGELOG.md
--- old/cgi-3001.2.2.3/CHANGELOG.md 1970-01-01 01:00:00.0 +0100
+++ new/cgi-3001.3.0.1/CHANGELOG.md 2016-04-09 20:05:04.0 +0200
@@ -0,0 +1,59 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+This project adheres to the [Package Versioning 
Policy](https://wiki.haskell.org/Package_versioning_policy).
+
+## [3001.3.0.1]
+### Changed
+- Bumped doctest to version < 0.12
+
+## [3001.3.0.0]
+### Changed
+- Cookie.hs: cookieExpires now has type `Maybe UTCTime` rather than
+`Maybe CalendarTime`
+- Protocol.hs: URL decoding functions no longer decode UTF-8 encoding
+- Functor and Applicative instance of CGIT no longer constrain Functor or
+Applicative parameter to be an instance of Monad
+
+## [3001.2.2.3]
+### Changed
+* CGI.hs haddock: Use web.archive.org link for CGI specification
+
+## [3001.2.2.2]
+### Changed
+- Added support for building with mtl < 2.2.1 via flags
+
+## [3001.2.2.1]
+### Changed
+- Bumped exceptions version to < 0.9
+
+## [3001.2.2.0]
+### Added
+- MonadMask instance for CGIT
+
+## [3001.2.1.0]
+### Added
+- Applicative instance for CGI Monad
+
+### Changed
+- Deduplicate shared with `multipart` code
+
+## 3001.2.0.0
+### Changed
+- GHC 7.8.3 support
+
+[Unreleased]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.3.0.1...HEAD
+[3001.3.0.1]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.3.0.0...3001.3.0.1
+[3001.3.0.0]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.2.3...3001.3.0.0
+[3001.2.2.3]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.2.2...3001.2.2.3
+[3001.2.2.2]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.2.1...3001.2.2.2
+[3001.2.2.1]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.2.0...3001.2.2.1
+[3001.2.2.0]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.1.0...3001.2.2.0
+[3001.2.1.0]:
+https://github.com/cheecheeo/haskell-cgi/compare/3001.2.0.0...3001.2.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.2.2.3/Network/CGI/Cookie.hs 
new/cgi-3001.3.0.1/Network/CGI/Cookie.hs
--- old/cgi-3001.2.2.3/Network/CGI/Cookie.hs2016-01-20 08:43:22.0 
+0100
+++ new/cgi-3001.3.0.1/Network/CGI/Cookie.hs2016-04-09 20:05:04.0 
+0200
@@ -29,9 +29,9 @@
 import Data.Char (isSpace)
 import Data.List (intersperse)
 import Data.Maybe (catMaybes)
-import System.Locale (defaultTimeLocale, rfc822DateFormat)
-import System.Time (CalendarTime(..), Month(..), Day(..),
-formatCalendarTime)
+import D

commit ghc-cgi for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2016-01-28 17:23:40

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2015-08-25 
10:08:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2016-01-28 
17:24:34.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 22 08:00:11 UTC 2016 - mimi...@gmail.com
+
+- update to 3001.2.2.3
+* CGI.hs haddock: Use web.archive.org link for CGI specification
+
+---

Old:

  cgi-3001.2.2.2.tar.gz

New:

  cgi-3001.2.2.3.tar.gz



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.4kBb5C/_old  2016-01-28 17:24:35.0 +0100
+++ /var/tmp/diff_new_pack.4kBb5C/_new  2016-01-28 17:24:35.0 +0100
@@ -18,7 +18,7 @@
 %global pkg_name cgi
 
 Name:   ghc-cgi
-Version:3001.2.2.2
+Version:3001.2.2.3
 Release:0
 Summary:A library for writing CGI programs
 Group:  System/Libraries

++ cgi-3001.2.2.2.tar.gz -> cgi-3001.2.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.2.2.2/Network/CGI.hs 
new/cgi-3001.2.2.3/Network/CGI.hs
--- old/cgi-3001.2.2.2/Network/CGI.hs   2015-04-07 00:45:15.0 +0200
+++ new/cgi-3001.2.2.3/Network/CGI.hs   2016-01-20 08:43:22.0 +0100
@@ -13,7 +13,7 @@
 -- Portability :  non-portable (uses Control.Monad.State)
 --
 -- Simple Library for writing CGI programs.
--- See  for the
+-- See 

 for the
 -- CGI specification.
 --
 -- This version of the library is for systems with version 2.0 or greater
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.2.2.2/cgi.cabal new/cgi-3001.2.2.3/cgi.cabal
--- old/cgi-3001.2.2.2/cgi.cabal2015-04-07 00:45:15.0 +0200
+++ new/cgi-3001.2.2.3/cgi.cabal2016-01-20 08:43:22.0 +0100
@@ -1,5 +1,5 @@
 Name: cgi
-Version: 3001.2.2.2
+Version: 3001.2.2.3
 Copyright: Bjorn Bringert, John Chee, Andy Gill, Anders Kaseorg,
Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw
 Category: Network
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.2.2.2/changelog new/cgi-3001.2.2.3/changelog
--- old/cgi-3001.2.2.2/changelog2015-04-07 00:45:15.0 +0200
+++ new/cgi-3001.2.2.3/changelog2016-01-20 08:43:22.0 +0100
@@ -1,3 +1,13 @@
+3001.2.2.3
+
+### Changed
+* CGI.hs haddock: Use web.archive.org link for CGI specification
+
+3001.2.2.2
+
+### Changed
+* Added support for building with mtl < 2.2.1 via flags
+
 3001.2.2.1
 
 ### Changed




commit ghc-cgi for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2014-08-25 11:04:34

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2014-08-03 
15:36:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2014-08-25 
11:05:51.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug 23 00:09:46 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- enable PowerPC builds
+
+---



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.dT18SV/_old  2014-08-25 11:05:52.0 +0200
+++ /var/tmp/diff_new_pack.dT18SV/_new  2014-08-25 11:05:52.0 +0200
@@ -35,7 +35,6 @@
 Url:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 Source1:ghc-cgi-rpmlintrc
-ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
 BuildRequires:  %{!?without_hscolour:hscolour}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ghc-cgi for openSUSE:Factory

2014-08-03 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2014-08-03 15:36:41

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2013-08-06 
06:48:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2014-08-03 
15:36:46.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 15:11:22 UTC 2014 - dims...@opensuse.org
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+---

Old:

  rpmlintrc

New:

  ghc-cgi-rpmlintrc



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.pgogjZ/_old  2014-08-03 15:36:47.0 +0200
+++ /var/tmp/diff_new_pack.pgogjZ/_new  2014-08-03 15:36:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cgi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Herbert Graeber 
 #
 # All modifications and additions to the file contributed by third parties
@@ -34,6 +34,7 @@
 # BEGIN cabal2spec
 Url:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:ghc-cgi-rpmlintrc
 ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
 BuildRequires:  %{!?without_hscolour:hscolour}
 BuildRequires:  ghc-Cabal-devel

++ ghc-cgi-rpmlintrc ++
addFilter("useless-provides")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ghc-cgi for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2013-08-06 06:48:52

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cgi/ghc-cgi.changes  2013-01-08 
16:24:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2013-08-06 
06:48:53.0 +0200
@@ -1,0 +2,8 @@
+Tue May  7 12:15:24 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- update to 3001.1.7.5 from upstream
+* support build w/o extensible exceptions
+- update for Haskell Platfrom 2013.2
+- more transparent packaging (fewer macros) 
+
+---

Old:

  cgi-3001.1.7.4.tar.gz

New:

  cgi-3001.1.7.5.tar.gz



Other differences:
--
++ ghc-cgi.spec ++
--- /var/tmp/diff_new_pack.B6BKDa/_old  2013-08-06 06:48:54.0 +0200
+++ /var/tmp/diff_new_pack.B6BKDa/_new  2013-08-06 06:48:54.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package ghc-cgi
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Herbert Graeber 
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name cgi
 
 %global common_summary Haskell library for writing CGI programs
@@ -22,56 +24,65 @@
 %global common_description This is a Haskell library for writing CGI programs.
 
 Name:   ghc-cgi
-Version:3001.1.7.4
-Release:1
+Version:3001.1.7.5
+Release:0
 Summary:%{common_summary}
-
-Group:  System/Libraries
 License:BSD-3-Clause
+Group:  System/Libraries
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # BEGIN cabal2spec
-URL:http://hackage.haskell.org/package/%{pkg_name}
+Url:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
+BuildRequires:  %{!?without_hscolour:hscolour}
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-extensible-exceptions-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-old-locale-devel
 BuildRequires:  ghc-old-time-devel
 BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-xhtml-devel
 # END cabal2spec
 
 %description
 %{common_description}
 
+%package devel
+Summary:Haskell %{pkg_name} library development files
+Group:  Development/Languages/Other
+Requires:   ghc-compiler
+Requires(post): ghc-compiler
+Requires(postun): ghc-compiler
+Requires:   %{name} = %{version}-%{release}
+
+%description devel
+%{common_description}
+This package contains the development files.
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
+%post devel
+%ghc_pkg_recache
 
-# devel subpackage
-%ghc_devel_package
-
-%ghc_devel_description
-
-
-%ghc_devel_post_postun
-
+%postun devel
+%ghc_pkg_recache
 
-%ghc_files LICENSE
+%files -f %{name}.files
+%defattr(-,root,root,-)
+%doc LICENSE
 
+%files devel -f %{name}-devel.files
+%defattr(-,root,root,-)
 
 %changelog

++ cgi-3001.1.7.4.tar.gz -> cgi-3001.1.7.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgi-3001.1.7.4/Network/CGI/Compat.hs 
new/cgi-3001.1.7.5/Network/CGI/Compat.hs
--- old/cgi-3001.1.7.4/Network/CGI/Compat.hs2010-11-03 05:36:21.0 
+0100
+++ new/cgi-3001.1.7.5/Network/CGI/Compat.hs2013-05-03 08:43:32.0 
+0200
@@ -20,7 +20,12 @@
   ) where
 
 import Control.Concurrent (forkIO)
-import Control.Exception.Extensible as Exception 
(SomeException,throw,catch,finally)
+#if MIN_VERSION_base(4,0,0)
+import Control.Exception
+#else
+import Control.Exception.Extensible
+#endif
+  as Exception (SomeException, throw, catch, finally)
 import Control.Monad (unless)
 import Control.Monad.Trans (MonadIO, liftIO)
 import qualified Data.Map as Map
@@ -89,7 +94,7 @@
(\ e -> abort "Cannot connect to CGI daemon." e)
   BS.hPut h str >> hPutStrLn h ""
   (sendBack h `finally` hClose h)
-   `Prelude.catch` (\e -> unless (isEOFError e) (ioError e))
+   `Exception.catch` (\e -> unless (isEOFError e) (ioError e))
 
 -- | Returns the query string, or the request

commit ghc-cgi for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-cgi for openSUSE:Factory checked 
in at 2013-01-08 16:24:45

Comparing /work/SRC/openSUSE:Factory/ghc-cgi (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-cgi.new (New)


Package is "ghc-cgi", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cgi.new/ghc-cgi.changes 2013-01-08 
16:24:48.0 +0100
@@ -0,0 +1,29 @@
+---
+Fri Jan  4 18:31:44 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Sat Nov 17 14:18:34 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factory submission 
+
+---
+Tue Jun  5 14:47:17 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- cabal2spec 0.25.5 spec file template 
+
+---
+Mon Jun  4 06:33:18 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- fixed build requires 
+
+---
+Sun Jun  3 16:47:09 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- downgrade to 3001.1.7.4 required by GHaskell Platform 
+
+---
+Fri Jan 20 20:15:15 UTC 2012 - herb...@graeber-clan.de
+
+- initial packaging for Fedora automatically generated by cabal2spec-0.24.1

New:

  _service
  cgi-3001.1.7.4.tar.gz
  ghc-cgi.changes
  ghc-cgi.spec
  rpmlintrc



Other differences:
--
++ ghc-cgi.spec ++
#
# spec file for package ghc-cgi
#
# Copyright (c) 2012 Herbert Graeber 
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%global pkg_name cgi

%global common_summary Haskell library for writing CGI programs

%global common_description This is a Haskell library for writing CGI programs.

Name:   ghc-cgi
Version:3001.1.7.4
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-extensible-exceptions-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-network-devel
BuildRequires:  ghc-old-locale-devel
BuildRequires:  ghc-old-time-devel
BuildRequires:  ghc-parsec-devel
BuildRequires:  ghc-xhtml-devel
# END cabal2spec

%description
%{common_description}


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog

++ _service ++

  

++ rpmlintrc ++
addFilter("useless-provides")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org