/[packages]/cauldron/yelp-tools/current/SPECS/yelp-tools.spec
ViewVC logotype

Annotation of /cauldron/yelp-tools/current/SPECS/yelp-tools.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 133588 - (hide annotations) (download)
Mon Aug 15 15:38:44 2011 UTC (12 years, 7 months ago) by wally
File size: 943 byte(s)
imported package yelp-tools
1 wally 133588 Name: yelp-tools
2     Version: 3.1.5
3     Release: %mkrel 1
4     Summary: Create, manage, and publish documentation for Yelp
5     Group: System/Internationalization
6     License: GPLv2+
7     URL: http://projects.gnome.org/yelp/
8     Source0: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz
9     BuildArch: noarch
10     BuildRequires: pkgconfig(yelp-xsl)
11     BuildRequires: itstool
12     Requires: yelp-xsl
13    
14     %description
15     yelp-tools is a collection of scripts and build utilities to help create,
16     manage, and publish documentation for Yelp and the web. Most of the heavy
17     lifting is done by packages like yelp-xsl and itstool. This package just
18     wraps things up in a developer-friendly way.
19    
20     %prep
21     %setup -q
22    
23     %build
24     %configure2_5x
25     %make
26    
27     %install
28     rm -rf %{buildroot}
29     %makeinstall_std
30    
31     %clean
32     rm -rf %{buildroot}
33    
34     %files
35     %defattr(-,root,root)
36     %doc AUTHORS README
37     %{_bindir}/yelp-build
38     %{_bindir}/yelp-check
39     %{_bindir}/yelp-new
40     %{_datadir}/yelp-tools
41     %{_datadir}/aclocal/yelp.m4

  ViewVC Help
Powered by ViewVC 1.1.30