From e882ad084dd2f03e332b413acbc6ffc96ac9dd4e17689fbe9e164ed19009be19 Mon Sep 17 00:00:00 2001 From: Flavio Castelli Date: Wed, 4 Feb 2015 08:30:35 +0000 Subject: [PATCH] Accepting request 283639 from home:apersaud:branches:X11:windowmanagers this should fix: "Source validator failed" from Factory request OBS-URL: https://build.opensuse.org/request/show/283639 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3status?expand=0&rev=6 --- i3status-2.8.tar.bz2 | 4 ++-- i3status.changes | 7 +++++++ i3status.spec | 16 +++++++++------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/i3status-2.8.tar.bz2 b/i3status-2.8.tar.bz2 index 35cdbce..a01325c 100644 --- a/i3status-2.8.tar.bz2 +++ b/i3status-2.8.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b15ccf9e2a677e99a5d6e7619ba7c36f2f3b48fda17b8c1f970d1d2139f56f5c -size 37710 +oid sha256:ab06c5dd454354e6fc64354082616115082b70dc3906361bce5a02beb0f807fe +size 40422 diff --git a/i3status.changes b/i3status.changes index 1b7cf4c..53d88e3 100644 --- a/i3status.changes +++ b/i3status.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 1 00:41:34 UTC 2015 - arun@gmx.de + +- replaced tar-ball with tar-ball from Source location + (they were different for some location, which was the + reason the package didn't get updated in Factory) + ------------------------------------------------------------------- Sa Jul 26 22:2:11 UTC 2014 - email@pfeiffer.pw diff --git a/i3status.spec b/i3status.spec index f04d360..967752b 100644 --- a/i3status.spec +++ b/i3status.spec @@ -1,6 +1,7 @@ # # spec file for package i3status # +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Thomas Pfeiffer # # All modifications and additions to the file contributed by third parties @@ -11,10 +12,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: i3status Version: 2.8 Release: 0 @@ -25,13 +27,13 @@ Source: http://i3wm.org/i3status/%{name}-%{version}.tar.bz2 Url: http://i3wm.org/i3status/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: alsa-devel -BuildRequires: libconfuse-devel -BuildRequires: libasound2 -BuildRequires: libiw-devel -BuildRequires: libyajl-devel -BuildRequires: libcap2 BuildRequires: asciidoc +BuildRequires: libasound2 +BuildRequires: libcap2 +BuildRequires: libconfuse-devel +BuildRequires: libiw-devel BuildRequires: libxslt-devel +BuildRequires: libyajl-devel %description i3status is a small program (about 1500 SLOC) for generating a status bar for @@ -46,6 +48,7 @@ would. %setup -q chmod -x contrib/*.* + %build %__make %{?_smp_mflags} \ OPTFLAGS="%{optflags}" \ @@ -63,4 +66,3 @@ chmod -x contrib/*.* %doc %{_mandir}/man1/i3status.1* %changelog -