Minor directory ownership cleanup

This commit is contained in:
Matthias Clasen 2009-06-14 21:52:19 +00:00
parent ee436248a1
commit eb6423a515

View File

@ -6,7 +6,7 @@
Summary: A menu system for the GNOME project Summary: A menu system for the GNOME project
Name: gnome-menus Name: gnome-menus
Version: 2.26.1 Version: 2.26.1
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gnome.org/ URL: http://www.gnome.org/
@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS NEWS COPYING.LIB %doc AUTHORS NEWS COPYING.LIB
%{_libdir}/libgnome-menu.so.* %{_libdir}/libgnome-menu.so.*
%{python_sitearch}/gmenu.so %{python_sitearch}/gmenu.so
%{_datadir}/desktop-directories %{_datadir}/desktop-directories/*
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnome-menus %{_includedir}/gnome-menus
%changelog %changelog
* Sun Jun 14 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-2
- Minor directory ownership cleanup
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1 * Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
- Update to 2.26.1 - Update to 2.26.1
- See http://download.gnome.org/sources/gnome-menus/2.26/gnome-menus-2.26.1.news - See http://download.gnome.org/sources/gnome-menus/2.26/gnome-menus-2.26.1.news