Hello community, here is the log from the commit of package ghc-gnutls for openSUSE:Factory checked in at 2016-07-20 09:22:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-gnutls (Old) and /work/SRC/openSUSE:Factory/.ghc-gnutls.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-gnutls" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-gnutls/ghc-gnutls.changes 2016-05-03 09:35:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-gnutls.new/ghc-gnutls.changes 2016-07-20 09:22:31.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 10 17:21:19 UTC 2016 - [email protected] + +- Update to version 0.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-gnutls.spec ++++++ --- /var/tmp/diff_new_pack.vDlOQw/_old 2016-07-20 09:22:32.000000000 +0200 +++ /var/tmp/diff_new_pack.vDlOQw/_new 2016-07-20 09:22:32.000000000 +0200 @@ -31,10 +31,10 @@ BuildRequires: ghc-monads-tf-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-transformers-devel -BuildRequires: pkg-config +# End cabal-rpm deps +BuildRequires: pkgconfig BuildRequires: pkgconfig(gnutls) BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description You almost certainly don't want to depend on this release. @@ -49,6 +49,7 @@ Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} # Begin cabal-rpm deps: +Requires: pkgconfig Requires: pkgconfig(gnutls) Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} @@ -62,20 +63,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,-)
