fix directory ownership
This commit is contained in:
parent
33ae61cc55
commit
934eb642af
@ -24,7 +24,7 @@
|
|||||||
%define libnotify_support 1
|
%define libnotify_support 1
|
||||||
%define krb5_support 1
|
%define krb5_support 1
|
||||||
%define nntp_support 1
|
%define nntp_support 1
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
%define nm_support 1
|
%define nm_support 1
|
||||||
%else
|
%else
|
||||||
%define nm_support 0
|
%define nm_support 0
|
||||||
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.26.0
|
Version: 2.26.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Mail and calendar client for GNOME
|
Summary: Mail and calendar client for GNOME
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -437,12 +437,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/evolution.desktop
|
%{_datadir}/applications/evolution.desktop
|
||||||
|
|
||||||
# Icons:
|
# Icons:
|
||||||
%{_datadir}/icons/hicolor/16x16/apps/
|
%{_datadir}/icons/hicolor/16x16/apps/*
|
||||||
%{_datadir}/icons/hicolor/22x22/apps/
|
%{_datadir}/icons/hicolor/22x22/apps/*
|
||||||
%{_datadir}/icons/hicolor/24x24/apps/
|
%{_datadir}/icons/hicolor/24x24/apps/*
|
||||||
%{_datadir}/icons/hicolor/32x32/apps/
|
%{_datadir}/icons/hicolor/32x32/apps/*
|
||||||
%{_datadir}/icons/hicolor/48x48/apps/
|
%{_datadir}/icons/hicolor/48x48/apps/*
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/
|
%{_datadir}/icons/hicolor/scalable/apps/*
|
||||||
|
|
||||||
# IDL files (should this be in devel subpackage?)
|
# IDL files (should this be in devel subpackage?)
|
||||||
%{_datadir}/idl/evolution-%{evo_major}
|
%{_datadir}/idl/evolution-%{evo_major}
|
||||||
@ -691,6 +691,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fro Apr 10 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-3.fc11
|
||||||
|
- Fix directory ownership
|
||||||
|
|
||||||
* Thu Apr 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-2.fc11
|
* Thu Apr 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-2.fc11
|
||||||
- Require libpst.
|
- Require libpst.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user