Add patch for a removal of an e-cell-renderer-color gtk-doc leftover
This commit is contained in:
parent
5c781df2ff
commit
6c3e449024
12
evolution-3.17.1-doc-e-cell-renderer-color.patch
Normal file
12
evolution-3.17.1-doc-e-cell-renderer-color.patch
Normal 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"/>
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user