From b7b82a2a70de76e797f1e648c6968a9323c34e91e475c49ea1a841a43687cfa0 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 26 Apr 2009 08:53:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=31 --- apache2.changes | 5 +++++ apache2.spec | 10 ++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/apache2.changes b/apache2.changes index 2fa9068..62f1b9e 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 26 10:52:27 CEST 2009 - ro@suse.de + +- buildfix: replace "shadow" by "pwdutils" in requires + ------------------------------------------------------------------- Fri Feb 27 16:51:58 CET 2009 - anicka@suse.cz diff --git a/apache2.spec b/apache2.spec index 2e4ff53..5a6b928 100644 --- a/apache2.spec +++ b/apache2.spec @@ -63,7 +63,7 @@ License: The Apache Software License Group: Productivity/Networking/Web/Servers %define realver 2.2.11 Version: 2.2.11 -Release: 3 +Release: 4 #Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2 Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2 Source10: SUSE-NOTICE @@ -128,7 +128,7 @@ Requires: libapr1 >= 1.0 Requires: libapr1 < 2.0 PreReq: fileutils textutils grep sed %if %{?suse_version:1}0 -PreReq: %insserv_prereq %fillup_prereq permissions shadow +PreReq: %insserv_prereq %fillup_prereq permissions pwdutils %endif %if 0%{?suse_version} >= 901 && 0%{?sles_version} != 9 Provides: apache @@ -1045,6 +1045,8 @@ if ! test -f /.buildenv; then fi %changelog +* Sun Apr 26 2009 ro@suse.de +- buildfix: replace "shadow" by "pwdutils" in requires * Fri Feb 27 2009 anicka@suse.cz - set TraceEnable off (bnc#301380) * Wed Feb 25 2009 prusnak@suse.cz @@ -2226,7 +2228,7 @@ fi - Escape also any forward slash while removing a word with sysconf_addword. * Fri Aug 26 2005 lmuelle@suse.de - Escape any forward slash in the word argument of sysconf_addword. -* Sat Aug 13 2005 ro@suse.de +* Sun Aug 14 2005 ro@suse.de - alingn suexec2 permissions with permissions.secure * Thu Aug 11 2005 poeml@suse.de - the permissions files are now maintained centrally and packaged @@ -3433,7 +3435,7 @@ fi - fix last fix (rpm macro before hash wasn't expanded) * Fri Jan 10 2003 poeml@suse.de - fix lib64 path in SuSEconfig -* Fri Jan 03 2003 poeml@suse.de +* Sat Jan 04 2003 poeml@suse.de - fix typo in spec file, preventing replacement of @userdir@ in httpd.conf-std.in * Wed Dec 18 2002 poeml@suse.de