Hello community,

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

Package is "ghc-gnuidn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gnuidn/ghc-gnuidn.changes    2016-05-03 
09:35:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gnuidn.new/ghc-gnuidn.changes       
2016-07-20 09:21:41.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:20:48 UTC 2016 - [email protected]
+
+- Update to version 0.2.2 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-gnuidn.spec ++++++
--- /var/tmp/diff_new_pack.IUfJrM/_old  2016-07-20 09:21:42.000000000 +0200
+++ /var/tmp/diff_new_pack.IUfJrM/_new  2016-07-20 09:21:42.000000000 +0200
@@ -32,7 +32,9 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRequires:  pkg-config
+BuildRequires:  libidn-devel
+# End cabal-rpm deps
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libidn)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
@@ -40,7 +42,6 @@
 BuildRequires:  ghc-chell-devel
 BuildRequires:  ghc-chell-quickcheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Bindings for GNU IDN.
@@ -51,6 +52,8 @@
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 # Begin cabal-rpm deps:
+Requires:       libidn-devel
+Requires:       pkgconfig
 Requires:       pkgconfig(libidn)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
@@ -64,11 +67,11 @@
 
 
 %build
-%{ghc_lib_build}
+%ghc_lib_build
 
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
 
 
 %check
@@ -78,12 +81,10 @@
 
 
 %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