rpms/loudmouth/devel .cvsignore, 1.16, 1.17 loudmouth.spec, 1.41, 1.42 sources, 1.16, 1.17

Brian Pepple bpepple at fedoraproject.org
Fri Aug 29 00:38:09 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/loudmouth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31568

Modified Files:
	.cvsignore loudmouth.spec sources 
Log Message:
* Thu Aug 28 2008 Brian Pepple <bpepple at fedoraproject.org> - 1.4.2-1
- Update to 1.4.2.
- Enable libasyncns support.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/loudmouth/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	2 Aug 2008 14:36:06 -0000	1.16
+++ .cvsignore	29 Aug 2008 00:37:37 -0000	1.17
@@ -1 +1 @@
-loudmouth-1.4.1.tar.bz2
+loudmouth-1.4.2.tar.bz2


Index: loudmouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/loudmouth/devel/loudmouth.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- loudmouth.spec	2 Aug 2008 14:36:06 -0000	1.41
+++ loudmouth.spec	29 Aug 2008 00:37:37 -0000	1.42
@@ -2,7 +2,7 @@
 %define gnutls_ver 1.4.0
 
 Name:           loudmouth
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Loudmouth is a Jabber programming library written in C
 
@@ -16,7 +16,7 @@
 BuildRequires:  glib2-devel >= 2.4.0
 BuildRequires:	check-devel
 BuildRequires:	libidn-devel
-
+BuildRequires:	libasyncns-devel
 %if %{with_ssl}
 BuildRequires:	gnutls-devel >= %{gnutls_ver}
 %endif
@@ -51,6 +51,7 @@
 
 %build
 %configure --enable-static=no	\
+	   --with-asyncns=yes	\
 %if %{with_ssl}
 	   --with-ssl=gnutls
 %else
@@ -100,6 +101,10 @@
 
 
 %changelog
+* Thu Aug 28 2008 Brian Pepple <bpepple at fedoraproject.org> - 1.4.2-1
+- Update to 1.4.2.
+- Enable libasyncns support.
+
 * Sat Aug  2 2008 Brian Pepple <bpepple at fedoraproject.org> - 1.4.1-1
 - Update to 1.4.1.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/loudmouth/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	2 Aug 2008 14:36:06 -0000	1.16
+++ sources	29 Aug 2008 00:37:38 -0000	1.17
@@ -1 +1 @@
-e032a1369709e8a104791c17c6d5dfe5  loudmouth-1.4.1.tar.bz2
+f95567c096cd9eb992ddbdb2fab402c8  loudmouth-1.4.2.tar.bz2




More information about the fedora-extras-commits mailing list