rpms/libyahoo2/F-11 libyahoo2.spec,1.6,1.7 sources,1.4,1.5

rayvd rayvd at fedoraproject.org
Mon Mar 15 03:48:26 UTC 2010


Author: rayvd

Update of /cvs/pkgs/rpms/libyahoo2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21311

Modified Files:
	libyahoo2.spec sources 
Log Message:
Updated version of libyahoo2 with support for YMSG16


Index: libyahoo2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/F-11/libyahoo2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libyahoo2.spec	25 Feb 2009 20:13:15 -0000	1.6
+++ libyahoo2.spec	15 Mar 2010 03:48:26 -0000	1.7
@@ -1,14 +1,18 @@
+%define svn_release 20100314svn
+
 Summary:       Library for the Yahoo! Messenger Protocol
 Name:          libyahoo2  
 Version:       0.7.7
-Release:       2%{?dist}
+Release:       1.%{svn_release}%{?dist}
 Group:         System Environment/Libraries
 License:       GPLv2
 Url:           http://libyahoo2.sourceforge.net/
-Source:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.%{svn_release}.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:      pkgconfig
-BuildRequires: pkgconfig glib2-devel
+Requires:      pkgconfig openssl
+BuildRequires: pkgconfig
+BuildRequires: glib2-devel
+BuildRequires: openssl-devel
 
 %description
 libyahoo2 is a C library interface to the new Yahoo! Messenger protocol. It
@@ -58,8 +62,8 @@ iconv -f iso8859-1 -t UTF8 NEWS > NEWS.u
 %postun -p /sbin/ldconfig
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Sun Mar 14 2010 Ray Van Dolson <rayvd at fedoraproject.org> - 0.7.7-1.20100314svn
+- Support new libyahoo2 authentication protocol
 
 * Sun Jun 01 2008 Ray Van Dolson <rayvd at bludgeon.org> - 0.7.7-1
 - Added BuildRequires (pkgconfig, glib2-devel)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	1 Jun 2008 21:21:48 -0000	1.4
+++ sources	15 Mar 2010 03:48:26 -0000	1.5
@@ -1 +1 @@
-fe8168c7c443b1363e834cc98143efec  libyahoo2-0.7.7.tar.bz2
+a2a6da691861f587ee21b35f88f5dd5e  libyahoo2-0.7.7.20100314svn.tar.bz2



More information about the scm-commits mailing list