summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-09 11:46:27 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-09 11:46:27 -0800
commit09162ef84e61b798fbd384610e5eb1ef51c27e28 (patch)
tree84a78331881a78a08664d6b1514252e71bf3feff
parent44b560e25016645fa5a9984cd0ca2e380046a185 (diff)
downloadpattern-tools-09162ef84e61b798fbd384610e5eb1ef51c27e28.tar.gz
pattern-tools-09162ef84e61b798fbd384610e5eb1ef51c27e28.tar.bz2
pattern-tools-09162ef84e61b798fbd384610e5eb1ef51c27e28.zip
initial checkin 001
-rw-r--r--packaging/pattern-tools.spec32
1 files changed, 32 insertions, 0 deletions
diff --git a/packaging/pattern-tools.spec b/packaging/pattern-tools.spec
new file mode 100644
index 0000000..080ab05
--- /dev/null
+++ b/packaging/pattern-tools.spec
@@ -0,0 +1,32 @@
+Summary: Pattern Tools
+Name: pattern-tools
+Version: 001
+Release: 1
+License: GPLv2
+Group: System/Base
+URL: http://www.tizen.org
+Source: %{name}-%{version}.tar.bz2
+Requires: libxslt
+Requires: python-yaml
+Requires: python-lxml
+
+%description tools
+Tools for managing package groups and patterns.
+
+
+%description
+Pattern Tools
+
+%prep
+%setup -q
+
+%build
+make
+
+%install
+%make_install
+
+
+%files tools
+%{_bindir}/merge-patterns
+%{_datadir}/package-groups/stylesheets/*.xsl