OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=28
This commit is contained in:
parent
12378262af
commit
afe1f63144
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnuhealth
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014-2018 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -91,12 +91,6 @@ the implementations and trainings.
|
||||
This is the server component of GNU Health.
|
||||
You would need the GNU Health Client as well, on the same or a different machine. You may use the Tryton Client either
|
||||
|
||||
#%package federation
|
||||
#Summary: The Federation Server of the GNU Health Package
|
||||
#Group: Productivity/Office/Management
|
||||
#Requires: python3-pymongo
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
#%patch0 -p1
|
||||
@ -160,10 +154,6 @@ EOF
|
||||
%postun
|
||||
%service_del_postun gnuhealth.service
|
||||
|
||||
#%files federation
|
||||
#%defattr(-,root,root)
|
||||
#%{python_sitelib}/gnuhealth-federation/*
|
||||
|
||||
%files
|
||||
%defattr(744,root,root)
|
||||
%{_bindir}/gnuhealth-control
|
||||
|
Loading…
Reference in New Issue
Block a user