Accepting request 113260 from home:vuntz:branches:X11:XOrg
Update to 1.1.1 OBS-URL: https://build.opensuse.org/request/show/113260 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:348a1b0142f61afeaafc9497e997d6f10074affed8682e202d019f10170b9cbf
|
||||
size 268872
|
3
libfontenc-1.1.1.tar.bz2
Normal file
3
libfontenc-1.1.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de72812f1856bb63bd2226ec8c2e2301931d3c72bd0f08b0d63a0cdf0722017f
|
||||
size 289688
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 16:19:02 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.1.1:
|
||||
+ Fix compiler warnings
|
||||
+ Build configuration improvements
|
||||
- Add zlib-devel BuildRequires as there are explicit checks for
|
||||
zlib.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 02:04:08 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libfontenc
|
||||
%define lname libfontenc1
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: X11 font encoding library
|
||||
License: MIT
|
||||
@@ -28,12 +27,15 @@ Url: http://xorg.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libfontenc
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libfontenc/
|
||||
Source: %name-%version.tar.bz2
|
||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(fontutil) >= 1.1 pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(fontutil) >= 1.1
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%description
|
||||
The libfontenc library is used by the Xorg server and other X font
|
||||
|
Reference in New Issue
Block a user