2007-10-25 01:22:05 +00:00
|
|
|
Summary: GNOME developer documentation
|
|
|
|
Name: gnome-devel-docs
|
2012-08-22 08:42:00 +00:00
|
|
|
Version: 3.5.90
|
2012-06-07 08:38:37 +00:00
|
|
|
Release: 1%{?dist}
|
2007-10-25 01:22:05 +00:00
|
|
|
License: GFDL
|
|
|
|
Group: System Environment/Libraries
|
2009-03-16 20:18:11 +00:00
|
|
|
URL: http://library.gnome.org
|
2010-03-29 17:18:26 +00:00
|
|
|
#VCS: git:git://git.gnome.org/gnome-devel-docs
|
2012-06-28 12:50:18 +00:00
|
|
|
Source: http://download.gnome.org/sources/gnome-devel-docs/3.5/%{name}-%{version}.tar.xz
|
2007-10-25 01:22:05 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: gnome-doc-utils
|
|
|
|
BuildRequires: rarian-compat
|
2008-09-04 05:15:03 +00:00
|
|
|
BuildRequires: docbook-utils
|
2008-09-04 05:20:32 +00:00
|
|
|
BuildRequires: gettext
|
2007-10-25 01:22:05 +00:00
|
|
|
|
2012-04-20 16:03:17 +00:00
|
|
|
# Logomarks should be removed and replaced with text
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=814220
|
2012-06-28 12:50:18 +00:00
|
|
|
Patch0: gnome-devel-docs-3.5.3-logos-removal.patch
|
2012-04-20 16:03:17 +00:00
|
|
|
BuildRequires: automake autoconf
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
%description
|
2007-10-25 01:22:05 +00:00
|
|
|
This package contains documents which are targeted for GNOME developers.
|
|
|
|
It contains, e.g., the Human Interface Guidelines, the Integration Guide
|
|
|
|
and the Platform Overview.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2012-04-20 16:03:17 +00:00
|
|
|
%patch0 -p1 -b .logos-removal
|
|
|
|
rm -f platform-demos/media/fedora.png
|
|
|
|
rm -f platform-demos/media/opensuse.png
|
|
|
|
rm -f platform-demos/media/ubuntu.png
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
%build
|
2012-04-20 16:03:17 +00:00
|
|
|
aclocal || :
|
|
|
|
autoheader || :
|
|
|
|
automake || :
|
|
|
|
autoconf || :
|
|
|
|
|
2007-10-25 01:22:05 +00:00
|
|
|
%configure
|
2012-04-20 16:03:17 +00:00
|
|
|
make %{?_smp_mflags}
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
%find_lang %{name} --all-name --with-gnome
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
2009-03-16 20:18:11 +00:00
|
|
|
%doc README AUTHORS NEWS COPYING
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
%changelog
|
2012-08-22 08:42:00 +00:00
|
|
|
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
|
- Update to 3.5.90
|
|
|
|
|
2012-07-18 18:16:25 +00:00
|
|
|
* Wed Jul 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-1
|
|
|
|
- Update to 3.5.4
|
|
|
|
|
2012-06-28 12:50:18 +00:00
|
|
|
* Thu Jun 28 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.3-1
|
|
|
|
- Update to 3.5.3
|
|
|
|
|
2012-06-07 08:38:37 +00:00
|
|
|
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
|
- Update to 3.5.2
|
|
|
|
|
2012-04-20 16:03:17 +00:00
|
|
|
* Fri Apr 20 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.4.1-2
|
|
|
|
- Replace logomarks with plain text (#814220)
|
|
|
|
|
2012-04-16 21:32:19 +00:00
|
|
|
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
|
|
|
|
- Update to 3.4.1
|
|
|
|
|
2012-03-27 15:22:49 +00:00
|
|
|
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
|
|
|
- Update to 3.4.0
|
|
|
|
|
2012-03-21 10:21:48 +00:00
|
|
|
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
|
|
|
|
- Update to 3.3.92
|
|
|
|
|
2012-02-25 01:40:52 +00:00
|
|
|
* Fri Feb 24 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
|
|
|
|
- Update to 3.3.3
|
|
|
|
|
2012-02-07 03:19:32 +00:00
|
|
|
* Mon Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
|
|
|
|
- Update to 3.3.1
|
|
|
|
|
2012-01-13 03:47:33 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-10-18 11:37:41 +00:00
|
|
|
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
|
|
|
- Update to 3.2.1
|
|
|
|
|
2011-09-28 01:38:13 +00:00
|
|
|
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
|
- Update to 3.2.0
|
|
|
|
|
2011-04-26 18:17:09 +00:00
|
|
|
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-1
|
|
|
|
- Update to 3.0.2
|
|
|
|
|
2011-04-26 03:32:40 +00:00
|
|
|
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
|
|
|
2011-04-06 07:35:27 +00:00
|
|
|
* Wed Apr 6 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
2011-03-08 04:28:25 +00:00
|
|
|
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
|
|
|
- Update to 2.91.91
|
|
|
|
|
2011-02-22 05:10:47 +00:00
|
|
|
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
|
|
|
- Update to 2.91.90
|
|
|
|
|
2011-02-09 03:56:19 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.32.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-09-28 16:36:54 +00:00
|
|
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
2010-04-27 02:51:12 +00:00
|
|
|
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
2010-03-29 17:18:26 +00:00
|
|
|
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2010-02-22 14:07:29 +00:00
|
|
|
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.3-1
|
|
|
|
- Update to 2.29.3
|
|
|
|
|
2010-02-10 16:11:20 +00:00
|
|
|
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
|
|
|
|
- Update to 2.29.2
|
|
|
|
|
2010-01-26 16:30:09 +00:00
|
|
|
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.1-1
|
|
|
|
- Update to 2.29.1
|
|
|
|
|
2009-09-21 18:03:43 +00:00
|
|
|
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
2009-08-25 02:28:18 +00:00
|
|
|
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-1
|
|
|
|
- Update to 2.27.1
|
|
|
|
|
2009-07-25 00:36:57 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-04-14 20:19:41 +00:00
|
|
|
* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
|
|
|
|
- Update to 2.26.1
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
2009-02-24 22:49:27 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-12-17 04:15:46 +00:00
|
|
|
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
2008-09-22 17:24:26 +00:00
|
|
|
- Update to 2.24.0
|
|
|
|
|
2008-09-04 04:54:38 +00:00
|
|
|
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
|
|
|
|
- Update to 2.23.1
|
|
|
|
|
2008-03-11 01:59:13 +00:00
|
|
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
2008-02-14 04:43:45 +00:00
|
|
|
* Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
|
|
|
|
- Update to 2.21.1
|
|
|
|
|
2007-10-25 01:22:05 +00:00
|
|
|
* Wed Oct 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
|
|
|
|
- Incorporate package review feedback
|
|
|
|
|
|
|
|
* Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
|
- Initial packaging
|