Accepting request 253618 from M17N
1 OBS-URL: https://build.opensuse.org/request/show/253618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libotf?expand=0&rev=28
This commit is contained in:
commit
2e26a22f90
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 1 20:51:46 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
Cleanup buildRequires, removing use of xorg-x11-devel.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 16 16:30:13 CEST 2014 - tiwai@suse.de
|
Mon Jun 16 16:30:13 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -31,9 +31,12 @@ Source1: baselibs.conf
|
|||||||
Patch: libotf-warning-fixes.diff
|
Patch: libotf-warning-fixes.diff
|
||||||
# patch not sent upstream, because m17n.org is currently down
|
# patch not sent upstream, because m17n.org is currently down
|
||||||
Patch1: libotf-automake-1.13.diff
|
Patch1: libotf-automake-1.13.diff
|
||||||
BuildRequires: freetype2-devel
|
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: pkgconfig(freetype2)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xaw7)
|
||||||
|
BuildRequires: pkgconfig(xt)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,7 +55,6 @@ languages.
|
|||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: freetype2-devel
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries needed
|
This package contains all necessary include files and libraries needed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user