Author: qboosh Date: Tue Mar 7 21:23:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - modular xorg deps, release 9
---- Files affected: SPECS: plotutils.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/plotutils.spec diff -u SPECS/plotutils.spec:1.52 SPECS/plotutils.spec:1.53 --- SPECS/plotutils.spec:1.52 Tue Mar 7 21:39:05 2006 +++ SPECS/plotutils.spec Tue Mar 7 22:23:10 2006 @@ -6,7 +6,7 @@ Summary(pl): Narzędzia do wykresów Name: plotutils Version: 2.4.1 -Release: 8 +Release: 9 License: GPL Group: Applications/Graphics Source0: ftp://ftp.gnu.org/gnu/plotutils/%{name}-%{version}.tar.gz @@ -14,7 +14,6 @@ Patch0: %{name}-info.patch Patch1: %{name}-c++.patch URL: http://www.gnu.org/software/plotutils/plotutils.html -BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: flex @@ -22,6 +21,8 @@ BuildRequires: libpng-devel BuildRequires: libtool BuildRequires: texinfo +BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXext-devel Requires: libplot = %{LIBPLOT_VERSION}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,8 +85,9 @@ Version: %{LIBPLOT_VERSION} Group: Development/Libraries Requires: libplot = %{LIBPLOT_VERSION}-%{release} -Requires: XFree86-devel Requires: libpng-devel +Requires: xorg-lib-libXaw-devel +Requires: xorg-lib-libXext-devel %description -n libplot-devel libplot header files. @@ -127,9 +129,10 @@ Version: %{LIBPLOT_VERSION} Group: Development/Libraries Requires: libplotter = %{LIBPLOT_VERSION}-%{release} -Requires: XFree86-devel Requires: libpng-devel Requires: libstdc++-devel +Requires: xorg-lib-libXaw-devel +Requires: xorg-lib-libXext-devel %description -n libplotter-devel libplotter header files. @@ -199,6 +202,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" %configure \ @@ -312,6 +316,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2006/03/07 21:23:10 qboosh +- modular xorg deps, release 9 + Revision 1.52 2006/03/07 20:39:05 qboosh - libs groups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/plotutils.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
