[lshell] * Wed Nov 10 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.14-1 - Updated to new upstream ve

Fabian Affolter fab at fedoraproject.org
Wed Nov 10 19:32:39 UTC 2010


commit b58a0f3dd6ed5a918fe6653015c442590c0453b8
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Wed Nov 10 20:32:26 2010 +0100

    * Wed Nov 10 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.14-1
    - Updated to new upstream version 0.9.14

 .gitignore  |    1 +
 lshell.spec |   12 +++++-------
 sources     |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 455b42b..e2c7882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 lshell-0.9.12.tar.gz
 /lshell-0.9.13.tar.gz
+/lshell-0.9.14.tar.gz
diff --git a/lshell.spec b/lshell.spec
index b820bea..ef8a180 100644
--- a/lshell.spec
+++ b/lshell.spec
@@ -1,10 +1,5 @@
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%endif
-
-
 Name:           lshell
-Version:        0.9.13
+Version:        0.9.14
 Release:        1%{?dist}
 Summary:        Python-based limited Shell
 
@@ -15,7 +10,7 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-devel
+BuildRequires:  python2-devel
 
 
 %description
@@ -58,6 +53,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov 10 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.14-1
+- Updated to new upstream version 0.9.14
+
 * Sun Oct 17 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.13-1
 - Updated to new upstream version 0.9.13
 
diff --git a/sources b/sources
index c7eab46..db0ef70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-baca07d9b133e9ea65ac0bf058f349f1  lshell-0.9.13.tar.gz
+0b8e104524a1c8ffd0777a58c1f7d8b4  lshell-0.9.14.tar.gz


More information about the scm-commits mailing list