summaryrefslogtreecommitdiff
path: root/kplot3d.spec
diff options
context:
space:
mode:
authorJakub Bogusz2001-05-02 21:51:23 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit11d5d263b91124ac5e0cb653d0c3daff6521aa48 (patch)
tree77f2cb8bf8999c29e817607803275c623f1bdb17 /kplot3d.spec
parent247c6eb28ebd220df44bfa66a189550a293380ab (diff)
downloadkplot3d-11d5d263b91124ac5e0cb653d0c3daff6521aa48.zip
kplot3d-11d5d263b91124ac5e0cb653d0c3daff6521aa48.tar.gz
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
Changed files: kplot3d.spec -> 1.5
Diffstat (limited to 'kplot3d.spec')
-rw-r--r--kplot3d.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplot3d.spec b/kplot3d.spec
index a8851cb..3c57c01 100644
--- a/kplot3d.spec
+++ b/kplot3d.spec
@@ -7,8 +7,8 @@ Group: Applications/Graphics
Group(de): Applikationen/Grafik
Group(pl): Aplikacje/Grafika
Source0: %{name}-%{version}.tar.gz
-%description
+%description
Kplot3d is tool for building 3d surface of function z = f(x,y).
Support sdaded and grid ( with erasing of invisible lines ) modes,
fast realtaime surface rotation, printing result image, save image or
@@ -19,7 +19,7 @@ data (in xyz format) to local file. For KDE.
%build
./configure
-%{__make} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
+%{__make} RPM_OPT_FLAGS="%{rpmcflags}"
cd po
%{__make}
cd ..