rpms/libyahoo2/EL-4 libyahoo2.spec,1.1,1.2 sources,1.2,1.3

rayvd rayvd at fedoraproject.org
Mon Mar 15 03:38:39 UTC 2010


Author: rayvd

Update of /cvs/pkgs/rpms/libyahoo2/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19971

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


Index: libyahoo2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/EL-4/libyahoo2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libyahoo2.spec	1 Jun 2008 21:37:09 -0000	1.1
+++ libyahoo2.spec	15 Mar 2010 03:38:38 -0000	1.2
@@ -1,14 +1,18 @@
+%define svn_release 20100314svn
+
 Summary:       Library for the Yahoo! Messenger Protocol
 Name:          libyahoo2  
 Version:       0.7.7
-Release:       1%{?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,6 +62,9 @@ iconv -f iso8859-1 -t UTF8 NEWS > NEWS.u
 %postun -p /sbin/ldconfig
 
 %changelog
+* 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)
 - Upstream released 0.7.7 (fixes Fedora >= 9 compilation failures)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	1 Jun 2008 21:37:09 -0000	1.2
+++ sources	15 Mar 2010 03:38:38 -0000	1.3
@@ -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