Accepting request 584649 from GNOME:Apps
Scripted push of project GNOME:Next (forwarded request 583484 from dimstar) OBS-URL: https://build.opensuse.org/request/show/584649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 16:30:46 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Modernize spec-file by calling spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 01:44:55 UTC 2017 - luc14n0@linuxmail.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnucash-docs
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX 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
|
||||
@@ -20,14 +20,13 @@ Name: gnucash-docs
|
||||
Version: 2.6.19
|
||||
Release: 0
|
||||
Summary: Documentation Module for GnuCash
|
||||
License: GFDL-1.1 and GPL-2.0+
|
||||
License: GFDL-1.1-only AND GPL-2.0-or-later
|
||||
Group: Productivity/Office/Finance
|
||||
Url: http://www.gnucash.org/
|
||||
URL: http://www.gnucash.org/
|
||||
Source: https://download.sourceforge.net/gnucash/gnucash-docs-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: xsltproc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@@ -51,8 +50,8 @@ make %{?_smp_mflags}
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
|
||||
%files -f gnucash-guide.lang -f gnucash-help.lang
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING COPYING-DOCS HACKING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS COPYING-DOCS HACKING NEWS README
|
||||
# Own dirs so we do not have to depend on libgnome
|
||||
%dir %{_datadir}/gnome
|
||||
%dir %{_datadir}/gnome/help
|
||||
@@ -61,4 +60,4 @@ make %{?_smp_mflags}
|
||||
%dir %{_datadir}/gnome/help/gnucash-help
|
||||
%doc %{_datadir}/gnome/help/gnucash-help/C/
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user