forked from pool/i3status
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
This commit is contained in:
parent
602a4f1ed7
commit
e882ad084d
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:b15ccf9e2a677e99a5d6e7619ba7c36f2f3b48fda17b8c1f970d1d2139f56f5c
|
oid sha256:ab06c5dd454354e6fc64354082616115082b70dc3906361bce5a02beb0f807fe
|
||||||
size 37710
|
size 40422
|
||||||
|
@ -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
|
Sa Jul 26 22:2:11 UTC 2014 - email@pfeiffer.pw
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package i3status
|
# spec file for package i3status
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2014 Thomas Pfeiffer <email@pfeiffer.pw>
|
# Copyright (c) 2014 Thomas Pfeiffer <email@pfeiffer.pw>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
#
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: i3status
|
Name: i3status
|
||||||
Version: 2.8
|
Version: 2.8
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -25,13 +27,13 @@ Source: http://i3wm.org/i3status/%{name}-%{version}.tar.bz2
|
|||||||
Url: http://i3wm.org/i3status/
|
Url: http://i3wm.org/i3status/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
BuildRequires: libconfuse-devel
|
|
||||||
BuildRequires: libasound2
|
|
||||||
BuildRequires: libiw-devel
|
|
||||||
BuildRequires: libyajl-devel
|
|
||||||
BuildRequires: libcap2
|
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
|
BuildRequires: libasound2
|
||||||
|
BuildRequires: libcap2
|
||||||
|
BuildRequires: libconfuse-devel
|
||||||
|
BuildRequires: libiw-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
|
BuildRequires: libyajl-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
i3status is a small program (about 1500 SLOC) for generating a status bar for
|
i3status is a small program (about 1500 SLOC) for generating a status bar for
|
||||||
@ -46,6 +48,7 @@ would.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
chmod -x contrib/*.*
|
chmod -x contrib/*.*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%__make %{?_smp_mflags} \
|
%__make %{?_smp_mflags} \
|
||||||
OPTFLAGS="%{optflags}" \
|
OPTFLAGS="%{optflags}" \
|
||||||
@ -63,4 +66,3 @@ chmod -x contrib/*.*
|
|||||||
%doc %{_mandir}/man1/i3status.1*
|
%doc %{_mandir}/man1/i3status.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user