[ypserv] Update to new upstream version, which contains .staticanal patch

Jan Horak hhorak at fedoraproject.org
Tue May 10 10:31:06 UTC 2011


commit fd1ccec35d222d9775750d35dc6b3928dd58b1f7
Author: Honza Horák <hhorak at redhat.com>
Date:   Tue May 10 12:30:47 2011 +0200

    Update to new upstream version, which contains .staticanal patch

 .gitignore  |    1 +
 sources     |    2 +-
 ypserv.spec |   17 +++++++++--------
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7206f0..78c7657 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ypserv-2.23.tar.bz2
 /ypserv-2.24.tar.bz2
+/ypserv-2.25.tar.bz2
diff --git a/sources b/sources
index f680f69..dfbe146 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1afce1167cd01be942e71220291e6cf3  ypserv-2.24.tar.bz2
+ec545e68f111e5051b9f52b6b146e9a9  ypserv-2.25.tar.bz2
diff --git a/ypserv.spec b/ypserv.spec
index 6edd5bd..b2d8d82 100644
--- a/ypserv.spec
+++ b/ypserv.spec
@@ -1,8 +1,8 @@
 Summary: The NIS (Network Information Service) server
 Url: http://www.linux-nis.org/nis/ypserv/index.html
 Name: ypserv
-Version: 2.24
-Release: 4%{?dist}
+Version: 2.25
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@@ -24,9 +24,8 @@ Patch3: ypserv-2.13-ypxfr-zeroresp.patch
 Patch4: ypserv-2.19-inval-ports.patch
 Patch5: ypserv-2.13-nonedomain.patch
 Patch6: ypserv-2.19-slp-warning.patch
-Patch7: ypserv-2.24-staticanal.patch
-Patch8: ypserv-2.24-manfix.patch
-Patch9: ypserv-2.24-aliases.patch
+Patch7: ypserv-2.24-manfix.patch
+Patch8: ypserv-2.24-aliases.patch
 BuildRequires: gdbm-devel
 
 %description
@@ -54,9 +53,8 @@ machines.
 %patch4 -p1 -b .ports
 %patch5 -p1 -b .nonedomain
 %patch6 -p1 -b .slp-warning
-%patch7 -p1 -b .staticanal
-%patch8 -p1 -b .manfix
-%patch9 -p1 -b .aliases
+%patch7 -p1 -b .manfix
+%patch8 -p1 -b .aliases
 
 %build
 cp etc/README etc/README.etc
@@ -138,6 +136,9 @@ exit 0
 %{_includedir}/*/*
 
 %changelog
+* Wed May 10 2011 Honza Horak <hhorak at redhat.com> - 2.25-1
+- Update to new upstream version, which contains .staticanal patch 
+
 * Fri May 06 2011 Honza Horak <hhorak at redhat.com> - 2.24-4
 - Change default aliases file location to /etc/aliases to correspond 
   with default MTAs' config (#699826)


More information about the scm-commits mailing list