* pam and pam-devel added

--This line, and those below, will be ignored--


M    mapserver.spec

Diff for working copy: .
Index: mapserver.spec
===================================================================

--- mapserver.spec     (revision 36) 
+++ mapserver.spec     (working copy) 
@@ -15,8 +15,8 @@
 %if 0%{?suse_version} != 1010
 BuildRequires:  xorg-x11-libXpm-devel
 %endif
-BuildRequires:  rpm, gcc, gcc-c++, libpam
-BuildRequires:  libpam-devel
+BuildRequires:  rpm, gcc, gcc-c++, pam
+BuildRequires:  pam-devel
 BuildRequires:  postgresql-devel
 BuildRequires:  mysql-devel
 BuildRequires:  libgeos-devel

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=37
This commit is contained in:
Bjoern Schilberg 2009-12-16 15:15:04 +00:00 committed by Git OBS Bridge
parent 27f4e90531
commit 43ea637b75

View File

@ -15,8 +15,8 @@ Requires: apache2
%if 0%{?suse_version} != 1010
BuildRequires: xorg-x11-libXpm-devel
%endif
BuildRequires: rpm, gcc, gcc-c++, libpam
BuildRequires: libpam-devel
BuildRequires: rpm, gcc, gcc-c++, pam
BuildRequires: pam-devel
BuildRequires: postgresql-devel
BuildRequires: mysql-devel
BuildRequires: libgeos-devel