[freehoo/el6/master] Trying to make this go!

rayvd rayvd at fedoraproject.org
Tue Aug 10 04:45:17 UTC 2010


commit edf932e3c0860d8f6d3da6f9a0075bb7a20112ea
Author: Ray Van Dolson <rayvd at fedoraproject.org>
Date:   Mon Aug 9 21:43:43 2010 -0700

    Trying to make this go!

 freehoo.spec |   11 ++++++++---
 sources      |    1 +
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/freehoo.spec b/freehoo.spec
index 4ffe839..b114dd2 100644
--- a/freehoo.spec
+++ b/freehoo.spec
@@ -2,20 +2,21 @@
 
 Name:             freehoo
 Version:          3.5.3
-Release:          4.%{cvs_version}%{?dist}
+Release:          5.%{cvs_version}%{?dist}
 Summary:          Freehoo is a free console based messenger for Yahoo IM Service
 Group:            Applications/Internet
 License:          GPLv2+
 URL:              http://www.nongnu.org/freehoo/
 Source0:          http://download.savannah.gnu.org/releases/freehoo/freehoo-%{version}.%{cvs_version}.tar.gz
+Patch0:           freehoo-libyahoo2-1.0.0.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:         libyahoo2 >= 0.7.7-4.20100314svn words openssl
+Requires:         libyahoo2 >= 1.0.0 words openssl
 Requires(post):   info
 Requires(preun):  info
 BuildRequires:    guile-devel 
 BuildRequires:    readline-devel 
 BuildRequires:    glib2-devel 
-BuildRequires:    libyahoo2-devel >= 0.7.7-4.20100314svn
+BuildRequires:    libyahoo2-devel >= 1.0.0
 BuildRequires:    texinfo
 BuildRequires:    openssl-devel
 
@@ -27,6 +28,7 @@ unfeasible.
 
 %prep
 %setup -q -n %{name}-%{version}.%{cvs_version}
+%patch0 -p0 -b .libyahoo2-1.0.0
 
 %build
 %configure \
@@ -69,6 +71,9 @@ fi
 %{_mandir}/man?/*
 
 %changelog
+* Sun Jul 25 2010 Ray Van Dolson <rayvd at fedoraproject.org> - 3.5.3-5.20100314cvs
+- Rebuild against libyahoo2 1.0.0
+
 * Sun Mar 14 2010 Ray Van Dolson <rayvd at fedoraproject.org> - 3.5.3-4.20100314cvs
 - Rebuild against new libyahoo2
 
diff --git a/sources b/sources
index 3284d82..6725482 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 b57a19088ff07e93ef6a13253876e2ef  freehoo-3.5.3.20100314cvs.tar.gz
+555f15d393273711994a6e6076e8d05f  freehoo-libyahoo2-1.0.0.patch


More information about the scm-commits mailing list