fix directory ownership issues
This commit is contained in:
parent
3ed0d8832c
commit
6e4a4e9be1
@ -11,7 +11,7 @@
|
||||
Summary: File Roller is a tool for viewing and creating archives
|
||||
Name: file-roller
|
||||
Version: 2.16.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPL
|
||||
Group: Applications/Archiving
|
||||
@ -114,16 +114,19 @@ fi
|
||||
%files -f %{name}.lang
|
||||
%defattr(-, root, root)
|
||||
%doc README COPYING ChangeLog NEWS AUTHORS
|
||||
%{_bindir}/*
|
||||
%{_bindir}/file-roller
|
||||
%{_datadir}/file-roller
|
||||
%{_datadir}/gnome
|
||||
%{_datadir}/omf
|
||||
%{_datadir}/applications
|
||||
%{_datadir}/icons/hicolor/48x48/apps
|
||||
%{_sysconfdir}/gconf/schemas
|
||||
%{_datadir}/gnome/help/file-roller
|
||||
%{_datadir}/omf/file-roller
|
||||
%{_datadir}/applications/gnome-file-roller.desktop
|
||||
%{_datadir}/icons/hicolor/48x48/apps/file-roller.png
|
||||
%{_sysconfdir}/gconf/schemas/file-roller.schemas
|
||||
%{_libdir}/nautilus/extensions-1.0/libnautilus-fileroller.so
|
||||
|
||||
%changelog
|
||||
* Fri Sep 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-2
|
||||
- Fix directory ownership issues
|
||||
|
||||
* Mon Sep 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
|
||||
- Update to 2.16.0
|
||||
- Add missing BRs
|
||||
|
Loading…
Reference in New Issue
Block a user