rpms/torque/devel torque.spec,1.13,1.14

Garrick Staples (garrick) fedora-extras-commits at redhat.com
Thu Oct 12 19:50:11 UTC 2006


Author: garrick

Update of /cvs/extras/rpms/torque/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5776

Modified Files:
	torque.spec 
Log Message:
* Thu Oct 12 2006 Garrick Staples <garrick at usc.edu> 2.1.3-2
- missing BR ncurses-devel and readline-devel



Index: torque.spec
===================================================================
RCS file: /cvs/extras/rpms/torque/devel/torque.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- torque.spec	12 Oct 2006 19:11:15 -0000	1.13
+++ torque.spec	12 Oct 2006 19:50:10 -0000	1.14
@@ -3,7 +3,7 @@
 %define name torque
 %define version 2.1.3
 #%%define snap 200604251602
-%define release 1
+%define release 2
 
 # The following options are supported:
 #   --with server_name=hostname
@@ -97,7 +97,7 @@
 URL: http://www.clusterresources.com/products/torque/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides: pbs
-BuildRequires: desktop-file-utils, pam-devel, xauth
+BuildRequires: desktop-file-utils, pam-devel, xauth, readline-devel, ncurses-devel
 Conflicts: pbspro, openpbs, openpbs-oscar
 Obsoletes: torque-localhost
 
@@ -401,6 +401,9 @@
 
 
 %changelog
+* Thu Oct 12 2006 Garrick Staples <garrick at usc.edu> 2.1.3-2
+- missing BR ncurses-devel and readline-devel
+
 * Thu Oct 12 2006 Garrick Staples <garrick at usc.edu> 2.1.3-1
 - bump to 2.1.3
 




More information about the fedora-extras-commits mailing list