rpms/libprelude/F-9 libprelude-0.9.20.2-getaddrinfo-test.patch, NONE, 1.1 libprelude.spec, 1.16, 1.17

Steve Grubb sgrubb at fedoraproject.org
Sun Sep 14 13:40:54 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/libprelude/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24361

Modified Files:
	libprelude.spec 
Added Files:
	libprelude-0.9.20.2-getaddrinfo-test.patch 
Log Message:
* Sun Sep 15 2008 Steve Grubb <sgrubb at redhat.com> - 0.9.20.2-3
- release engineering took make force-tag away and I have to
 apply a new patch to disable the failing test.


libprelude-0.9.20.2-getaddrinfo-test.patch:

--- NEW FILE libprelude-0.9.20.2-getaddrinfo-test.patch ---
diff -urp libprelude-0.9.20.2.orig/libmissing/tests/Makefile.in libprelude-0.9.20.2/libmissing/tests/Makefile.in
--- libprelude-0.9.20.2.orig/libmissing/tests/Makefile.in	2008-09-14 08:58:14.000000000 -0400
+++ libprelude-0.9.20.2/libmissing/tests/Makefile.in	2008-09-14 09:35:07.000000000 -0400
@@ -52,7 +52,7 @@ target_triplet = @target@
 noinst_PROGRAMS =
 check_PROGRAMS = test-EOVERFLOW$(EXEEXT) test-alloca-opt$(EXEEXT) \
 	test-arpa_inet$(EXEEXT) test-cond$(EXEEXT) \
-	test-fseeko$(EXEEXT) test-getaddrinfo$(EXEEXT) \
+	test-fseeko$(EXEEXT) \
 	test-getdelim$(EXEEXT) test-getline$(EXEEXT) \
 	test-gettimeofday$(EXEEXT) test-lock$(EXEEXT) \
 	test-lseek$(EXEEXT) test-memchr$(EXEEXT) test-memcmp$(EXEEXT) \
@@ -853,7 +853,7 @@ target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = 1.5 foreign
 SUBDIRS = 
 TESTS = test-EOVERFLOW test-alloca-opt test-arpa_inet test-cond \
-	test-fseeko.sh test-getaddrinfo test-getdelim test-getline \
+	test-fseeko.sh test-getdelim test-getline \
 	test-gettimeofday test-lock test-lseek.sh test-memchr \
 	test-memcmp test-memmem test-netinet_in test-snprintf \
 	test-stdbool test-stdint test-stdio test-stdlib \


Index: libprelude.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libprelude/F-9/libprelude.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libprelude.spec	14 Sep 2008 13:21:53 -0000	1.16
+++ libprelude.spec	14 Sep 2008 13:40:23 -0000	1.17
@@ -5,13 +5,13 @@
 
 Name:		libprelude
 Version:	0.9.20.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	The prelude library        
 Group:		System Environment/Libraries 
 License:	GPLv2+
 URL:		http://prelude-ids.org/
 Source0:	http://www.prelude-ids.org/download/releases/%{name}/%{name}-%{version}.tar.gz
-Patch1: libprelude-0.9.20.2-debug.patch
+Patch1:		libprelude-0.9.20.2-getaddrinfo-test.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gnutls-devel, python-devel, ruby, ruby-devel, lua-devel 
@@ -159,6 +159,10 @@
 %{ruby_sitearch}/PreludeEasy.so
 
 %changelog
+* Sun Sep 15 2008 Steve Grubb <sgrubb at redhat.com> - 0.9.20.2-3
+- release engineering took make force-tag away and I have to
+ apply a new patch to disable the failing test.
+
 * Sun Sep 15 2008 Steve Grubb <sgrubb at redhat.com> - 0.9.20.2-2
 - release engineering took make force-tag away and I have to
  apply a patch for troubleshooting.




More information about the fedora-extras-commits mailing list