From fae0c49f4bc66092cd8aab28615ca5eb2d2ea592 Mon Sep 17 00:00:00 2001 From: Andreas Thienemann Date: Jul 15 2005 18:40:21 +0000 Subject: Switched off threaded make, as it's causing problems when rebuilding the documentation --- diff --git a/barcode.spec b/barcode.spec index 56d77fd..e8d3576 100644 --- a/barcode.spec +++ b/barcode.spec @@ -36,7 +36,7 @@ to develop programs that use the %{name} library. %build %configure -make %{?_smp_mflags} +make %install rm -rf %{buildroot} @@ -67,6 +67,10 @@ fi %{_mandir}/man3/barcode.3.gz %changelog +* Thu Jul 15 2005 Andreas Thienemann 0.98-7 +- Switched off threaded make, as it's causing problems when rebuilding + the documentation + * Thu Jul 07 2005 Andreas Thienemann 0.98-6 - Added configure patch to pick up correct libdir for x86_64 - Added missing BuildRequires for ghostscript and tetex-dvips