Accepting request 767512 from utilities
OBS-URL: https://build.opensuse.org/request/show/767512 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/most?expand=0&rev=3
This commit is contained in:
commit
910849ca65
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501
|
|
||||||
size 162172
|
|
3
most-pre5.2-1.tar.gz
Normal file
3
most-pre5.2-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ceaf2bbd1ce113d88af29ece3f71764532aa82c8794747ef5c1f4aeebefc04fe
|
||||||
|
size 162321
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 22 20:58:13 UTC 2020 - Sébastien POHER <sogal@opensuse.org>
|
||||||
|
|
||||||
|
- Upgrade to pre5.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 14 09:43:10 UTC 2019 - Sébastien 'sogal' Poher <sogal@opensuse.org>
|
Sun Apr 14 09:43:10 UTC 2019 - Sébastien 'sogal' Poher <sogal@opensuse.org>
|
||||||
|
|
||||||
|
11
most.spec
11
most.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package most
|
# spec file for package most
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,18 +12,19 @@
|
|||||||
# 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 https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define bugfix 1
|
||||||
Name: most
|
Name: most
|
||||||
Version: 5.1.0
|
Version: pre5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File viewer and pager
|
Summary: File viewer and pager
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
URL: https://www.jedsoft.org/most/
|
URL: https://www.jedsoft.org/most/
|
||||||
Source: https://www.jedsoft.org/snapshots/%{name}-%{version}.tar.gz
|
Source: https://www.jedsoft.org/snapshots/%{name}-%{version}-%{bugfix}.tar.gz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: slang-devel
|
BuildRequires: slang-devel
|
||||||
|
|
||||||
@ -32,7 +33,7 @@ Most is a paging program.
|
|||||||
It supports multiple windows and can scroll left and right.
|
It supports multiple windows and can scroll left and right.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}-%{bugfix}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --prefix=%{_prefix}
|
%configure --prefix=%{_prefix}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user