SHA256
1
0
forked from pool/plotutils
Dominique Leuenberger 2018-04-17 09:14:22 +00:00 committed by Git OBS Bridge
commit ff8de16291
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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*