Hello community,

here is the log from the commit of package ghc-libxml-sax for openSUSE:Factory 
checked in at 2016-07-20 09:27:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-libxml-sax (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-libxml-sax.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-libxml-sax"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-libxml-sax/ghc-libxml-sax.changes    
2015-05-27 12:43:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-libxml-sax.new/ghc-libxml-sax.changes       
2016-07-20 09:27:12.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:33:33 UTC 2016 - psim...@suse.com
+
+- Update to version 0.7.5 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-libxml-sax.spec ++++++
--- /var/tmp/diff_new_pack.WCOD3D/_old  2016-07-20 09:27:13.000000000 +0200
+++ /var/tmp/diff_new_pack.WCOD3D/_new  2016-07-20 09:27:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-libxml-sax
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -32,10 +32,10 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-xml-types-devel
 BuildRequires:  libxml2-devel
+# End cabal-rpm deps
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Bindings for the libXML2 SAX interface.
@@ -46,6 +46,8 @@
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 # Begin cabal-rpm deps:
+Requires:       libxml2-devel
+Requires:       pkgconfig
 Requires:       pkgconfig(libxml-2.0)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
@@ -59,20 +61,18 @@
 
 
 %build
-%{ghc_lib_build}
+%ghc_lib_build
 
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
 
 
 %post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %files -f %{name}.files
 %defattr(-,root,root,-)


Reply via email to