Added pwdutils to BuildRequires in spec files to fix build problem.
This commit is contained in:
parent
4da676ac00
commit
1dd90307b7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user