fix directory ownership
This commit is contained in:
parent
ecbfb8aee3
commit
df1119414f
7
eog.spec
7
eog.spec
@ -15,7 +15,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.19.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/eog/2.19/%{name}-%{version}.tar.bz2
|
||||
Patch0: eog-2.19.2-svgz.patch
|
||||
@ -137,7 +137,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_datadir}/eog
|
||||
%{_datadir}/gnome/*
|
||||
%{_datadir}/gnome/help/*
|
||||
%{_datadir}/applications/*
|
||||
%{_datadir}/omf/*
|
||||
%{_datadir}/icons/hicolor/*/apps/eog.png
|
||||
@ -153,6 +153,9 @@ fi
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-2
|
||||
- Fix a directory ownership issue
|
||||
|
||||
* Mon Jun 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
|
||||
- Update to 2.19.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user