Skip to content

Instantly share code, notes, and snippets.

@jumanjiman
Created January 31, 2012 20:22
Show Gist options
  • Save jumanjiman/1712677 to your computer and use it in GitHub Desktop.
Save jumanjiman/1712677 to your computer and use it in GitHub Desktop.
commit a193d52afe763759595705dd835acd8ce7e398b0
Author: Paul Morgan <jumanjiman@gmail.com>
Date: Tue Jan 31 15:03:08 2012 -0500
update the packageversion
diff --git a/scripts/onload_misc/openonload.spec b/scripts/onload_misc/openonload.spec
index ced6bb9..13bfa30 100644
--- a/scripts/onload_misc/openonload.spec
+++ b/scripts/onload_misc/openonload.spec
@@ -34,7 +34,7 @@
# support older distros) to update this spec to use kernel modules packaging
# templates.
-%define pkgversion 201109-u1
+%define pkgversion 201109-u1-MRGFIX
%{!?kernel: %{expand: %%define kernel %%(uname -r)}}
%{!?target_cpu: %{expand: %%define target_cpu %{_host_cpu}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment