]> git.pld-linux.org Git - packages/lizardfs.git/commitdiff
use system crcutil package auto/th/lizardfs-3.9.4-3
authorElan Ruusamäe <glen@delfi.ee>
Mon, 4 Jul 2016 08:29:46 +0000 (11:29 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 4 Jul 2016 08:30:31 +0000 (11:30 +0300)
it was added to sourcetree unmodified:
https://github.com/lizardfs/lizardfs/commit/647dce2d3bd6395f3878481f26e5a9e95dbeb217

lizardfs.spec

index 65ddaf4ec19bf8c2fd87944d3f888a5e206b8b05..551e4b4628779753a298f13a2367d4107083a8d1 100644 (file)
@@ -1,6 +1,4 @@
 # TODO:
-# - Fix x32 asm code inside crcutil-1.0
-# - Consider using external libcrcutil package
 # - systemd service files to metalogger, cgiserver packages
 # - Fix cgiserver
 
@@ -22,6 +20,7 @@ BuildRequires:        /usr/bin/a2x
 BuildRequires: asciidoc
 BuildRequires: boost-devel
 BuildRequires: cmake >= 3.4.0
+BuildRequires: crcutil-devel >= 1.0
 BuildRequires: docbook-dtd45-xml
 BuildRequires: libfuse-devel
 BuildRequires: pkgconfig
@@ -86,6 +85,8 @@ CGI server
 %patch0 -p1
 %patch1 -p1
 
+%{__rm} -r external/crcutil-1.0
+
 %build
 install -d build
 cd build
This page took 0.078296 seconds and 4 git commands to generate.