not needed anymore

f41
David Tardon 8 years ago
parent 20b5077809
commit 14ae80d9c0

@ -1,25 +0,0 @@
From 3b80333b8d98e74bef22e5484b9db2b79310303f Mon Sep 17 00:00:00 2001
From: rpmbuild <rpmbuild@fedoraproject.org>
Date: Thu, 20 Feb 2014 19:44:49 +0100
Subject: [PATCH] never run autogen.sh
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 41479bd..a5d7368 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -19,7 +19,7 @@ build_goal:=$(if $(filter build check,$(MAKECMDGOALS)),all)\
SRCDIR := @SRC_ROOT@
BUILDDIR := @BUILDDIR@
-GIT_BUILD := $(if $(wildcard $(SRCDIR)/.git),T)
+GIT_BUILD :=
# Run autogen.sh if needed and force make to restart itself.
# ... but there are several cases where we do not want to run
--
2.1.0

@ -231,18 +231,16 @@ Requires: %{name}-math%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-base%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-emailmerge%{?_isa} = %{epoch}:%{version}-%{release}
# not upstreamed
Patch0: 0001-never-run-autogen.sh.patch
# not upstreamed: upstream wants an automatic restart after a crash; we
# want a nice abrt report
Patch1: 0001-don-t-suppress-crashes.patch
Patch0: 0001-don-t-suppress-crashes.patch
# not upstreamed
Patch2: 0001-Related-tdf-106100-recover-mangled-svg-in-presentati.patch
Patch1: 0001-Related-tdf-106100-recover-mangled-svg-in-presentati.patch
# not upstreamed
Patch3: 0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch
Patch4: 0001-apparently-the-executable-does-not-need-pdfium-direc.patch
Patch5: 0001-add-missing-dep-on-dir.patch
Patch6: 0001-Use-gcd-from-boost-math-gcd.patch
Patch2: 0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch
Patch3: 0001-apparently-the-executable-does-not-need-pdfium-direc.patch
Patch4: 0001-add-missing-dep-on-dir.patch
Patch5: 0001-Use-gcd-from-boost-math-gcd.patch
%if 0%{?rhel}
# not upstreamed

Loading…
Cancel
Save