diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-02-01 21:02:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-02-01 21:02:24 +0100 |
commit | 8d986282fffe176d5b14625822df666b49ea0073 (patch) | |
tree | 6577b368bd0ff9c9e0a2795d3b338b61f049f345 | |
parent | b9baae32b7f3d0ff6d53c289b6691ebb6a767d44 (diff) |
minor fixes
-rw-r--r-- | xulrunner.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xulrunner.spec b/xulrunner.spec index 7f54144..b06ab88 100644 --- a/xulrunner.spec +++ b/xulrunner.spec @@ -282,7 +282,9 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{gecko_dir_ver}/' %{P:%%PATCH0} \ %patch38 -p2 -b .696393 %patch39 -p1 -b .707993 +%if 0%{?fedora} >= 14 %patch40 -p2 -b .682832 +%endif %patch41 -p2 -b .secondary-build %patch42 -p1 -b .706724 %patch43 -p1 -b .file |