- FC6 mass rebuild
This commit is contained in:
parent
ff1dfd6ac3
commit
c37fc01d2b
@ -1 +0,0 @@
|
|||||||
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild
|
|
@ -3,7 +3,7 @@
|
|||||||
%define name torque
|
%define name torque
|
||||||
%define version 2.1.2
|
%define version 2.1.2
|
||||||
#%%define snap 200604251602
|
#%%define snap 200604251602
|
||||||
%define release 2
|
%define release 3
|
||||||
|
|
||||||
# The following options are supported:
|
# The following options are supported:
|
||||||
# --with server_name=hostname
|
# --with server_name=hostname
|
||||||
@ -98,7 +98,7 @@ Group: System Environment/Daemons
|
|||||||
URL: http://www.clusterresources.com/products/torque/
|
URL: http://www.clusterresources.com/products/torque/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Provides: pbs
|
Provides: pbs
|
||||||
BuildRequires: desktop-file-utils, pam-devel
|
BuildRequires: desktop-file-utils, pam-devel, xauth
|
||||||
Conflicts: pbspro, openpbs, openpbs-oscar
|
Conflicts: pbspro, openpbs, openpbs-oscar
|
||||||
Obsoletes: torque-localhost
|
Obsoletes: torque-localhost
|
||||||
|
|
||||||
@ -403,6 +403,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 27 2006 Garrick Staples <garrick@usc.edu> 2.1.2-3
|
||||||
|
- FC6 mass rebuild
|
||||||
|
|
||||||
* Wed Aug 2 2006 Garrick Staples <garrick@usc.edu> 2.1.2-2
|
* Wed Aug 2 2006 Garrick Staples <garrick@usc.edu> 2.1.2-2
|
||||||
- fix incorrect _pam_getpwnam_r usage in pam module
|
- fix incorrect _pam_getpwnam_r usage in pam module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user