rpms/hotwire/devel .cvsignore, 1.5, 1.6 hotwire.spec, 1.8, 1.9 sources, 1.5, 1.6

Colin Walters (walters) fedora-extras-commits at redhat.com
Sat Jun 30 18:53:42 UTC 2007


Author: walters

Update of /cvs/extras/rpms/hotwire/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4001

Modified Files:
	.cvsignore hotwire.spec sources 
Log Message:
0.575


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hotwire/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	20 Jun 2007 22:58:30 -0000	1.5
+++ .cvsignore	30 Jun 2007 18:53:07 -0000	1.6
@@ -2,3 +2,4 @@
 hotwire-0.554.zip
 hotwire-0.556.zip
 hotwire-0.567.zip
+hotwire-0.575.zip


Index: hotwire.spec
===================================================================
RCS file: /cvs/extras/rpms/hotwire/devel/hotwire.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hotwire.spec	20 Jun 2007 22:58:30 -0000	1.8
+++ hotwire.spec	30 Jun 2007 18:53:07 -0000	1.9
@@ -3,14 +3,14 @@
 
 Summary: Hotwire Shell
 Name: hotwire
-Version: 0.567
+Version: 0.575
 Release: 1%{?dist}
-Source0: http://submind.verbum.org/download/hotwire-%{version}.zip
+Source0: http://hotwire-shell.org/download/hotwire-%{version}.zip
 License: GPL
 Group: User Interface/Desktops
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
-Url: http://submind.verbum.org/hotwire
+Url: http://hotwire-shell.org
 BuildRequires: python-devel
 Requires: pygtk2
 Requires: gnome-python2-desktop
@@ -44,11 +44,23 @@
 %dir %{python_sitelib}/hotwire_ui
 %{python_sitelib}/hotwire_ui/*
 %{_datadir}/applications/hotwire.desktop
+%{_datadir}/icons/hicolor/24x24/apps/*.png
 
 %post
 desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop 
+touch --no-create %{_datadir}/icons/hicolor || :
+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
+
+%postun
+touch --no-create %{_datadir}/icons/hicolor || :
+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
 %changelog
+* Sat Jun 30 2007 Colin Walters <walters at redhat.com> - 0.575-1
+- new upstream
+- add icon goo
+- update url
+
 * Wed Jun 20 2007 Colin Walters <walters at redhat.com> - 0.567-1
 - update
 - R dbus-python


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hotwire/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	20 Jun 2007 22:58:30 -0000	1.5
+++ sources	30 Jun 2007 18:53:07 -0000	1.6
@@ -1,3 +1 @@
-ece65989d4228a07413874cfb9cc566a  hotwire-0.554.zip
-87ee88b4206817d16870a04b1c7ae8ff  hotwire-0.556.zip
-ced9b7a2ab9a0c40ed62c014d953b286  hotwire-0.567.zip
+e465e180cd90df1b5c88c5648c996469  hotwire-0.575.zip




More information about the fedora-extras-commits mailing list