Update to 20150330

- use %license macro for LICENSE file
This commit is contained in:
Parag Nemade 2015-03-31 10:08:13 +05:30
parent 35e4fb5ed4
commit cdfc2cdf9a
3 changed files with 10 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ fontforge_full-20100501.tar.bz2
/gnulib-2bf7326.tar.gz
/20141230.tar.gz
/20150228.tar.gz
/20150330.tar.gz

View File

@ -1,9 +1,9 @@
%global archive_version 20150228
%global archive_version 20150330
%global gettext_package FontForge
%global gnulib_githead 2bf7326
Name: fontforge
Version: 20150228
Version: 20150330
Release: 1%{?dist}
Summary: Outline and bitmap font editor
@ -144,7 +144,8 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -f %{gettext_package}.lang
%doc AUTHORS LICENSE
%doc AUTHORS
%license LICENSE
%{_bindir}/*
%{_libdir}/lib*.so.*
%{_datadir}/applications/*fontforge.desktop
@ -165,6 +166,10 @@ fi
%doc htdocs
%changelog
* Tue Mar 30 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150330-1
- Update to 20150330
- use %%license macro for LICENSE file
* Thu Mar 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150228-1
- Update to 20150228

View File

@ -1,2 +1,2 @@
149162d1d21a0dfc705a31916f4b0cd0 gnulib-2bf7326.tar.gz
0634edf5b473cde3c27696541e572b7d 20150228.tar.gz
d59c2838905789d6018d7fa05a6ce752 20150330.tar.gz