Add provides bundled gnulib

- Switch to systemd startup
This commit is contained in:
Steve 2012-09-07 13:09:42 -04:00
parent b6fc0465d8
commit 537a95519c
2 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,6 @@
diff -ur prelude-manager-1.0.1.orig/libmissing/m4/stdio_h.m4 prelude-manager-1.0.1/libmissing/m4/stdio_h.m4
--- prelude-manager-1.0.1.orig/libmissing/m4/stdio_h.m4 2010-10-26 09:18:09.000000000 -0400
+++ prelude-manager-1.0.1/libmissing/m4/stdio_h.m4 2012-09-06 11:26:09.707913544 -0400
+++ prelude-manager-1.0.1/libmissing/m4/stdio_h.m4 2012-09-07 12:58:57.922433309 -0400
@@ -35,9 +35,9 @@
dnl Check for declarations of anything we want to poison if the
@ -13,3 +13,15 @@ diff -ur prelude-manager-1.0.1.orig/libmissing/m4/stdio_h.m4 prelude-manager-1.0
snprintf tmpfile vdprintf vsnprintf])
])
diff -ur prelude-manager-1.0.1.orig/libmissing/stdio.in.h prelude-manager-1.0.1/libmissing/stdio.in.h
--- prelude-manager-1.0.1.orig/libmissing/stdio.in.h 2010-10-26 09:18:09.000000000 -0400
+++ prelude-manager-1.0.1/libmissing/stdio.in.h 2012-09-07 12:59:26.365434065 -0400
@@ -142,7 +142,7 @@
so any use of gets warrants an unconditional warning. Assume it is
always declared, since it is required by C89. */
#undef gets
-_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
+//_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
#if @GNULIB_FOPEN@
# if @REPLACE_FOPEN@

View File

@ -157,8 +157,9 @@ getent passwd prelude-manager >/dev/null || \
%changelog
* Thu Sep 06 2012 Steve Grubb <sgrubb@redhat.com> - 1.0.1-5
* Fri Sep 07 2012 Steve Grubb <sgrubb@redhat.com> - 1.0.1-5
- Add provides bundled gnulib
- Switch to systemd startup
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild