add packaging
authorAnas Nashif <anas.nashif@intel.com>
Sat, 17 Nov 2012 16:24:08 +0000 (08:24 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sat, 17 Nov 2012 16:24:08 +0000 (08:24 -0800)
packaging/libmnl.spec

index 2a452ca..27dbf28 100644 (file)
@@ -23,7 +23,7 @@ and easy to get wrong. This library aims to provide simple helpers
 that allows you to re-use code and to avoid re-inventing the wheel.
 
 %package devel
-Requires:       %lname = %version
+Requires:       %name = %version
 Summary:        Development files for libmnl
 Group:          Development/Libraries/C and C++