summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-03 20:34:24 -0700
committerAnas Nashif <anas.nashif@intel.com>2012-11-03 20:34:24 -0700
commit291c3ed61a253efcedb162ee89608222c9156d9d (patch)
tree942703156f15ac96f730317e3b76937e9d3007fb
parente5411812b9535b87b34c5285c126a7e891e124f1 (diff)
downloadlibcap-ng-291c3ed61a253efcedb162ee89608222c9156d9d.tar.gz
libcap-ng-291c3ed61a253efcedb162ee89608222c9156d9d.tar.bz2
libcap-ng-291c3ed61a253efcedb162ee89608222c9156d9d.zip
add packaging
-rw-r--r--packaging/baselibs.conf1
-rw-r--r--packaging/libcap-ng.spec1
2 files changed, 1 insertions, 1 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644
index 0000000..37edee9
--- /dev/null
+++ b/packaging/baselibs.conf
@@ -0,0 +1 @@
+libcap-ng
diff --git a/packaging/libcap-ng.spec b/packaging/libcap-ng.spec
index 4faaa8e..337fd3b 100644
--- a/packaging/libcap-ng.spec
+++ b/packaging/libcap-ng.spec
@@ -18,7 +18,6 @@ BuildRequires: kernel-headers >= 2.6.11
BuildRequires: libattr-devel
BuildRequires: pkg-config
BuildRequires: python-base
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Libcap-ng is a library that makes using posix capabilities easier