This commit is contained in:
Matthias Clasen 2009-03-16 20:18:11 +00:00
parent d483671647
commit cd9844b5a4
3 changed files with 14 additions and 11 deletions

View File

@ -1 +1 @@
gnome-devel-docs-2.24.1.tar.bz2
gnome-devel-docs-2.26.0.tar.bz2

View File

@ -1,19 +1,19 @@
Summary: GNOME developer documentation
Name: gnome-devel-docs
Version: 2.24.1
Release: 2%{?dist}
Version: 2.26.0
Release: 1%{?dist}
License: GFDL
Group: System Environment/Libraries
URL: http://library.gnome.org
Source: http://download.gnome.org/sources/gnome-devel-docs/2.24/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
URL: http://library.gnome.org
Source: http://download.gnome.org/sources/gnome-devel-docs/2.26/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: gnome-doc-utils
BuildRequires: rarian-compat
BuildRequires: docbook-utils
BuildRequires: gettext
%description
%description
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.
@ -30,7 +30,7 @@ rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name} --all-name --with-gnome
%find_lang %{name} --all-name --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc README AUTHORS NEWS COPYING
%doc README AUTHORS NEWS COPYING
%{_datadir}/gnome/help/gdp-handbook
%{_datadir}/gnome/help/gdp-style-guide
%{_datadir}/gnome/help/hig-book
@ -51,13 +51,16 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/omf/platform-overview
%changelog
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
- Update to 2.26.0
* 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
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
- Update to 2.24.1
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
- Update to 2.24.0
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1

View File

@ -1 +1 @@
8bee78fac9f816e485cb888cd65f2a9e gnome-devel-docs-2.24.1.tar.bz2
122e1a90a2ff7bdea199ad9cb477c7a5 gnome-devel-docs-2.26.0.tar.bz2