rpms/fluxstyle/devel fluxstyle.desktop, 1.2, 1.3 fluxstyle.spec, 1.4, 1.5

Matt Domsch mdomsch at fedoraproject.org
Tue Sep 16 19:29:37 UTC 2008


Author: mdomsch

Update of /cvs/extras/rpms/fluxstyle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26427

Modified Files:
	fluxstyle.desktop fluxstyle.spec 
Log Message:
fix desktop, add egg-info.  Fixes FTBFS BZ#440757


Index: fluxstyle.desktop
===================================================================
RCS file: /cvs/extras/rpms/fluxstyle/devel/fluxstyle.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fluxstyle.desktop	26 Oct 2006 03:40:20 -0000	1.2
+++ fluxstyle.desktop	16 Sep 2008 19:29:07 -0000	1.3
@@ -1,10 +1,10 @@
 [Desktop Entry]
 Encoding=UTF-8
-Version=1.0.1
+Version=1.0
 Type=Application
 Name=Fluxstyle
 Comment=Graphical style manager for fluxbox
 TryExec=fluxStyle
 Exec=fluxStyle
-Icon=fluxmetal.png
+Icon=fluxmetal
 Categories=Application;Settings;GTK;System;Utility;


Index: fluxstyle.spec
===================================================================
RCS file: /cvs/extras/rpms/fluxstyle/devel/fluxstyle.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fluxstyle.spec	18 Jul 2008 16:54:54 -0000	1.4
+++ fluxstyle.spec	16 Sep 2008 19:29:07 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           fluxstyle
 Version:        1.0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A graphical style manager for Fluxbox
 
 Group:          User Interface/X
@@ -67,6 +67,7 @@
 %{python_sitelib}/%{name}/__init__.py
 %{python_sitelib}/%{name}/*.pyc
 %{python_sitelib}/%{name}/*.pyo
+%{python_sitelib}/%{name}-%{version}-py2.5.egg-info
 
 %{_datadir}/%{name}/glade/main.glade
 %{_datadir}/%{name}/images/*.png
@@ -75,6 +76,9 @@
 %{_datadir}/icons/hicolor/48x48/apps/fluxmetal.png
 
 %changelog
+* Tue Sep 16 2008 Matt Domsch <mdomsch at fedoraproject.org> - 1.0.1-4
+- fix desktop, add egg-info.  Fixes FTBFS BZ#440757
+
 * Fri Jul 18 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.1-3
 - fix license tag
 




More information about the fedora-extras-commits mailing list