Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Fedora Release Engineering
f529851cb1 dist-git conversion 2010-07-28 14:49:16 +00:00
Behdad Esfahbod
4a3aa876bf - latest version 2007-05-31 20:27:55 +00:00
Bill Nottingham
08b407a1fe Initialize branch F-7 for fribidi 2007-05-18 04:01:48 +00:00
6 changed files with 8 additions and 12 deletions

View file

@ -1,2 +0,0 @@
fribidi-0.10.4.tar.bz2
fribidi-0.10.7.tar.gz

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
fribidi-0.10.8.tar.gz

View file

@ -1,6 +0,0 @@
# Makefile for source rpm: fribidi
# $Id$
NAME := fribidi
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

View file

@ -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

View file

@ -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 <besfahbo@redhat.com> 0.10.8-1
- latest version
* Mon Feb 05 2007 Caolan McNamara <caolanm@redhat.com> 0.10.7-6
- Resolves: rhbz#225771 spec cleanups

View file

@ -1 +1 @@
0f602ed32869dbc551dc6bc83d8a3d28 fribidi-0.10.7.tar.gz
fe6a1e370353e330bbe043bb1697d04e fribidi-0.10.8.tar.gz