summaryrefslogtreecommitdiff
path: root/packaging/pattern-tools.spec
blob: a287bd741af6140befb92145c47c14bbfec05cfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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 for managing package groups and patterns.

%prep
%setup -q

%build
make 

%install
%make_install


%files 
%{_bindir}/merge-patterns
%{_datadir}/package-groups/stylesheets/*.xsl