Accepting request 597190 from home:AndreasStieger:branches:Publishing
- remove dependendy on gpg-offline, this is now part of the standard source services - Use %license (boo#1082318) OBS-URL: https://build.opensuse.org/request/show/597190 OBS-URL: https://build.opensuse.org/package/show/Publishing/plotutils?expand=0&rev=23
This commit is contained in:
parent
b47487326f
commit
fb8e26ec38
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 18:16:31 UTC 2018 - astieger@suse.com
|
||||
|
||||
- remove dependendy on gpg-offline, this is now part of the
|
||||
standard source services
|
||||
- Use %license (boo#1082318)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 29 18:10:52 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plotutils
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -53,9 +53,6 @@ BuildRequires: pkgconfig(xaw7)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
%endif
|
||||
%if %suse_version >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
Requires(pre): %install_info_prereq
|
||||
Requires(pre): %suseconfig_fonts_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -205,6 +202,7 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%doc %{_docdir}/%{name}
|
||||
%{_bindir}/*
|
||||
%doc %{_infodir}/plotutils*.info*
|
||||
|
Loading…
Reference in New Issue
Block a user