summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-15 16:58:00 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-15 16:58:00 -0800
commitdd59d440c525143a7cc3069a96b517a25b1b2216 (patch)
tree3dda103ab67cdec15a9ed8d205a8eb0e49543538
parent1eb2f32da4fe4604fab76a8e2c7cb39813f17887 (diff)
downloadsgml-skel-dd59d440c525143a7cc3069a96b517a25b1b2216.tar.gz
sgml-skel-dd59d440c525143a7cc3069a96b517a25b1b2216.tar.bz2
sgml-skel-dd59d440c525143a7cc3069a96b517a25b1b2216.zip
spec cleanup and removed patchessubmit/trunk/20121116.005807
-rw-r--r--packaging/sgml-skel.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/packaging/sgml-skel.spec b/packaging/sgml-skel.spec
index 152d45a..a35479c 100644
--- a/packaging/sgml-skel.spec
+++ b/packaging/sgml-skel.spec
@@ -11,11 +11,10 @@ Source1: docbook-tools/sgml-common/bin/install-catalog.in
Source2: edit-xml-catalog.sh
BuildRequires: automake
BuildRequires: libxml2-tools
-Requires(pre): /bin/awk
-Requires(pre): /bin/chmod
-Requires(pre): /bin/mv
+Requires(pre): /usr/bin/awk
+Requires(pre): /usr/bin/chmod
+Requires(pre): /usr/bin/mv
Requires: libxml2-tools
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description