summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:08 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:08 -0800
commit113cb88f7b46c2f4e383dfbd6fd59fb2899d2cd5 (patch)
tree4e2979f04bc2bec2a1436ae4e78aa0c5a54c3e35
parent9a2d315687d04154d9045e318fa5bd306848867b (diff)
downloadhelp2man-113cb88f7b46c2f4e383dfbd6fd59fb2899d2cd5.tar.gz
help2man-113cb88f7b46c2f4e383dfbd6fd59fb2899d2cd5.tar.bz2
help2man-113cb88f7b46c2f4e383dfbd6fd59fb2899d2cd5.zip
add packaging
-rw-r--r--packaging/help2man.spec21
1 files changed, 1 insertions, 20 deletions
diff --git a/packaging/help2man.spec b/packaging/help2man.spec
index 3028768..e14b4fe 100644
--- a/packaging/help2man.spec
+++ b/packaging/help2man.spec
@@ -1,21 +1,3 @@
-#
-# spec file for package help2man
-#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#
-# All modifications and additions to the file contributed by third parties
-# remain the property of their copyright owners, unless otherwise agreed
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An "Open Source License" is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
-
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
-
Name: help2man
Version: 1.40.10
Release: 0
@@ -27,7 +9,6 @@ Source: %{name}-%{version}.tar.bz2
BuildRequires: gettext-tools
BuildRequires: perl-gettext
Requires: perl-gettext
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
help2man is a script to create simple man pages from the --help and
@@ -52,7 +33,7 @@ make %{?_smp_mflags}
%files -f %{name}.lang
%defattr(-,root,root,-)
-%doc COPYING NEWS README THANKS debian/changelog
+%doc COPYING
%{_bindir}/help2man
%{_libdir}/help2man/
%doc %{_infodir}/help2man.info%{ext_info}