Hello community,

here is the log from the commit of package gtk2hs-buildtools for 
openSUSE:Factory checked in at 2016-10-22 13:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2hs-buildtools (Old)
 and      /work/SRC/openSUSE:Factory/.gtk2hs-buildtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2hs-buildtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2hs-buildtools/gtk2hs-buildtools.changes      
2016-07-21 08:02:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2hs-buildtools.new/gtk2hs-buildtools.changes 
2016-10-22 13:21:07.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 06:51:06 UTC 2016 - [email protected]
+
+- Update to version 0.13.2.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  gtk2hs-buildtools-0.13.0.5.tar.gz

New:
----
  gtk2hs-buildtools-0.13.2.1.tar.gz

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

Other differences:
------------------
++++++ gtk2hs-buildtools.spec ++++++
--- /var/tmp/diff_new_pack.diAsIJ/_old  2016-10-22 13:21:08.000000000 +0200
+++ /var/tmp/diff_new_pack.diAsIJ/_new  2016-10-22 13:21:08.000000000 +0200
@@ -16,16 +16,17 @@
 #
 
 
-Name:           gtk2hs-buildtools
-Version:        0.13.0.5
+%global pkg_name gtk2hs-buildtools
+Name:           %{pkg_name}
+Version:        0.13.2.1
 Release:        0
 Summary:        Tools to build the Gtk2Hs suite of User Interface libraries
 License:        GPL-2.0+
-Group:          System/Libraries
+Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Begin cabal-rpm deps:
 BuildRequires:  alex
+BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-containers-devel
@@ -38,7 +39,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  happy
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This package provides a set of helper programs necessary to build the Gtk2Hs
@@ -48,17 +48,40 @@
 signal declarations that are used to call back from C to Haskell.
 These tools are not needed to actually run Gtk2Hs programs.
 
+%package -n ghc-%{name}
+Summary:        Haskell %{name} library
+Group:          System/Libraries
+
+%description -n ghc-%{name}
+This package provides the Haskell %{name} shared library.
+
+%package -n ghc-%{name}-devel
+Summary:        Haskell %{name} library development files
+Group:          Development/Libraries/Other
+Requires:       %{name} = %{version}-%{release}
+Requires:       ghc-%{name} = %{version}-%{release}
+Requires:       ghc-compiler = %{ghc_version}
+Requires(post): ghc-compiler = %{ghc_version}
+Requires(postun): ghc-compiler = %{ghc_version}
+
+%description -n ghc-%{name}-devel
+This package provides the Haskell %{name} library development files.
+
 %prep
 %setup -q
 
-
 %build
-%ghc_bin_build
-
+%ghc_lib_build
 
 %install
-%ghc_bin_install
+%ghc_lib_install
+%ghc_fix_dynamic_rpath gtk2hsC2hs gtk2hsHookGenerator gtk2hsTypeGen
+
+%post -n ghc-%{name}-devel
+%ghc_pkg_recache
 
+%postun -n ghc-%{name}-devel
+%ghc_pkg_recache
 
 %files
 %defattr(-,root,root,-)
@@ -73,4 +96,11 @@
 %{_datadir}/%{name}-%{version}/hierarchyGen/hierarchy.list
 %{_datadir}/%{name}-%{version}/hierarchyGen/Hierarchy.chs.template
 
+%files -n ghc-%{name} -f ghc-%{name}.files
+%defattr(-,root,root,-)
+%doc COPYING
+
+%files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
+%defattr(-,root,root,-)
+
 %changelog

++++++ gtk2hs-buildtools-0.13.0.5.tar.gz -> gtk2hs-buildtools-0.13.2.1.tar.gz 
++++++
++++ 4380 lines of diff (skipped)


Reply via email to