rpms/environment-modules/F-12 environment-modules.spec,1.27,1.28

Orion Poplawski orion at fedoraproject.org
Mon Dec 7 15:41:41 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/environment-modules/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10851/F-12

Modified Files:
	environment-modules.spec 
Log Message:
* Mon Nov 30 2009 Orion Poplawski <orion at cora.nwra.com> - 3.2.7b-6
- Add Requires: propcs (bug #54272)



Index: environment-modules.spec
===================================================================
RCS file: /cvs/pkgs/rpms/environment-modules/F-12/environment-modules.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- environment-modules.spec	26 Oct 2009 16:55:06 -0000	1.27
+++ environment-modules.spec	7 Dec 2009 15:41:41 -0000	1.28
@@ -1,6 +1,6 @@
 Name:           environment-modules
 Version:        3.2.7b
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Provides dynamic modification of a user's environment
 
 Group:          System Environment/Base
@@ -12,6 +12,8 @@ Patch0:         environment-modules-3.2.
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  tcl-devel, tclx-devel, libX11-devel
+#For ps in startup script
+Requires:       procps
 
 %description
 The Environment Modules package provides for the dynamic modification of
@@ -78,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 30 2009 Orion Poplawski <orion at cora.nwra.com> - 3.2.7b-6
+- Add Requires: propcs (bug #54272)
+
 * Mon Oct 26 2009 Orion Poplawski <orion at cora.nwra.com> - 3.2.7b-5
 - Don't assume different shell init scripts exist (bug #530770)
 




More information about the fedora-extras-commits mailing list