[whatsup: 2/2] Upstream released new version Link against system-provided expat (#652981) Fixes FTBFS (#661001) Dro

Ruben Kerkhof ruben at fedoraproject.org
Thu Mar 10 17:35:06 UTC 2011


commit 7014939940a6d7a8670ba7fa1b3bcc1c32e6812b
Merge: 6f6082d ac05de6
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Thu Mar 10 18:34:49 2011 +0100

    Upstream released new version
    Link against system-provided expat (#652981)
    Fixes FTBFS (#661001)
    Drop patch for incorrect open which was merged upstream

 .gitignore                    |    1 +
 sources                       |    2 +-
 whatsup-fix-initscript.patch  |   12 ++++++------
 whatsup-incorrect-open.patch  |   12 ------------
 whatsup-move-initscript.patch |   31 +++++++++++++++++--------------
 whatsup.spec                  |   23 ++++++++++++++---------
 6 files changed, 39 insertions(+), 42 deletions(-)
---
diff --cc whatsup.spec
index fbb14f5,69ecb35..c421c29
--- a/whatsup.spec
+++ b/whatsup.spec
@@@ -15,10 -15,9 +15,10 @@@ License:       GPLv2
  URL:           https://computing.llnl.gov/linux/whatsup.html
  Source0:       http://master.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
  Source1:       %{name}-hostsfile
- Patch0:        %{name}-incorrect-open.patch
- Patch1:        %{name}-move-initscript.patch
- Patch2:        %{name}-fix-initscript.patch 
- BuildRequires: perl(ExtUtils::MakeMaker)
+ Patch0:        %{name}-move-initscript.patch
+ Patch1:        %{name}-fix-initscript.patch 
++Patch2:        %{name}-install-into-vendorarch.patch
+ BuildRequires: perl(ExtUtils::MakeMaker) expat-devel
  Requires:      %{libname} = %{version}-%{release}
  
  %description


More information about the scm-commits mailing list