This commit is contained in:
parent
00d45552d6
commit
de618e9696
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 14 17:17:53 CET 2008 - dmueller@suse.de
|
||||||
|
|
||||||
|
- dejavu font was renamed back, adjust
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 28 10:30:29 CET 2007 - dmueller@suse.de
|
Wed Nov 28 10:30:29 CET 2007 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rrdtool (Version 1.2.23)
|
# spec file for package rrdtool (Version 1.2.23)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -17,7 +17,7 @@ Group: Productivity/Scientific/Math
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Version: 1.2.23
|
Version: 1.2.23
|
||||||
Release: 64
|
Release: 73
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: cgilib-0.5.tar.bz2
|
Source1: cgilib-0.5.tar.bz2
|
||||||
Patch: %{name}-%{version}-ssize.diff
|
Patch: %{name}-%{version}-ssize.diff
|
||||||
@ -71,7 +71,7 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-L`pwd`/lb/lib"
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--with-tcllib=%{_libdir} \
|
--with-tcllib=%{_libdir} \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-rrd-default-font=/usr/share/fonts/truetype/DejaVuMonoSans.ttf
|
--with-rrd-default-font=/usr/share/fonts/truetype/DejaVuSansMono.ttf
|
||||||
make %{?jobs:-j %jobs}
|
make %{?jobs:-j %jobs}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -188,6 +188,8 @@ Authors:
|
|||||||
%{py_sitedir}/*
|
%{py_sitedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 14 2008 - dmueller@suse.de
|
||||||
|
- dejavu font was renamed back, adjust
|
||||||
* Wed Nov 28 2007 - dmueller@suse.de
|
* Wed Nov 28 2007 - dmueller@suse.de
|
||||||
- fix default font after dejavu font update
|
- fix default font after dejavu font update
|
||||||
- add dejavu to the package requires
|
- add dejavu to the package requires
|
||||||
|
Loading…
Reference in New Issue
Block a user