Update to 3.7.90
Rebase the logos-removal patch and adjust BuildRequires.
This commit is contained in:
parent
742295dcd2
commit
e9bec1a052
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
||||
/gnome-devel-docs-3.6.0.tar.xz
|
||||
/gnome-devel-docs-3.6.1.tar.xz
|
||||
/gnome-devel-docs-3.6.2.tar.xz
|
||||
/gnome-devel-docs-3.7.90.tar.xz
|
||||
|
@ -1,49 +0,0 @@
|
||||
--- gnome-devel-docs-3.5.3/platform-demos/C/getting-ready.page.logos-removal 2012-06-26 02:06:21.000000000 +0300
|
||||
+++ gnome-devel-docs-3.5.3/platform-demos/C/getting-ready.page 2012-06-28 15:53:39.606126554 +0300
|
||||
@@ -36,17 +36,17 @@
|
||||
<list>
|
||||
<item><p>
|
||||
<link href="http://live.gnome.org/DeveloperTools/Installation/Ubuntu">
|
||||
- <media type="image" mime="image/png" src="media/ubuntu.png">Ubuntu</media>
|
||||
+ Ubuntu
|
||||
</link></p>
|
||||
</item>
|
||||
<item><p>
|
||||
<link href="http://live.gnome.org/DeveloperTools/Installation/Fedora">
|
||||
- <media type="image" mime="image/png" src="media/fedora.png">Fedora</media>
|
||||
+ Fedora
|
||||
</link></p>
|
||||
</item>
|
||||
<item><p>
|
||||
<link href="http://live.gnome.org/DeveloperTools/Installation/OpenSuSE">
|
||||
- <media type="image" mime="image/png" src="media/opensuse.png">OpenSuSE</media>
|
||||
+ OpenSuSE
|
||||
</link></p>
|
||||
</item>
|
||||
<item><p><link href="http://live.gnome.org/DeveloperTools/Installation">Others</link></p></item>
|
||||
--- gnome-devel-docs-3.5.3/platform-demos/Makefile.am.logos-removal 2012-06-26 01:58:53.000000000 +0300
|
||||
+++ gnome-devel-docs-3.5.3/platform-demos/Makefile.am 2012-06-28 15:53:39.606126554 +0300
|
||||
@@ -193,7 +193,6 @@ DOC_FIGURES = \
|
||||
media/combobox_multicolumn.png \
|
||||
media/dialog.png \
|
||||
media/entry.png \
|
||||
- media/fedora.png \
|
||||
media/filechooserdialog_menu.png \
|
||||
media/filechooserdialog_save.png \
|
||||
media/fontchooserwidget.png \
|
||||
@@ -226,7 +225,6 @@ DOC_FIGURES = \
|
||||
media/menubar_choices.png \
|
||||
media/message-board.ogv \
|
||||
media/messagedialog.png \
|
||||
- media/opensuse.png \
|
||||
media/paned.png \
|
||||
media/photo-wall.png \
|
||||
media/photo-wall-focused.png \
|
||||
@@ -259,7 +257,6 @@ DOC_FIGURES = \
|
||||
media/treeview_simple_liststore.png \
|
||||
media/treeview_simple_liststore_penguins.png \
|
||||
media/treeview_treestore.png \
|
||||
- media/ubuntu.png \
|
||||
media/weatherAppJs.png \
|
||||
media/window.png \
|
||||
$(demo_sources)
|
@ -1,22 +1,22 @@
|
||||
Summary: GNOME developer documentation
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.90
|
||||
Release: 1%{?dist}
|
||||
License: GFDL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://library.gnome.org
|
||||
#VCS: git:git://git.gnome.org/gnome-devel-docs
|
||||
Source: http://download.gnome.org/sources/gnome-devel-docs/3.6/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-devel-docs/3.7/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRequires: gnome-doc-utils
|
||||
BuildRequires: rarian-compat
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
|
||||
# Logomarks should be removed and replaced with text
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=814220
|
||||
Patch0: gnome-devel-docs-3.5.3-logos-removal.patch
|
||||
Patch0: gnome-devel-docs-3.7.90-logos-removal.patch
|
||||
BuildRequires: automake autoconf
|
||||
BuildRequires: yelp-tools
|
||||
|
||||
%description
|
||||
This package contains documents which are targeted for GNOME developers.
|
||||
@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
|
||||
- Update to 3.7.90
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user