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:
Dr. Werner Fink 2021-03-30 09:12:51 +00:00 committed by Git OBS Bridge
parent 744e2632ea
commit 20109d5365
3 changed files with 13 additions and 8 deletions

View File

@ -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 Mon Nov 20 15:34:47 UTC 2017 - stefan.bruens@rwth-aachen.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package emacs-gnuplot-mode # 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 # 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,9 +12,10 @@
# 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 _sitedir %{_datadir}/emacs/site-lisp %define _sitedir %{_datadir}/emacs/site-lisp
Name: emacs-gnuplot-mode Name: emacs-gnuplot-mode
@ -23,7 +24,7 @@ Release: 0
Summary: Gnuplot mode for EMACS Summary: Gnuplot mode for EMACS
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Text/Editors 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 Source: https://github.com/bruceravel/gnuplot-mode/archive/%{version}.tar.gz#/gnuplot-mode-%{version}.tar.gz
BuildRequires: emacs-nox BuildRequires: emacs-nox
BuildRequires: texlive-latex BuildRequires: texlive-latex
@ -41,11 +42,12 @@ command completion.
%package doc %package doc
Summary: Documentation for EMACS Gnuplot mode Summary: Documentation for EMACS Gnuplot mode
%description doc %description doc
This package contains the Gnuplot mode documentation in PDF format. This package contains the Gnuplot mode documentation in PDF format.
%prep %prep
%setup -q -n gnuplot-mode-%{version} %setup -q -n gnuplot-%{version}
%build %build
make -f Makefile.dst default pdf 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*.el %{buildroot}%{_sitedir}/
install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/ install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/
%files %files
%license COPYING %license COPYING
%doc README.org dotemacs.el %doc README.org dotemacs.el
@ -67,4 +68,3 @@ install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/
%doc gpelcard.pdf %doc gpelcard.pdf
%changelog %changelog

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:310018d8c313ebd817e3e6116ab28eb2b848fa0992917b5ee4148d6073f59f3e oid sha256:24032e4465470d284a960c7c6073bc93f9c26be4ad14cc0f4a8fa5b90205d8b8
size 373475 size 373467