rpms/system-switch-java/devel system-switch-java.spec,1.10,1.11

Thomas Fitzsimmons (fitzsim) fedora-extras-commits at redhat.com
Mon Apr 14 21:28:57 UTC 2008


Author: fitzsim

Update of /cvs/pkgs/rpms/system-switch-java/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14110

Modified Files:
	system-switch-java.spec 
Log Message:
* Mon Apr 14 2008 Thomas Fitzsimmons <fitzsim at redhat.com> - 1.1.2-2
- Require libuser-python in place of libuser.
- Require newt-python in place of newt.
- Resolves: rhbz#251352




Index: system-switch-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-switch-java/devel/system-switch-java.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- system-switch-java.spec	2 Oct 2007 18:18:02 -0000	1.10
+++ system-switch-java.spec	14 Apr 2008 21:28:19 -0000	1.11
@@ -1,6 +1,6 @@
 Name: system-switch-java
 Version: 1.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A tool for changing the default Java toolset
 
 Group: Applications/System
@@ -18,8 +18,8 @@
 
 Requires: chkconfig
 Requires: libglade2
-Requires: libuser
-Requires: newt
+Requires: libuser-python
+Requires: newt-python
 Requires: pygtk2
 Requires: pygtk2-libglade
 Requires: python
@@ -67,6 +67,11 @@
 %config(noreplace) /etc/security/console.apps/%{name}
 
 %changelog
+* Mon Apr 14 2008 Thomas Fitzsimmons <fitzsim at redhat.com> - 1.1.2-2
+- Require libuser-python in place of libuser.
+- Require newt-python in place of newt.
+- Resolves: rhbz#251352
+
 * Tue Oct  2 2007 Thomas Fitzsimmons <fitzsim at redhat.com> - 1.1.2-1
 - Import system-switch-java 1.1.2.
 - Resolves: rhbz#312321




More information about the fedora-extras-commits mailing list