fix directory ownership
This commit is contained in:
parent
06632ca43b
commit
e91e7a4fad
13
eog.spec
13
eog.spec
@ -13,7 +13,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.16.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
@ -98,14 +98,17 @@ scrollkeeper-update -q
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_datadir}/eog
|
||||
%{_datadir}/pixmaps
|
||||
%{_datadir}/gnome
|
||||
%{_datadir}/applications
|
||||
%{_datadir}/omf
|
||||
%{_datadir}/pixmaps/*
|
||||
%{_datadir}/gnome/*
|
||||
%{_datadir}/applications/*
|
||||
%{_datadir}/omf/*
|
||||
%{_bindir}/*
|
||||
%{_sysconfdir}/gconf/schemas/*.schemas
|
||||
|
||||
%changelog
|
||||
* Thu Sep 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0.1-2.fc6
|
||||
- Fix some directory ownership issues
|
||||
|
||||
* Mon Sep 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0.1-1.fc6
|
||||
- Update to 2.16.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user