forked from pool/gnuhealth
Accepting request 780496 from Application:ERP:GNUHealth:3.6
version 3.6.3 OBS-URL: https://build.opensuse.org/request/show/780496 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=46
This commit is contained in:
committed by
Git OBS Bridge
parent
1616f85837
commit
4e76840c86
@@ -21,11 +21,11 @@
|
||||
%define majorver 3.6
|
||||
Name: gnuhealth
|
||||
|
||||
Version: %{majorver}.2
|
||||
Version: %{majorver}.3
|
||||
Release: 0
|
||||
|
||||
# List of additional build dependencies
|
||||
###ildRequires: fdupes
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python3-rpm-macros
|
||||
BuildRequires: python3-setuptools
|
||||
|
||||
@@ -106,7 +106,7 @@ This package provides the interface to Orthanc
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p2
|
||||
%patch0 -p1
|
||||
##atch1 -p1
|
||||
##atch2 -p1
|
||||
cp %{S:1} .
|
||||
@@ -141,7 +141,7 @@ install -p -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_unitdir}/%{name}-webdav@.service
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/tryton
|
||||
|
||||
####ython_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%pre
|
||||
#Write environment changes to /etc/bash.bashrc.local
|
||||
|
Reference in New Issue
Block a user