rpms/fluxstyle/devel fluxstyle.spec,1.6,1.7

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Sun Nov 30 00:53:51 UTC 2008


Author: ivazquez

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

Modified Files:
	fluxstyle.spec 
Log Message:
Fix locations for Python 2.6


Index: fluxstyle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fluxstyle/devel/fluxstyle.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fluxstyle.spec	29 Nov 2008 16:36:57 -0000	1.6
+++ fluxstyle.spec	30 Nov 2008 00:53:21 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           fluxstyle
 Version:        1.0.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A graphical style manager for Fluxbox
 
 Group:          User Interface/X
@@ -67,7 +67,7 @@
 %{python_sitelib}/%{name}/__init__.py
 %{python_sitelib}/%{name}/*.pyc
 %{python_sitelib}/%{name}/*.pyo
-%{python_sitelib}/%{name}-%{version}-py2.5.egg-info
+%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
 
 %{_datadir}/%{name}/glade/main.glade
 %{_datadir}/%{name}/images/*.png
@@ -76,6 +76,9 @@
 %{_datadir}/icons/hicolor/48x48/apps/fluxmetal.png
 
 %changelog
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.0.1-6
+- Fix locations for Python 2.6
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.0.1-5
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list