From 8e288e5ee68096b4157d1154191bac061a47df5b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 12 Dec 2005 05:58:51 +0000 Subject: [PATCH] Cosmetics --- glib2.sh | 3 ++- glib2.spec | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/glib2.sh b/glib2.sh index 20364f0..e8fd18d 100644 --- a/glib2.sh +++ b/glib2.sh @@ -1,5 +1,6 @@ + ## This caused GLib2 applications to convert filenames from ## locale encoding to UTF-8. If the locale encoding is already ## UTF-8 then it makes no difference. -export G_BROKEN_FILENAMES=1 \ No newline at end of file +export G_BROKEN_FILENAMES=1 diff --git a/glib2.spec b/glib2.spec index d00788f..2f6e5e1 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,4 +1,4 @@ -Summary: A library of handy utility functions. +Summary: A library of handy utility functions Name: glib2 Version: 2.9.1 Release: 1 @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Sun Dec 11 2005 Matthias Clasen +- Specfile cosmetics + * Sat Dec 10 2005 Matthias Clasen - 2.9.1-1 - New upstream version