rpms/icewm/devel icewm.spec,1.28,1.29

Gilboa Davara gilboa at fedoraproject.org
Fri Jan 22 10:13:40 UTC 2010


Author: gilboa

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

Modified Files:
	icewm.spec 
Log Message:



Index: icewm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icewm/devel/icewm.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- icewm.spec	21 Jan 2010 22:28:05 -0000	1.28
+++ icewm.spec	22 Jan 2010 10:13:40 -0000	1.29
@@ -1,6 +1,6 @@
 Name:			icewm
 Version:		1.2.37
-Release:		6%{?dist}
+Release:		7%{?dist}
 Summary:		Light and configurable window manager
 
 Group:			User Interface/Desktops
@@ -104,9 +104,9 @@ 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-i18n						\
 			--enable-menus-gnome2				\
 			--disable-menus-gnome1				\
 			--with-cfgdir=%{_sysconfdir}/icewm
@@ -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,10 @@ 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



More information about the scm-commits mailing list