rpms/icewm/F-12 icewm.spec,1.27,1.28

Gilboa Davara gilboa at fedoraproject.org
Fri Jan 22 10:21:15 UTC 2010


Author: gilboa

Update of /cvs/pkgs/rpms/icewm/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3251

Modified Files:
	icewm.spec 
Log Message:



Index: icewm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icewm/F-12/icewm.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- icewm.spec	24 Sep 2009 22:13:15 -0000	1.27
+++ icewm.spec	22 Jan 2010 10:21:15 -0000	1.28
@@ -1,6 +1,6 @@
 Name:			icewm
 Version:		1.2.37
-Release:		5%{?dist}
+Release:		7%{?dist}
 Summary:		Light and configurable window manager
 
 Group:			User Interface/Desktops
@@ -104,7 +104,7 @@ older Fedora releases and RHEL.
 # Configure sets the CXXFLAGS to: -fpermissive -fno-exceptions -fno-rtti -Wxxx...
 # In general it doesn't seem to break anything. BZ# if you hit something bad.
 ./autogen.sh
-%configure --enable-gradients 					\
+%configure --enable-gradients					\
 			--enable-antialiasing				\
 			--enable-i18n						\
 			--enable-menus-gnome2				\
@@ -154,6 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS CHANGES COPYING README README.wm-session TODO doc/*.html
 %exclude %{_datadir}/icewm/startup
+%exclude %{_datadir}/icewm/themes/clearlooks
 %{_datadir}/icewm
 %{_datadir}/icewm/icons
 %{_datadir}/icewm/keys
@@ -206,6 +207,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 22 2010 Gilboa Davara <gilboa[AT]gmail.com> - 1.2.37-7
+- Fix missing backspace.
+- Fix duplicate clearlooks theme. (#545268)
+
+* Fri Jan 22 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.2.37-6
+- Rebuild for libgnome-desktop soname bump
+- Fix mixed use of tabs and spaces
+
 * Wed Sep 24 2009 Gilboa Davara <gilboad[AT]gmail.com> - 1.2.37-5
 - Patch in missing fribidi support. (#515134)
 



More information about the scm-commits mailing list