Author: darekr                       Date: Thu Feb 24 14:21:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsoleted kde_* redefinition
- redefined kde_htmldir in %%install
- _kdedocdir requires macros 1.129

---- Files affected:
SPECS:
   kmatplot.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/kmatplot.spec
diff -u SPECS/kmatplot.spec:1.15 SPECS/kmatplot.spec:1.16
--- SPECS/kmatplot.spec:1.15    Wed May 28 14:59:21 2003
+++ SPECS/kmatplot.spec Thu Feb 24 15:21:47 2005
@@ -13,6 +13,7 @@
 URL:           http://kmatplot.sourceforge.net/
 BuildRequires: octave-devel
 BuildRequires: qt-devel >= 3.0.5
+BuildRequires: rpmbuild(macros) >= 1.129
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _htmldir        /usr/share/doc/kde/HTML
@@ -50,8 +51,6 @@
 %patch0 -p1
 
 %build
-kde_htmldir="%{_htmldir}"; export kde_htmldir
-kde_icondir="%{_pixmapsdir}"; export kde_icondir
 QTDIR="%{_prefix}"; export QTDIR
 %configure2_13
 
@@ -62,6 +61,7 @@
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
+       kde_htmldir=%{_kdedocdir}
 
 mv -f $RPM_BUILD_ROOT%{_applnkdir}/{Applications,Scientific}
 
@@ -89,6 +89,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/02/24 14:21:47  darekr
+- removed obsoleted kde_* redefinition
+- redefined kde_htmldir in %%install
+- _kdedocdir requires macros 1.129
+
 Revision 1.15  2003/05/28 12:59:21  malekith
 - massive attack: source-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmatplot.spec?r1=1.15&r2=1.16&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to