rpms/hotwire/F-8 hotwire.spec,1.13,1.14 sources,1.10,1.11

Colin Walters (walters) fedora-extras-commits at redhat.com
Thu Jan 24 03:10:49 UTC 2008


Author: walters

Update of /cvs/pkgs/rpms/hotwire/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5275

Modified Files:
	hotwire.spec sources 
Log Message:
merge from devel


Index: hotwire.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hotwire/F-8/hotwire.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hotwire.spec	28 Nov 2007 06:24:51 -0000	1.13
+++ hotwire.spec	24 Jan 2008 03:10:07 -0000	1.14
@@ -3,10 +3,10 @@
 
 Summary: Hotwire Shell
 Name: hotwire
-Version: 0.620
+Version: 0.700
 Release: 1%{?dist}
-Source0: http://hotwire-shell.org/download/hotwire-%{version}.zip
-License: GPL
+Source0: http://hotwire-shell.googlecode.com/files/hotwire-%{version}.zip
+License: GPLv2+
 Group: User Interface/Desktops
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
@@ -20,8 +20,17 @@
 Requires: desktop-file-utils
 
 %description
-Interactive hybrid text/graphical shell for developers and
-system administrators
+Hotwire is an object-oriented hypershell.
+
+It is a shell designed for systems programming (files, processes),
+and thus it is in the same conceptual category of software as the 
+Unix shell+terminal and Windows PowerShell.
+
+The goal of the Hotwire project though is to create a better 
+systems programming shell than both Unix and PowerShell. We call 
+it a hyper-shell because Hotwire blends the concepts of a 
+systems-oriented shell with a modern graphical user interface 
+display.
 
 %prep
 %setup -q
@@ -38,12 +47,16 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING README
+%doc COPYING COPYING.UI COPYING.API README
 %{_bindir}/hotwire*
 %dir %{python_sitelib}/hotwire
 %{python_sitelib}/hotwire/*
 %dir %{python_sitelib}/hotwire_ui
 %{python_sitelib}/hotwire_ui/*
+%dir %{python_sitelib}/hotvte
+%{python_sitelib}/hotvte/*
+%dir %{python_sitelib}/hotapps
+%{python_sitelib}/hotapps/*
 %{_datadir}/applications/hotwire.desktop
 %{_datadir}/icons/hicolor/24x24/apps/*.png
 %dir %{_datadir}/hotwire
@@ -59,6 +72,16 @@
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
 %changelog
+* Wed Jan 23 2008 Colin Walters <walters at redhat.com> - 0.700-1
+- New upstream version
+
+* Wed Jan 23 2008 Colin Walters <walters at redhat.com> - 0.699.svn828-1
+- upstream SVN snapshot (SVN r828)
+
+* Wed Jan 23 2008 Colin Walters <walters at redhat.com> - 0.699.svn826-1
+- upstream SVN snapshot (SVN r826)
+- update files list
+
 * Wed Nov 28 2007 Colin Walters <walters at redhat.com> - 0.620-1
 - new upstream
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hotwire/F-8/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	28 Nov 2007 06:24:51 -0000	1.10
+++ sources	24 Jan 2008 03:10:07 -0000	1.11
@@ -1 +1 @@
-fbe5448c1e3b7523f8293afb848d9363  hotwire-0.620.zip
+51620a43d855934fd3da73cd4a7bafb5  hotwire-0.700.zip




More information about the fedora-extras-commits mailing list