rpms/gloox/F-12 .cvsignore, 1.3, 1.4 gloox.spec, 1.3, 1.4 sources, 1.3, 1.4

Pavel Alexeev hubbitus at fedoraproject.org
Mon Oct 19 05:24:38 UTC 2009


Author: hubbitus

Update of /cvs/pkgs/rpms/gloox/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14541

Modified Files:
	.cvsignore gloox.spec sources 
Log Message:
* Sun Oct 18 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0rc3-0.8.SVNr4204
- New build due resolve my bugreport https://mail.camaya.net/horde/whups/ticket/?id=157

* Sun Oct 18 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0rc3-0.7.SVNr4203
- rc3.
- Euroelessar (one of qutIM developer, thank you) submit patches:
	http://bugs.camaya.net/horde/whups/ticket/?id=110
	http://bugs.camaya.net/horde/whups/ticket/?id=155
	http://bugs.camaya.net/horde/whups/ticket/?id=154
	http://bugs.camaya.net/horde/whups/ticket/?id=153
	http://bugs.camaya.net/horde/whups/ticket/?id=152
	http://bugs.camaya.net/horde/whups/ticket/?id=151
	http://bugs.camaya.net/horde/whups/ticket/?id=150
	http://bugs.camaya.net/horde/whups/ticket/?id=149
	all is important and rev 4200 at least required.
- Include UPGRADING to %%doc




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gloox/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	30 Jul 2009 12:15:39 -0000	1.3
+++ .cvsignore	19 Oct 2009 05:24:38 -0000	1.4
@@ -1 +1 @@
-gloox-1.0-SVNr4029.tar.bz2
+gloox-1.0rc3-SVNr4204.tar.bz2


Index: gloox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gloox/F-12/gloox.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- gloox.spec	30 Jul 2009 12:15:39 -0000	1.3
+++ gloox.spec	19 Oct 2009 05:24:38 -0000	1.4
@@ -1,17 +1,17 @@
 #% define beta 7
-%define SVN 4029
+%define SVN 4204
 
 Name:		gloox
-Version:		1.0
-Release:		0.7.%{?beta:beta%{beta}}%{?SVN:SVNr%{SVN}}%{?dist}
+Version:		1.0rc3
+Release:		0.8.%{?beta:beta%{beta}}%{?SVN:SVNr%{SVN}}%{?dist}
 Summary:		A rock-solid, full-featured Jabber/XMPP client library
 Group:		System Environment/Libraries
 License:		GPLv2
 URL:			http://camaya.net/gloox
 #Source0:		http://camaya.net/download/%{name}-%{version}%{?beta:-beta%{beta}}.tar.bz2
 
-# svn export -r4029 svn://svn.camaya.net/gloox/trunk gloox-1.0 && \
-#	tar -cjf gloox-1.0-SVNr4029.tar.bz2 gloox-1.0
+# svn export svn://svn.camaya.net/gloox/trunk gloox-1.0rc3 \
+#	tar -cjf gloox-1.0rc3-SVNr4203.tar.bz2 gloox-1.0rc3
 Source0:		%{name}-%{version}%{?beta:-beta%{beta}}%{?SVN:-SVNr%{SVN}}.tar.bz2
 
 #Patch1:		gloox-no_ns_get16.patch
@@ -51,6 +51,7 @@ developing applications that use %{name}
 %endif
 
 %configure --disable-static
+
 make %{?_smp_mflags}
 # recode to UTF
 mv -f AUTHORS AUTHORS.old
@@ -70,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog LICENSE README TODO
+%doc AUTHORS ChangeLog LICENSE README TODO UPGRADING
 %{_libdir}/*.so.*
 
 %files devel
@@ -82,6 +83,23 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Sun Oct 18 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0rc3-0.8.SVNr4204
+- New build due resolve my bugreport https://mail.camaya.net/horde/whups/ticket/?id=157
+
+* Sun Oct 18 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0rc3-0.7.SVNr4203
+- rc3.
+- Euroelessar (one of qutIM developer, thank you) submit patches:
+	http://bugs.camaya.net/horde/whups/ticket/?id=110
+	http://bugs.camaya.net/horde/whups/ticket/?id=155
+	http://bugs.camaya.net/horde/whups/ticket/?id=154
+	http://bugs.camaya.net/horde/whups/ticket/?id=153
+	http://bugs.camaya.net/horde/whups/ticket/?id=152
+	http://bugs.camaya.net/horde/whups/ticket/?id=151
+	http://bugs.camaya.net/horde/whups/ticket/?id=150
+	http://bugs.camaya.net/horde/whups/ticket/?id=149
+	all is important and rev 4200 at least required.
+- Include UPGRADING to %%doc
+
 * Wed Jul 29 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0-0.6.SVNr4029
 - New build due to close several bugs:
 	https://mail.camaya.net/horde/whups/ticket/?id=140 - delete patch gloox-1.0-beta-SVNr4003-missed_header.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gloox/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	30 Jul 2009 12:15:39 -0000	1.3
+++ sources	19 Oct 2009 05:24:38 -0000	1.4
@@ -1 +1 @@
-280e5dc6790ff3cb0418c9b309f16aa9  gloox-1.0-SVNr4029.tar.bz2
+438edd7e83792c2e1905154e79bcd048  gloox-1.0rc3-SVNr4204.tar.bz2




More information about the scm-commits mailing list