- Convert specfile to UTF-8.
This commit is contained in:
parent
1c7c1e6257
commit
776c32caf3
@ -4,7 +4,7 @@
|
|||||||
Name: intltool
|
Name: intltool
|
||||||
Summary: Utility for internationalizing various kinds of data files
|
Summary: Utility for internationalizing various kinds of data files
|
||||||
Version: 0.40.6
|
Version: 0.40.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: http://download.gnome.org/sources/intltool/0.40/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/intltool/0.40/%{name}-%{version}.tar.bz2
|
||||||
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.40.6-4
|
||||||
|
- Convert specfile to UTF-8.
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.40.6-3
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.40.6-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
@ -279,7 +282,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Aug 8 2001 Jonathan Blandford <jrb@redhat.com>
|
* Wed Aug 8 2001 Jonathan Blandford <jrb@redhat.com>
|
||||||
- Fix bug #45699 and #50634 by upgrading version.
|
- Fix bug #45699 and #50634 by upgrading version.
|
||||||
|
|
||||||
* Mon Jul 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
* Mon Jul 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- s/Copyright/License/
|
- s/Copyright/License/
|
||||||
- Shorter summary
|
- Shorter summary
|
||||||
- Remove empty post/postun scripts
|
- Remove empty post/postun scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user