rpms/xorg-x11-drv-fglrx/devel .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 xorg-x11-drv-fglrx.spec, 1.9, 1.10
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21915
Modified Files:
.cvsignore sources xorg-x11-drv-fglrx.spec
Log Message:
Update to 8.12
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 17 Nov 2008 17:24:44 -0000 1.3
+++ .cvsignore 10 Dec 2008 18:28:13 -0000 1.4
@@ -1 +1 @@
-ati-driver-installer-8-11-x86.x86_64.run
+2a62d8c5173f091379e458371782a580 ati-driver-installer-8-12-x86.x86_64.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 17 Nov 2008 17:24:44 -0000 1.4
+++ sources 10 Dec 2008 18:28:13 -0000 1.5
@@ -1 +1 @@
-9774452430dae8fd8b27eb6379da2e16 ati-driver-installer-8-11-x86.x86_64.run
+2a62d8c5173f091379e458371782a580 ati-driver-installer-8-12-x86.x86_64.run
Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-drv-fglrx.spec 17 Nov 2008 17:24:44 -0000 1.9
+++ xorg-x11-drv-fglrx.spec 10 Dec 2008 18:28:13 -0000 1.10
@@ -1,5 +1,5 @@
%define atilibdir %{_libdir}/fglrx
-%define ativersion 8.11
+%define ativersion 8.12
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -8,13 +8,13 @@
%endif
Name: xorg-x11-drv-fglrx
-Version: 8.552
+Version: 8.561
Release: 1.%{ativersion}%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: BSD/Commercial/GPL/QPL
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
+Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
Source1: fglrx-README.Fedora
Source3: fglrx-config-display
Source4: fglrx-init
@@ -48,6 +48,9 @@
Conflicts: xorg-x11-drv-nvidia
Conflicts: xorg-x11-drv-nvidia-legacy
Conflicts: xorg-x11-drv-nvidia-96xx
+Conflicts: xorg-x11-drv-nvidia-173xx
+Conflicts: xorg-x11-drv-nvidia-beta
+Conflicts: xorg-x11-drv-nvidia-newest
Obsoletes: fglrx-kmod < %{version}
# ATI auto-generated RPMs
@@ -153,6 +156,9 @@
elif [[ ! "/${file##./usr/X11R6/include/X11/extensions}" = "/${file}" ]]
then
install -D -p -m 0644 fglrxpkg/${file} $RPM_BUILD_ROOT/%{_includedir}/X11/extensions/${file##./usr/X11R6/include/X11/extensions}
+ elif [[ ! "/${file##./usr/%{_lib}}" = "/${file}" ]]
+ then
+ install -D -p -m 0755 fglrxpkg/${file} $RPM_BUILD_ROOT/%{atilibdir}/${file##./usr/%{_lib}/}
elif [[ ! "/${file##./usr/X11R6/%{_lib}/}" = "/${file}" ]]
then
install -D -p -m 0755 fglrxpkg/${file} $RPM_BUILD_ROOT/%{atilibdir}/${file##./usr/X11R6/%{_lib}/}
@@ -296,6 +302,10 @@
%{_includedir}/X11/extensions/*.h
%changelog
+* Wed Dec 10 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-1.8.12
+- Update to 8.12
+- Add Conflicts: for new nvidia packages
+
* Mon Nov 17 2008 Stewart Adam <s.adam at diffingo.com> - 8.552-1.8.11
- Update to 8.11
15 years, 11 months
rpms/gnome-mplayer/F-8 gnome-mplayer.spec,1.14,1.15
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/gnome-mplayer/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18098
Modified Files:
gnome-mplayer.spec
Log Message:
* Mon Nov 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.2-2.fc8.1
- Removed gvfs-fuse requirement
Index: gnome-mplayer.spec
===================================================================
RCS file: /cvs/free/rpms/gnome-mplayer/F-8/gnome-mplayer.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gnome-mplayer.spec 24 Nov 2008 15:37:45 -0000 1.14
+++ gnome-mplayer.spec 10 Dec 2008 17:22:13 -0000 1.15
@@ -1,6 +1,6 @@
Name: gnome-mplayer
Version: 0.9.2
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: An MPlayer GUI, a full-featured binary
Group: Applications/Multimedia
@@ -20,7 +20,6 @@
BuildRequires: libmusicbrainz3-devel
BuildRequires: libnotify-devel
-Requires: gvfs-fuse
Requires: mencoder
Requires: %{name}-common = %{version}
@@ -161,6 +160,9 @@
%changelog
+* Mon Nov 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.2-2.fc8.1
+- Removed gvfs-fuse requirement
+
* Mon Nov 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.2-2
- Refactored the spec to allow building both minimal and full-featured versions
- s/gnome-mplayer-core-functionality/gnome-mplayer-binary
15 years, 11 months
rpms/pgplot/F-9 pgplot.spec,1.1,1.2
by Sergio Pascual
Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31328
Modified Files:
pgplot.spec
Log Message:
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-27
- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/F-9/pgplot.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgplot.spec 13 Nov 2008 10:32:48 -0000 1.1
+++ pgplot.spec 10 Dec 2008 11:15:49 -0000 1.2
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 26%{?dist}
+Release: 27%{?dist}
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -31,7 +31,7 @@
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libpng-devel tk-devel libX11-devel gcc-gfortran
-BuildRequires: perl texlive-latex glibc-common
+BuildRequires: perl glibc-common
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@@ -155,7 +155,6 @@
%{__make} %{?_smp_mflags} pgplot-routines.tex
%{__make} %{?_smp_mflags} pgplot.html
-pdflatex pgplot-routines.tex
%install
%{__rm} -rf %{buildroot}
@@ -196,7 +195,7 @@
%files devel
%defattr (-,root,root,-)
-%doc aaaread.me pgplot-routines.pdf pgplot.html copyright.notice
+%doc aaaread.me pgplot-routines.tex pgplot.html copyright.notice
%{_libdir}/lib%{name}.so
%{_libdir}/libc%{name}.so
%{_includedir}/cpgplot.h
@@ -222,6 +221,9 @@
%{_bindir}/*
%changelog
+* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-27
+- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
+
* Thu Nov 13 2008 Sergio Pascual <spr(a)astrax.fis.ucm.es> 5.2.2-26
- Provides includes release
15 years, 11 months
rpms/pgplot/F-10 pgplot.spec,1.4,1.5
by Sergio Pascual
Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31222
Modified Files:
pgplot.spec
Log Message:
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29.1
- Rebump to allow rebuild
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/F-10/pgplot.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pgplot.spec 10 Dec 2008 10:48:52 -0000 1.4
+++ pgplot.spec 10 Dec 2008 11:13:51 -0000 1.5
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 29%{?dist}
+Release: 29%{?dist}.1
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -221,6 +221,9 @@
%{_bindir}/*
%changelog
+* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29.1
+- Rebump to allow rebuild
+
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29
- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
15 years, 11 months
rpms/pgplot/F-10 pgplot.spec,1.3,1.4
by Sergio Pascual
Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29607
Modified Files:
pgplot.spec
Log Message:
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29
- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/F-10/pgplot.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pgplot.spec 18 Nov 2008 16:14:51 -0000 1.3
+++ pgplot.spec 10 Dec 2008 10:48:52 -0000 1.4
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 28%{?dist}
+Release: 29%{?dist}
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -31,7 +31,7 @@
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libpng-devel tk-devel libX11-devel gcc-gfortran
-BuildRequires: perl texlive-latex glibc-common
+BuildRequires: perl glibc-common
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@@ -155,7 +155,6 @@
%{__make} %{?_smp_mflags} pgplot-routines.tex
%{__make} %{?_smp_mflags} pgplot.html
-pdflatex pgplot-routines.tex
%install
%{__rm} -rf %{buildroot}
@@ -196,7 +195,7 @@
%files devel
%defattr (-,root,root,-)
-%doc aaaread.me pgplot-routines.pdf pgplot.html copyright.notice
+%doc aaaread.me pgplot-routines.tex pgplot.html copyright.notice
%{_libdir}/lib%{name}.so
%{_libdir}/libc%{name}.so
%{_includedir}/cpgplot.h
@@ -222,6 +221,9 @@
%{_bindir}/*
%changelog
+* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29
+- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
+
* Tue Nov 18 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-28
- Fixing bz #168. There was a typo in patch0
15 years, 11 months
rpms/pgplot/devel pgplot.spec,1.3,1.4
by Sergio Pascual
Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21324
Modified Files:
pgplot.spec
Log Message:
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29
- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/devel/pgplot.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pgplot.spec 18 Nov 2008 16:14:51 -0000 1.3
+++ pgplot.spec 8 Dec 2008 16:11:45 -0000 1.4
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 28%{?dist}
+Release: 29%{?dist}
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -31,7 +31,7 @@
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libpng-devel tk-devel libX11-devel gcc-gfortran
-BuildRequires: perl texlive-latex glibc-common
+BuildRequires: perl glibc-common
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@@ -107,7 +107,7 @@
-e 's/! XWDRIV/ XWDRIV/g' \
-e 's/! TKDRIV/ TKDRIV/g' -i drivers.list
-# This version of fedora includes gcc-fedora 4.3
+# This version of fedora includes gcc 4.3
# that can compile the GIF driver
%if 0%{?fedora} >= 9
%{__sed} -e 's/! GIDRIV/ GIDRIV/g' -i drivers.list
@@ -155,7 +155,6 @@
%{__make} %{?_smp_mflags} pgplot-routines.tex
%{__make} %{?_smp_mflags} pgplot.html
-pdflatex pgplot-routines.tex
%install
%{__rm} -rf %{buildroot}
@@ -196,7 +195,7 @@
%files devel
%defattr (-,root,root,-)
-%doc aaaread.me pgplot-routines.pdf pgplot.html copyright.notice
+%doc aaaread.me pgplot-routines.tex pgplot.html copyright.notice
%{_libdir}/lib%{name}.so
%{_libdir}/libc%{name}.so
%{_includedir}/cpgplot.h
@@ -222,6 +221,9 @@
%{_bindir}/*
%changelog
+* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-29
+- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
+
* Tue Nov 18 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-28
- Fixing bz #168. There was a typo in patch0
15 years, 11 months
rpms/qmmp-plugins-freeworld/devel .cvsignore, 1.3, 1.4 qmmp-plugins-freeworld.spec, 1.3, 1.4 sources, 1.3, 1.4
by Karel Volný
Author: kvolny
Update of /cvs/free/rpms/qmmp-plugins-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8004
Modified Files:
.cvsignore qmmp-plugins-freeworld.spec sources
Log Message:
* Mon Dec 08 2008 Karel Volny <kvolny(a)redhat.com> 0.2.3-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 5 Sep 2008 13:01:04 -0000 1.3
+++ .cvsignore 8 Dec 2008 12:00:37 -0000 1.4
@@ -1 +1 @@
-qmmp-0.2.2.tar.bz2
+qmmp-0.2.3.tar.bz2
Index: qmmp-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/qmmp-plugins-freeworld.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qmmp-plugins-freeworld.spec 5 Sep 2008 13:01:04 -0000 1.3
+++ qmmp-plugins-freeworld.spec 8 Dec 2008 12:00:37 -0000 1.4
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 0.2.2
+Version: 0.2.3
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -87,6 +87,9 @@
%changelog
+* Mon Dec 08 2008 Karel Volny <kvolny(a)redhat.com> 0.2.3-1
+- version bump
+
* Fri Sep 05 2008 Karel Volny <kvolny(a)redhat.com> 0.2.2-1
- version bump
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 5 Sep 2008 13:01:04 -0000 1.3
+++ sources 8 Dec 2008 12:00:37 -0000 1.4
@@ -1 +1 @@
-363d331d5454750277a7180118cbc62d qmmp-0.2.2.tar.bz2
+22c313a04f7d8def529009e437020155 qmmp-0.2.3.tar.bz2
15 years, 11 months
rpms/freetype-freeworld/F-8 freetype-autohinter-ligature.patch, NONE, 1.1 freetype-freeworld.spec, 1.1, 1.2
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/freetype-freeworld/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4195/F-8
Modified Files:
freetype-freeworld.spec
Added Files:
freetype-autohinter-ligature.patch
Log Message:
* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.5-6
- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
freetype-autohinter-ligature.patch:
--- NEW FILE freetype-autohinter-ligature.patch ---
Index: src/autofit/aflatin.c
===================================================================
RCS file: /cvsroot/freetype/freetype2/src/autofit/aflatin.c,v
retrieving revision 1.65
diff -u -p -d -r1.65 aflatin.c
--- src/autofit/aflatin.c 7 Jul 2007 07:30:39 -0000 1.65
+++ src/autofit/aflatin.c 5 Dec 2008 21:15:46 -0000
@@ -2144,6 +2144,7 @@
{ 0x20A0, 0x20CF }, /* Currency Symbols */
{ 0x2150, 0x218F }, /* Number Forms */
{ 0x2460, 0x24FF }, /* Enclosed Alphanumerics */
+ { 0xFB00, 0xFB06 }, /* Latin Ligatures */
{ 0 , 0 }
};
Index: freetype-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/freetype-freeworld/F-8/freetype-freeworld.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freetype-freeworld.spec 9 Aug 2008 21:28:24 -0000 1.1
+++ freetype-freeworld.spec 8 Dec 2008 00:45:23 -0000 1.2
@@ -8,7 +8,7 @@
Summary: A free and portable font rendering engine
Name: freetype-freeworld
Version: 2.3.5
-Release: 5%{?dist}
+Release: 6%{?dist}
License: FTL or GPLv2+
Group: System Environment/Libraries
URL: http://www.freetype.org
@@ -29,6 +29,7 @@
# Upstream patches
Patch90: freetype-2.3.5-CVEs.patch
+Patch101: freetype-autohinter-ligature.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@@ -80,6 +81,7 @@
%patch89 -p1 -b .memcpy
%patch90 -p1 -b .CVEs
+%patch101 -p0 -b .autohinter-ligature
%build
@@ -129,6 +131,9 @@
%config(noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
%changelog
+* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.5-6
+- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
+
* Sat Aug 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.3.5-5
- rebuild for RPM Fusion
15 years, 11 months
rpms/freetype-freeworld/F-9 freetype-autohinter-ligature.patch, NONE, 1.1 freetype-freeworld.spec, 1.2, 1.3
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/freetype-freeworld/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4166/F-9
Modified Files:
freetype-freeworld.spec
Added Files:
freetype-autohinter-ligature.patch
Log Message:
* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.5-9
- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
freetype-autohinter-ligature.patch:
--- NEW FILE freetype-autohinter-ligature.patch ---
Index: src/autofit/aflatin.c
===================================================================
RCS file: /cvsroot/freetype/freetype2/src/autofit/aflatin.c,v
retrieving revision 1.65
diff -u -p -d -r1.65 aflatin.c
--- src/autofit/aflatin.c 7 Jul 2007 07:30:39 -0000 1.65
+++ src/autofit/aflatin.c 5 Dec 2008 21:15:46 -0000
@@ -2144,6 +2144,7 @@
{ 0x20A0, 0x20CF }, /* Currency Symbols */
{ 0x2150, 0x218F }, /* Number Forms */
{ 0x2460, 0x24FF }, /* Enclosed Alphanumerics */
+ { 0xFB00, 0xFB06 }, /* Latin Ligatures */
{ 0 , 0 }
};
Index: freetype-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/freetype-freeworld/F-9/freetype-freeworld.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- freetype-freeworld.spec 5 Oct 2008 08:03:05 -0000 1.2
+++ freetype-freeworld.spec 8 Dec 2008 00:45:10 -0000 1.3
@@ -8,7 +8,7 @@
Summary: A free and portable font rendering engine
Name: freetype-freeworld
Version: 2.3.5
-Release: 8%{?dist}
+Release: 9%{?dist}
License: FTL or GPLv2+
Group: System Environment/Libraries
URL: http://www.freetype.org
@@ -29,6 +29,7 @@
# Upstream patches
Patch90: freetype-2.3.5-CVEs.patch
+Patch101: freetype-autohinter-ligature.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@@ -80,6 +81,7 @@
%patch89 -p1 -b .memcpy
%patch90 -p1 -b .CVEs
+%patch101 -p0 -b .autohinter-ligature
%build
@@ -129,6 +131,9 @@
%config(noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
%changelog
+* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.5-9
+- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
+
* Sun Oct 05 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.3.5-8
- rebuild
15 years, 11 months
rpms/freetype-freeworld/F-10 freetype-autohinter-ligature.patch, NONE, 1.1 freetype-freeworld.spec, 1.2, 1.3
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/freetype-freeworld/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4137/F-10
Modified Files:
freetype-freeworld.spec
Added Files:
freetype-autohinter-ligature.patch
Log Message:
* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.7-2
- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
freetype-autohinter-ligature.patch:
--- NEW FILE freetype-autohinter-ligature.patch ---
Index: src/autofit/aflatin.c
===================================================================
RCS file: /cvsroot/freetype/freetype2/src/autofit/aflatin.c,v
retrieving revision 1.65
diff -u -p -d -r1.65 aflatin.c
--- src/autofit/aflatin.c 7 Jul 2007 07:30:39 -0000 1.65
+++ src/autofit/aflatin.c 5 Dec 2008 21:15:46 -0000
@@ -2144,6 +2144,7 @@
{ 0x20A0, 0x20CF }, /* Currency Symbols */
{ 0x2150, 0x218F }, /* Number Forms */
{ 0x2460, 0x24FF }, /* Enclosed Alphanumerics */
+ { 0xFB00, 0xFB06 }, /* Latin Ligatures */
{ 0 , 0 }
};
Index: freetype-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/freetype-freeworld/F-10/freetype-freeworld.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- freetype-freeworld.spec 3 Sep 2008 12:02:10 -0000 1.2
+++ freetype-freeworld.spec 8 Dec 2008 00:44:47 -0000 1.3
@@ -8,7 +8,7 @@
Summary: A free and portable font rendering engine
Name: freetype-freeworld
Version: 2.3.7
-Release: 1%{?dist}
+Release: 2%{?dist}
License: FTL or GPLv2+
Group: System Environment/Libraries
URL: http://www.freetype.org
@@ -25,6 +25,7 @@
Patch89: freetype-2.2.1-memcpy-fix.patch
# Upstream patches
+Patch101: freetype-autohinter-ligature.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@@ -74,6 +75,8 @@
%patch89 -p1 -b .memcpy
+%patch101 -p0 -b .autohinter-ligature
+
%build
%configure --disable-static
@@ -122,6 +125,9 @@
%config(noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
%changelog
+* Mon Dec 08 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.7-2
+- Add freetype-autohinter-ligature.patch by Behdad Esfahbod (rh#368561)
+
* Tue Sep 02 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.7-1
- Update to 2.3.7
15 years, 11 months