- Convert specfile to UTF-8.

epel9
Ville Skyttä 16 years ago
parent 16847e5521
commit 76419218c4

@ -7,7 +7,7 @@
Summary: A process-transparent configuration system Summary: A process-transparent configuration system
Name: GConf2 Name: GConf2
Version: 2.26.2 Version: 2.26.2
Release: 5%{?dist} Release: 6%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: http://download.gnome.org/sources/GConf/2.26/GConf-%{version}.tar.bz2 Source: http://download.gnome.org/sources/GConf/2.26/GConf-%{version}.tar.bz2
@ -156,6 +156,9 @@ fi
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Mon Aug 10 2009 Ville Skyttä <ville.skytta at iki.fi> - 2.26.2-6
- Convert specfile to UTF-8.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.2-5 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
@ -643,7 +646,7 @@ fi
* Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com> * Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com>
- Install the .la files in the devel package. - Install the .la files in the devel package.
* Fri Jul 6 2001 Trond Eivind Glomsrød <teg@redhat.com> * Fri Jul 6 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Use %%{_tmppath} - Use %%{_tmppath}
- Move the .so files to the devel subpackage - Move the .so files to the devel subpackage
- langify - langify

Loading…
Cancel
Save