Obsolete silgraphite
This commit is contained in:
parent
898dbb9770
commit
25b7547075
@ -1,6 +1,6 @@
|
||||
Name: graphite2
|
||||
Version: 1.0.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Font rendering capabilities for complex non-Roman writing systems
|
||||
Group: Development/Tools
|
||||
|
||||
@ -12,6 +12,8 @@ BuildRequires: cmake
|
||||
BuildRequires: freetype-devel
|
||||
BuildRequires: doxygen,tex(latex),asciidoc
|
||||
|
||||
Obsoletes: silgraphite < 2.3.1-5
|
||||
|
||||
%description
|
||||
Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
|
||||
Software Development groups to provide rendering capabilities for complex
|
||||
@ -25,6 +27,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Summary: Files for developing with graphite2
|
||||
Group: Development/Libraries
|
||||
|
||||
Obsoletes: silgraphite-devel < 2.3.1-5
|
||||
|
||||
%description devel
|
||||
Includes and definitions for developing with graphite2.
|
||||
|
||||
@ -65,6 +69,8 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/graphite2.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2011 Nicholas van Oudtshoorn <vanoudt@gmail.com> - 1.0.2-3
|
||||
- Obsolete silgraphite
|
||||
* Fri Aug 26 2011 Nicholas van Oudtshoorn <vanoudt@gmail.com> - 1.0.2-2
|
||||
- Removed dependency on silgraphite-devel
|
||||
- Stopped building comparerenderer - the only thing that depended on silgraphite
|
||||
|
||||
Loading…
Reference in New Issue
Block a user