[system-switch-java] Remove dependency on libuser-python

Omair Majid omajid at fedoraproject.org
Fri Feb 21 21:28:07 UTC 2014


commit 064f7f257c2f2bbc538e9b812eb615da063f9730
Author: Omair Majid <omajid at redhat.com>
Date:   Fri Feb 21 16:28:30 2014 -0500

    Remove dependency on libuser-python

 system-switch-java.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/system-switch-java.spec b/system-switch-java.spec
index 5646b42..54444c6 100644
--- a/system-switch-java.spec
+++ b/system-switch-java.spec
@@ -1,6 +1,6 @@
 Name: system-switch-java
 Version: 1.1.5
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: A tool for changing the default Java toolset
 
 %define url https://fedorahosted.org
@@ -21,7 +21,6 @@ BuildRequires: python-devel
 
 Requires: chkconfig
 Requires: libglade2
-Requires: libuser-python
 Requires: newt-python
 Requires: pygtk2
 Requires: pygtk2-libglade
@@ -68,6 +67,9 @@ rm -rf %{buildroot}
 %config(noreplace) /etc/security/console.apps/%{name}
 
 %changelog
+* Fri Feb 21 2014 Omair Majid <omajid at redhat.com> - 1.1.5-9
+- Remove libuser-python dependency
+
 * Mon Feb 10 2014 Omair Majid <omajid at redhat.com> - 1.1.5-8
 - Update to work with newer alternatives
 


More information about the scm-commits mailing list