[openjpeg/f15] when/if restoring poppler patch, make it f16 only

Rex Dieter rdieter at fedoraproject.org
Thu Mar 1 14:07:11 UTC 2012


commit 86f94f651e20e759acd369357d9d3d9c46da5050
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 1 08:06:38 2012 -0600

    when/if restoring poppler patch, make it f16 only

 openjpeg.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openjpeg.spec b/openjpeg.spec
index d94e5f1..862c20c 100644
--- a/openjpeg.spec
+++ b/openjpeg.spec
@@ -94,7 +94,9 @@ rm -rf libs
 %patch52 -p1 -b .autoconf
 autoreconf -i -f
 %endif
+#if 0%{?fedora} > 15
 #patch100 -p1 -b .poppler_regression
+#endif
 
 
 %build


More information about the scm-commits mailing list