include all PO files missing from the tarball (#914031)

This commit is contained in:
Nils Philippsen 2013-05-13 16:23:37 +02:00
commit de7ae276bf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
gimp-help-2.4.2.tar.bz2
/gimp-help-2.8.0.tar.bz2
/gimp-help-2.8.0-missing-po-files.patch
/gimp-help-2.8.0-missing-po-files.patch.xz

View file

@ -5,13 +5,13 @@
Summary: Help files for GIMP
Name: gimp-help
Version: 2.8.0
Release: 4%{?dist}
Release: 5%{?dist}
License: GFDL
Group: Documentation
URL: http://wiki.gimp.org/gimp/GimpDocs
Source0: ftp://ftp.gimp.org/pub/gimp/help/gimp-help-%{version}.tar.bz2
# files missing from the tarball
Patch0: gimp-help-2.8.0-missing-po-files.patch
Patch0: gimp-help-2.8.0-missing-po-files.patch.xz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%__id_u -n)-root
BuildRequires: dblatex
@ -250,6 +250,9 @@ rm -rf %buildroot
# END: LANGUAGE FILE LISTS
%changelog
* Mon May 13 2013 Nils Philippsen <nils@redhat.com> - 2.8.0-5
- include all PO files missing from the tarball (#914031)
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View file

@ -1,2 +1,2 @@
d6e07a569fe4b3bb11aaf5630da2693b gimp-help-2.8.0.tar.bz2
bf3e5684cd7fee308fc9a2d61519fdbf gimp-help-2.8.0-missing-po-files.patch
61c9b3e8867318f4a09a93ccb2928414 gimp-help-2.8.0-missing-po-files.patch.xz