Crap. I should really try building stuff locally in mock. Oh well. Add
another new BR...
This commit is contained in:
parent
879fcdcc4b
commit
86f159a75a
@ -22,7 +22,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: dejavu-lgc-fonts
|
||||
BuildRequires: gcc-c++, openssl-devel, freetype-devel
|
||||
BuildRequires: libpng-devel, zlib-devel, cairo-devel, pango-devel
|
||||
BuildRequires: libtool, groff, gettext
|
||||
BuildRequires: libtool, groff
|
||||
BuildRequires: gettext, libxml2-devel
|
||||
BuildRequires: perl-ExtUtils-MakeMaker perl-devel
|
||||
|
||||
%description
|
||||
@ -324,7 +325,7 @@ find examples/ -type f -exec chmod 0644 {} \;
|
||||
- Update to rrdtool 1.3 rc1
|
||||
- Fix versioning in changelog entries, had an extra 0 in there...
|
||||
- Drop cairo and python patches, they're in 1.3 rc1
|
||||
- Add Requires: gettext for new translations
|
||||
- Add Requires: gettext and libxml2-devel for new translations
|
||||
|
||||
* Wed Apr 30 2008 Jarod Wilson <jwilson@redhat.com> 1.3-0.14.beta4
|
||||
- Drop some conditional flags, they're not working at the moment...
|
||||
|
Loading…
Reference in New Issue
Block a user