Added pwdutils to BuildRequires in spec files to fix build problem.

This commit is contained in:
Juan Carlos Luciani 2007-04-02 22:46:18 +00:00
parent 4da676ac00
commit 1dd90307b7
5 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 2 16:45:11 MDT 2007 - jluciani@novell.com
- Added pwdutils to BuildRequires to fix build issue.
-------------------------------------------------------------------
Wed Mar 21 17:19:16 MDT 2007 - jluciani@novell.com

View File

@ -18,7 +18,7 @@
Name: @PACKAGE@
URL: http://www.novell.com/products
BuildRequires: gcc-c++ glib2-devel identity-abstraction insserv libstdc++ libstdc++-devel mono-devel pkgconfig servletapi5 sysvinit xerces-j2 xml-commons-apis
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils
%define prefix /usr
License: LGPL
Group: Applications/System

View File

@ -18,7 +18,7 @@
Name: @PACKAGE@
URL: http://www.novell.com/products
BuildRequires: gcc-c++ glib2-devel identity-abstraction insserv libstdc++ libstdc++-devel mono-devel pkgconfig servletapi5 sysvinit xerces-j2 jdk novell-zenworks-java-links xml-commons-apis
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils
%define prefix /usr
License: LGPL
Group: Applications/System

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 2 16:44:07 MDT 2007 - jluciani@novell.com
- Added pwdutils to BuildRequires to fix a build problem.
-------------------------------------------------------------------
Fri Feb 16 17:58:52 MST 2007 - schoi@novell.com

View File

@ -15,7 +15,7 @@ Name: CASA_auth_token_server
%define debug_opt ""
URL: http://www.novell.com/products
BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig update-alternatives java-sdk-1.5.0 sysvinit insserv
BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig update-alternatives java-sdk-1.5.0 sysvinit insserv pwdutils
%ifarch %ix86
BuildRequires: java-1_5_0-ibm-alsa
%endif