rpms/gaim-gaym/devel .cvsignore, 1.4, 1.5 gaim-gaym.spec, 1.3, 1.4 sources, 1.4, 1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Nov 4 08:58:46 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/gaim-gaym/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22883

Modified Files:
	.cvsignore gaim-gaym.spec sources 
Log Message:
update to svn release 290



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gaim-gaym/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	24 Oct 2006 06:05:07 -0000	1.4
+++ .cvsignore	4 Nov 2006 08:58:16 -0000	1.5
@@ -1,2 +1,2 @@
-qrc-0.96-289svn.tar.gz
-gaim-2.0.0beta3.tar.bz2
+qrc-0.96-290svn.tar.gz
+gaim-2.0.0beta4.tar.gz


Index: gaim-gaym.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-gaym/devel/gaim-gaym.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gaim-gaym.spec	24 Oct 2006 06:05:07 -0000	1.3
+++ gaim-gaym.spec	4 Nov 2006 08:58:16 -0000	1.4
@@ -2,23 +2,23 @@
 %define gaim_min 2:%(pkg-config --modversion gaim | awk -F- '{ print $1 }')
 %define gaim_max 2:3.0.0
 
-%define gaimsrcver 2.0.0beta3
+%define gaimsrcver 2.0.0beta4
 
 # it's not quite 0.97, but it's definitely:
 #   branch:      fork-for-gaim-2
-#   svn release: 289
-%define alphatag 289svn
+#   svn release: 290
+%define alphatag 290svn
 
 Name:           gaim-gaym
 Version:        0.96
-Release:        3%{?alphatag:.2.%{alphatag}}%{?dist}
+Release:        3%{?alphatag:.4.%{alphatag}}%{?dist}
 Summary:        A gay.com protocol plugin for gaim
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://groups.yahoo.com/group/gaymplugin/
 Source0: http://download.berlios.de/qrc/qrc-%{version}%{?alphatag:-%{alphatag}}.tar.gz
-Source1:        http://download.sourceforge.net/gaim/gaim-%{gaimsrcver}.tar.bz2
+Source1:        http://download.sourceforge.net/gaim/gaim-%{gaimsrcver}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gaim-devel < %{gaim_max}, gtk2-devel
@@ -43,15 +43,15 @@
 
 # copy the needed headers to the right places...
 for i in gaym/src bot-challenger gaym-extras/src ; do
-    cp gaim-%{gaimsrcver}/src/internal.h $i
-    cp gaim-%{gaimsrcver}/src/prefix.h   $i
+    cp gaim-%{gaimsrcver}/libgaim/internal.h $i
+    cp gaim-%{gaimsrcver}/libgaim/prefix.h   $i
 done
 
 rm -rf gaim-%{gaimsrcver}
 
 %build
 autoreconf --force --install
-%configure --enable-display_options
+%configure --enable-display_options --disable-gaym-extras
 make %{?_smp_mflags}
 
 
@@ -70,12 +70,19 @@
 # README.svn and README.mingw pertain to devel & win32 issues
 %doc ChangeLog COPYING INSTALL README TODO
 %{_libdir}/gaim/*.so
-%{_datadir}/pixmaps/gaim/gaym
 %{_datadir}/pixmaps/gaim/status/default/*
 %exclude %{_libdir}/gaim/*.la
 
 
 %changelog
+* Sat Nov 04 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.96-3.4.290svn
+- update to svn rel 290, tag fork-for-gaim-2
+
+* Sun Oct 29 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.96-3.3.289svn
+- rebuilt with beta4
+- disable the extras plugin; beta4 breaks compilation :(
+- gaim_url_fetch becomes gaim_util_fetch_url
+
 * Mon Oct 23 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.96-3.2.289svn
 - it helps to upload all sources to the lookaside cache.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gaim-gaym/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	24 Oct 2006 06:05:07 -0000	1.4
+++ sources	4 Nov 2006 08:58:16 -0000	1.5
@@ -1,2 +1,2 @@
-34e5740bf03eeb2bd68dfeac54404813  qrc-0.96-289svn.tar.gz
-c077655e4dd251cf22c406777c985a74  gaim-2.0.0beta3.tar.bz2
+e21596c613f98a9d4661a1118757e35b  qrc-0.96-290svn.tar.gz
+9bd1d2a9191d4083ff8161b5683cc8a7  gaim-2.0.0beta4.tar.gz




More information about the scm-commits mailing list