From 4a3aa876bf2598598f693823a0ad2ad28f13dba5 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: May 31 2007 20:27:55 +0000 Subject: - latest version --- diff --git a/.cvsignore b/.cvsignore index 2418dd1..ef90a78 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -fribidi-0.10.4.tar.bz2 -fribidi-0.10.7.tar.gz +fribidi-0.10.8.tar.gz diff --git a/fribidi-0.10.7-multiarchdevel.patch b/fribidi-0.10.7-multiarchdevel.patch index c5c8394..1b2d34b 100644 --- a/fribidi-0.10.7-multiarchdevel.patch +++ b/fribidi-0.10.7-multiarchdevel.patch @@ -20,7 +20,7 @@ +++ fribidi-0.10.7/fribidi_config-64.h 2006-05-02 10:48:14.000000000 +0100 @@ -0,0 +1,6 @@ +#ifndef FRIBIDI_CONFIG_SIXFOUR_H -+#define FRIBIDI_CONFIG-SIXFOUR_H ++#define FRIBIDI_CONFIG_SIXFOUR_H +#define FRIBIDI_SIZEOF_SHORT 2 +#define FRIBIDI_SIZEOF_INT 4 +#define FRIBIDI_SIZEOF_LONG 8 diff --git a/fribidi.spec b/fribidi.spec index 214c149..e105a5b 100644 --- a/fribidi.spec +++ b/fribidi.spec @@ -1,7 +1,7 @@ Summary: Library implementing the Unicode Bidirectional Algorithm Name: fribidi -Version: 0.10.7 -Release: 6%{?dist} +Version: 0.10.8 +Release: 1%{?dist} URL: http://fribidi.org Source0: http://fribidi.org/download/fribidi/%{name}-%{version}.tar.gz Patch0: fribidi-0.10.7-multiarchdevel.patch @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Thu May 31 2007 Behdad Esfahbod 0.10.8-1 +- latest version + * Mon Feb 05 2007 Caolan McNamara 0.10.7-6 - Resolves: rhbz#225771 spec cleanups diff --git a/sources b/sources index 11f9ed6..ded02af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f602ed32869dbc551dc6bc83d8a3d28 fribidi-0.10.7.tar.gz +fe6a1e370353e330bbe043bb1697d04e fribidi-0.10.8.tar.gz