Add patch for a removal of an e-cell-renderer-color gtk-doc leftover

This commit is contained in:
Milan Crha 2015-04-27 11:19:10 +02:00
parent 5c781df2ff
commit 6c3e449024
2 changed files with 15 additions and 2 deletions

View File

@ -0,0 +1,12 @@
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml
index f671a52..cdf3410 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -252,7 +252,6 @@
<xi:include href="xml/e-buffer-tagger.xml"/>
<xi:include href="xml/e-calendar-item.xml"/>
<xi:include href="xml/e-calendar.xml"/>
- <xi:include href="xml/e-cell-renderer-color.xml"/>
<xi:include href="xml/e-charset-combo-box.xml"/>
<xi:include href="xml/e-contact-store.xml"/>
<xi:include href="xml/e-data-capture.xml"/>

View File

@ -44,7 +44,7 @@ Obsoletes: evolution-NetworkManager < %{last_evo_nm_version}
### Patches ###
# RH bug #
#Patch01: .patch
Patch01: evolution-3.17.1-doc-e-cell-renderer-color.patch
## Dependencies ###
@ -206,7 +206,7 @@ the functionality of the installed %{name} package.
%prep
%setup -q -n evolution-%{version}
#%patch01 -p1 -b .backup
%patch01 -p1 -b .doc-e-cell-renderer-color
# Remove the welcome email from Novell
for inbox in mail/default/*/Inbox; do
@ -537,6 +537,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
- Update to 3.17.1
- Add patch for a removal of an e-cell-renderer-color gtk-doc leftover
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
- Update to 3.16.1