remove 64 bit patch and clean up

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=91
This commit is contained in:
2017-04-25 15:31:36 +00:00
committed by Git OBS Bridge
parent 1d4868db64
commit 25fdf866df
3 changed files with 5 additions and 42 deletions

View File

@@ -34,10 +34,9 @@ Source1: https://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.xz.sig
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=guile&download=1#/%{name}.keyring
Source3: guile-rpmlintrc
# suse specific
Patch1: %{name}-64bit.patch
Patch2: %{name}-1.6.10-mktemp.patch
Patch3: %{name}-threads-test.patch
Patch4: %{name}-net-db-test.patch
Patch2: guile-1.6.10-mktemp.patch
Patch3: guile-threads-test.patch
Patch4: guile-net-db-test.patch
BuildRequires: gc-devel
BuildRequires: gmp-devel
BuildRequires: libffi-devel
@@ -101,7 +100,6 @@ linked in as a library when building extensible programs.
%prep
%setup -q
#%patch1
%patch2
%patch3 -p1
%patch4 -p1