rpms/wmx/F-13 wmx.spec,1.20,1.21

Gabriel L. Somlo somlo at fedoraproject.org
Tue Mar 2 01:06:16 UTC 2010


Author: somlo

Update of /cvs/pkgs/rpms/wmx/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8762/F-13

Modified Files:
	wmx.spec 
Log Message:
fixed directory ownership (BZ 569408)



Index: wmx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wmx/F-13/wmx.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- wmx.spec	27 Jul 2009 07:21:31 -0000	1.20
+++ wmx.spec	2 Mar 2010 01:06:16 -0000	1.21
@@ -1,6 +1,6 @@
 Name: wmx
 Version: 7
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: A really simple window manager for X
 License: BSD
 Group: User Interface/X
@@ -49,10 +49,14 @@ configurable options.
 %defattr(-,root,root)
 %doc README* UPDATES TODO.netwm rsharman-patch/
 %{_bindir}/*
-%{_datadir}/*
+%{_datadir}/%{name}
+%{_datadir}/xsessions/*
 %{_sysconfdir}/X11/xinit/Xclients.d/*
 
 %changelog
+* Mon Mar 01 2010 Gabriel Somlo <somlo at cmu.edu> 7-6
+- fixed directory ownership (BZ 569408)
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list