[cssed/f14] Bug Fix for 723426

Keiran Smith affix at fedoraproject.org
Mon Jul 25 22:13:53 UTC 2011


commit dd1a10789bb0764fead9177963928c775bcee631
Author: Affix <affix at affix.me>
Date:   Mon Jul 25 23:13:07 2011 +0100

    Bug Fix for 723426

 cssed.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cssed.spec b/cssed.spec
index 8e1d9e3..680726f 100644
--- a/cssed.spec
+++ b/cssed.spec
@@ -1,6 +1,6 @@
 Name:		cssed
 Version:	0.4.0
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	CSS editor and validator
 
 Group:		Applications/Editors
@@ -71,7 +71,7 @@ rm -rf %{buildroot}
 %doc AUTHORS ChangeLog COPYING NEWS README scintilla/License.txt
 %{_bindir}/*
 %{_mandir}/man*/*
-%{_datadir}/pixmaps/cssed
+%{_datadir}/pixmaps/*
 %{_datadir}/cssed
 %{_datadir}/applications/fedora-%{name}.desktop
 
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_includedir}/cssed
 
 %changelog
+* Mon Jul 25 2011 Keiran Smith <affix at fedoraproject.org> 0.4.0-12
+- fixes #723426
+
 * Wed Feb 09 2011 Thomas Janssen <thomasj at fedoraproject.org> 0.4.0-11
 - fixes #667224 #618688
 


More information about the scm-commits mailing list