summaryrefslogtreecommitdiffstats
path: root/kbarcode.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode.spec')
-rw-r--r--kbarcode.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbarcode.spec b/kbarcode.spec
index 568048b..bd6ef88 100644
--- a/kbarcode.spec
+++ b/kbarcode.spec
@@ -1,5 +1,5 @@
%define name kbarcode
-%define version 2.0.6
+%define version 2.0.7
Summary: A barcode and label printing application for KDE
Name: %{name}
Version: %{version}
@@ -30,7 +30,7 @@ fi
make -j$numprocs
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install-strip DESTDIR=$RPM_BUILD_ROOT
cd $RPM_BUILD_ROOT
find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.kbarcode