rpms/purple-facebookchat/devel .cvsignore, 1.2, 1.3 purple-facebookchat-MC-build.patch, 1.1, 1.2 purple-facebookchat.spec, 1.2, 1.3 sources, 1.2, 1.3

Matej Cepl mcepl at fedoraproject.org
Thu Oct 23 20:03:35 UTC 2008


Author: mcepl

Update of /cvs/extras/rpms/purple-facebookchat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16984

Modified Files:
	.cvsignore purple-facebookchat-MC-build.patch 
	purple-facebookchat.spec sources 
Log Message:
New upstream version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/purple-facebookchat/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Sep 2008 15:29:26 -0000	1.2
+++ .cvsignore	23 Oct 2008 20:03:05 -0000	1.3
@@ -1 +1 @@
-pidgin-facebookchat-source-1.35.tar.bz2
+pidgin-facebookchat-source-1.37.tar.bz2

purple-facebookchat-MC-build.patch:

Index: purple-facebookchat-MC-build.patch
===================================================================
RCS file: /cvs/extras/rpms/purple-facebookchat/devel/purple-facebookchat-MC-build.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- purple-facebookchat-MC-build.patch	25 Sep 2008 15:23:48 -0000	1.1
+++ purple-facebookchat-MC-build.patch	23 Oct 2008 20:03:05 -0000	1.2
@@ -1,12 +1,12 @@
-diff -up pidgin-facebook-1.35/libfacebook.c.RH-build pidgin-facebook-1.35/libfacebook.c
---- pidgin-facebook-1.35/libfacebook.c.RH-build	2008-09-22 21:36:56.000000000 +0200
-+++ pidgin-facebook-1.35/libfacebook.c	2008-09-22 21:39:50.000000000 +0200
-@@ -2591,7 +2591,7 @@ static PurplePluginProtocolInfo prpl_inf
+diff -up purple-facebookchat/libfacebook.c.RH-build purple-facebookchat/libfacebook.c
+--- purple-facebookchat/libfacebook.c.RH-build	2008-10-05 10:17:36.000000000 +0200
++++ purple-facebookchat/libfacebook.c	2008-10-23 21:46:58.000000000 +0200
+@@ -2623,7 +2623,7 @@ static PurplePluginProtocolInfo prpl_inf
  	NULL,                   /* unregister_user */
  	NULL,                   /* send_attention */
  	NULL,                   /* attention_types */
--	(gpointer)sizeof(PurplePluginProtocolInfo) /* struct_size */
-+	sizeof(PurplePluginProtocolInfo) /* struct_size */
+-	(gpointer)sizeof(PurplePluginProtocolInfo), /* struct_size */
++	sizeof(PurplePluginProtocolInfo), /* struct_size */
+ 	facebookim_get_account_text_table, /* get_account_text_table */
  };
  
- static PurplePluginInfo info = {


Index: purple-facebookchat.spec
===================================================================
RCS file: /cvs/extras/rpms/purple-facebookchat/devel/purple-facebookchat.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- purple-facebookchat.spec	28 Sep 2008 18:48:33 -0000	1.2
+++ purple-facebookchat.spec	23 Oct 2008 20:03:05 -0000	1.3
@@ -1,11 +1,11 @@
 Name:           purple-facebookchat
-Version:        1.35
-Release:        5%{?dist}
+Version:        1.37
+Release:        1%{?dist}
 Summary:        Libpurple plug-in supporting facebook IM
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://code.google.com/p/facebook-purple/
-Source0:        http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-1.35.tar.bz2
+Source0: http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-%{version}.tar.bz2
 Source3:        %{name}-Makefile
 Patch0:         %{name}-MC-build.patch
 Provides:       pidgin-facebookchat = %{version}-%{release} 
@@ -25,7 +25,7 @@
 status.
 
 %prep
-%setup -q -c
+%setup -q -c -n %{name}
 %patch0 -p1 -b .RH-build
 # Upstream Makefile is totally horrible, use our own instead.
 mv Makefile Makefile.orig
@@ -50,6 +50,9 @@
 %{_datadir}/pixmaps/pidgin/protocols/*/facebook.png
 
 %changelog
+* Thu Oct 23 2008 Matěj Cepl <mcepl at redhat.com> 1.37-1
+- Upstream release.
+
 * Sun Sep 28 2008 Matěj Cepl <mcepl at redhat.com> - 1.35-5
 - Bump release to eliminate pidgin-facebookchat duplicate
   package.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/purple-facebookchat/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Sep 2008 15:29:26 -0000	1.2
+++ sources	23 Oct 2008 20:03:05 -0000	1.3
@@ -1 +1 @@
-80d8e91a094e67377cd816c5af8fcdec  pidgin-facebookchat-source-1.35.tar.bz2
+f64f1d5f1c5e4a1c7f5e7163b73c358d  pidgin-facebookchat-source-1.37.tar.bz2




More information about the scm-commits mailing list