]> git.pld-linux.org Git - packages/ggaoed.git/blobdiff - ggaoed.spec
- peek & read netlink message in one shot since the default algorithm doesn't work...
[packages/ggaoed.git] / ggaoed.spec
index e556cdef71d4424b20f163cb56a4742252aa752e..418ba1fe56df8b577e9e971edc437de4bbb58061 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       ggaoed - ATA over Ethernet target implementation for Linux
 Name:          ggaoed
 Version:       1.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://ggaoed.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -9,6 +9,7 @@ Source0:        http://ggaoed.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Patch0:                %{name}-build.patch
+Patch1:                %{name}-netlink-rx-buffer-realloc.patch
 URL:           http://code.google.com/p/ggaoed/
 BuildRequires: docbook2X >= 0.8
 BuildRequires: glib2-devel >= 2.12
@@ -29,6 +30,7 @@ features to provide the best performance.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure
This page took 0.091825 seconds and 4 git commands to generate.