Hello community,

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

Package is "ghc-gsasl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gsasl/ghc-gsasl.changes      2016-05-03 
09:36:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gsasl.new/ghc-gsasl.changes 2016-07-20 
09:24:15.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:07:57 UTC 2016 - [email protected]
+
+- Update to version 0.3.6 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-gsasl.spec ++++++
--- /var/tmp/diff_new_pack.BYRXhV/_old  2016-07-20 09:24:16.000000000 +0200
+++ /var/tmp/diff_new_pack.BYRXhV/_new  2016-07-20 09:24:16.000000000 +0200
@@ -30,10 +30,10 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
-BuildRequires:  pkg-config
+# End cabal-rpm deps
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libgsasl)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Bindings for GNU libgsasl.
@@ -44,6 +44,7 @@
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 # Begin cabal-rpm deps:
+Requires:       pkgconfig
 Requires:       pkgconfig(libgsasl)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
@@ -57,20 +58,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