- Add patch for GNOME bug #477045 (use standard icon names).
This commit is contained in:
parent
d32203d9e1
commit
ce45da9679
2479
evolution-2.11.92-icon-names.patch
Normal file
2479
evolution-2.11.92-icon-names.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.11.92
|
Version: 2.11.92
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2 and GFDL+
|
License: GPLv2 and GFDL+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: GNOME's next-generation groupware suite
|
Summary: GNOME's next-generation groupware suite
|
||||||
@ -124,6 +124,9 @@ Patch34: evolution-2.10.0-e-source-combo-box.patch
|
|||||||
# GNOME bug #476040
|
# GNOME bug #476040
|
||||||
Patch35: evolution-2.11.92-mail-attachment.patch
|
Patch35: evolution-2.11.92-mail-attachment.patch
|
||||||
|
|
||||||
|
# GNOME bug #477045
|
||||||
|
Patch36: evolution-2.11.92-icon-names.patch
|
||||||
|
|
||||||
## Dependencies ###
|
## Dependencies ###
|
||||||
|
|
||||||
Requires(post): GConf2
|
Requires(post): GConf2
|
||||||
@ -264,6 +267,7 @@ This package contains the help for Evolution.
|
|||||||
%patch33 -p1 -b .e-passwords
|
%patch33 -p1 -b .e-passwords
|
||||||
%patch34 -p1 -b .e-source-combo-box
|
%patch34 -p1 -b .e-source-combo-box
|
||||||
%patch35 -p1 -b .mail-attachment
|
%patch35 -p1 -b .mail-attachment
|
||||||
|
%patch36 -p1 -b .icon-names
|
||||||
|
|
||||||
mkdir -p krb5-fakeprefix/include
|
mkdir -p krb5-fakeprefix/include
|
||||||
mkdir -p krb5-fakeprefix/lib
|
mkdir -p krb5-fakeprefix/lib
|
||||||
@ -713,6 +717,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# It uses gstreamer 0.10 now instead of 0.8 (GNOME bug #329629).
|
# It uses gstreamer 0.10 now instead of 0.8 (GNOME bug #329629).
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-4.fc8
|
||||||
|
- Add patch for GNOME bug #477045 (use standard icon names).
|
||||||
|
|
||||||
* Tue Sep 11 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-3.fc8
|
* Tue Sep 11 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-3.fc8
|
||||||
- Add patch for GNOME bug #476040 (fix attachment icon).
|
- Add patch for GNOME bug #476040 (fix attachment icon).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user