From aae5e0d0f5c2ba02284a06997a6b3e32adb00625 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 15 Dec 2012 09:23:21 -0800 Subject: [PATCH] add python module --- packaging/file.changes | 3 +++ packaging/file.spec | 1 + 2 files changed, 4 insertions(+) create mode 100644 packaging/file.changes diff --git a/packaging/file.changes b/packaging/file.changes new file mode 100644 index 0000000..5b51773 --- /dev/null +++ b/packaging/file.changes @@ -0,0 +1,3 @@ +* Sat Dec 15 2012 Anas Nashif upstream/5.11@8e6268a +- add python module + diff --git a/packaging/file.spec b/packaging/file.spec index bce98a6..721988e 100644 --- a/packaging/file.spec +++ b/packaging/file.spec @@ -12,6 +12,7 @@ Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz Source2: baselibs.conf %global _sysconfdir /etc %global _miscdir %{_datadir}/misc +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description With the file command, you can obtain information on the file type of a -- 2.7.4