Hello community,

here is the log from the commit of package xmobar for openSUSE:Factory checked 
in at 2016-07-21 08:01:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmobar (Old)
 and      /work/SRC/openSUSE:Factory/.xmobar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmobar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmobar/xmobar.changes    2015-05-21 
08:39:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmobar.new/xmobar.changes       2016-07-21 
08:01:21.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:29:01 UTC 2016 - psim...@suse.com
+
+- Update to version 0.23.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xmobar.spec ++++++
--- /var/tmp/diff_new_pack.CCRT5l/_old  2016-07-21 08:01:22.000000000 +0200
+++ /var/tmp/diff_new_pack.CCRT5l/_new  2016-07-21 08:01:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmobar
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -25,15 +25,13 @@
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+# Begin cabal-rpm deps:
 BuildRequires:  ghc-HTTP-devel
 BuildRequires:  ghc-X11-devel
-BuildRequires:  ghc-X11-xft-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-dbus-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-hinotify-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-old-locale-devel
 BuildRequires:  ghc-parsec-devel
@@ -46,9 +44,14 @@
 BuildRequires:  ghc-unix-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  libiw-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xpm)
 BuildRequires:  pkgconfig(xrandr)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ghc-X11-xft-devel
+BuildRequires:  ghc-dbus-devel
+BuildRequires:  ghc-hinotify-devel
+BuildRequires:  libXinerama-devel
 
 %description
 Xmobar is a minimalistic text based status bar.
@@ -61,15 +64,16 @@
 
 %build
 %define cabal_configure_options -f"with_thread with_utf8 with_xft with_xpm 
with_mpris with_dbus with_iwlib with_inotify"
-%{ghc_bin_build}
+%ghc_bin_build
 
 %install
-%{ghc_bin_install}
+%ghc_bin_install
+
 
 %files
 %defattr(-,root,root,-)
 %doc license
-%doc readme.md
+%doc news.md readme.md
 %{_bindir}/%{name}
 
 %changelog


Reply via email to