Accepting request 878287 from home:WernerFink:branches:Publishing
- Make sure that Upstream source tar ball fits local copy OBS-URL: https://build.opensuse.org/request/show/878287 OBS-URL: https://build.opensuse.org/package/show/Publishing/emacs-gnuplot-mode?expand=0&rev=2
This commit is contained in:
parent
744e2632ea
commit
20109d5365
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 07:04:22 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Make sure that Upstream source tar ball fits local copy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 15:34:47 UTC 2017 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package emacs-gnuplot-mode
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,9 +12,10 @@
|
||||
# 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/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _sitedir %{_datadir}/emacs/site-lisp
|
||||
|
||||
Name: emacs-gnuplot-mode
|
||||
@ -23,7 +24,7 @@ Release: 0
|
||||
Summary: Gnuplot mode for EMACS
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Editors
|
||||
Url: https://github.com/bruceravel/gnuplot-mode/tree/master
|
||||
URL: https://github.com/bruceravel/gnuplot-mode/tree/master
|
||||
Source: https://github.com/bruceravel/gnuplot-mode/archive/%{version}.tar.gz#/gnuplot-mode-%{version}.tar.gz
|
||||
BuildRequires: emacs-nox
|
||||
BuildRequires: texlive-latex
|
||||
@ -41,11 +42,12 @@ command completion.
|
||||
|
||||
%package doc
|
||||
Summary: Documentation for EMACS Gnuplot mode
|
||||
|
||||
%description doc
|
||||
This package contains the Gnuplot mode documentation in PDF format.
|
||||
|
||||
%prep
|
||||
%setup -q -n gnuplot-mode-%{version}
|
||||
%setup -q -n gnuplot-%{version}
|
||||
|
||||
%build
|
||||
make -f Makefile.dst default pdf
|
||||
@ -55,7 +57,6 @@ install -pm 755 -d %{buildroot}%{_sitedir}
|
||||
install -pm 644 gnuplot*.el %{buildroot}%{_sitedir}/
|
||||
install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README.org dotemacs.el
|
||||
@ -67,4 +68,3 @@ install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/
|
||||
%doc gpelcard.pdf
|
||||
|
||||
%changelog
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:310018d8c313ebd817e3e6116ab28eb2b848fa0992917b5ee4148d6073f59f3e
|
||||
size 373475
|
||||
oid sha256:24032e4465470d284a960c7c6073bc93f9c26be4ad14cc0f4a8fa5b90205d8b8
|
||||
size 373467
|
||||
|
Loading…
x
Reference in New Issue
Block a user