Hello community,

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

Package is "git-annex"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes      2016-06-20 
11:07:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.git-annex.new/git-annex.changes 2016-07-20 
09:19:00.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:20:53 UTC 2016 - psim...@suse.com
+
+- Update to version 6.20160511 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ git-annex.spec ++++++
--- /var/tmp/diff_new_pack.5pQUMc/_old  2016-07-20 09:19:01.000000000 +0200
+++ /var/tmp/diff_new_pack.5pQUMc/_new  2016-07-20 09:19:01.000000000 +0200
@@ -26,7 +26,6 @@
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 # Begin cabal-rpm deps:
-BuildRequires:  bash-completion
 BuildRequires:  ghc-DAV-devel
 BuildRequires:  ghc-IfElse-devel
 BuildRequires:  ghc-MissingH-devel
@@ -117,14 +116,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # End cabal-rpm deps
 # Manually added dependencies which the Cabal file does not declare
-Requires(post):    desktop-file-utils
-Requires(postun):  desktop-file-utils
-Requires(post):    hicolor-icon-theme
-Requires(postun):  hicolor-icon-theme
-BuildRequires:  curl
 BuildRequires:  git-core
 BuildRequires:  rsync
 Requires:       git-core
+BuildRequires:  bash-completion
+BuildRequires:  curl
+Requires(post): desktop-file-utils
+Requires(post): hicolor-icon-theme
+Requires(postun): desktop-file-utils
+Requires(postun): hicolor-icon-theme
 Recommends:     curl
 Recommends:     gpg2
 Recommends:     lsof
@@ -163,15 +163,16 @@
 %prep
 %setup -q
 
+
 %build
-%{ghc_bin_build}
+%ghc_bin_build
 
 %install
 %ghc_bin_install
 make DESTDIR=%{buildroot} BUILDER=./Setup install-misc install-mans
 
 %check
-make DESTDIR=%{buildroot} BUILDER=./Setup test
+make %{?_smp_mflags} DESTDIR=%{buildroot} BUILDER=./Setup test
 
 %post
 %desktop_database_post
@@ -192,7 +193,7 @@
 %dir %{_datadir}/icons/hicolor/scalable
 %dir %{_datadir}/icons/hicolor/scalable/apps
 %{_sysconfdir}/xdg/autostart/git-annex.desktop
-%{_mandir}/man1/git-annex*.1.gz
+%{_mandir}/man1/git-annex*.1%{ext_man}
 %{_datadir}/applications/git-annex.desktop
 %{_datadir}/icons/hicolor/16x16/apps/git-annex.png
 %{_datadir}/icons/hicolor/scalable/apps/git-annex.svg


Reply via email to