]> git.ipfire.org Git - ipfire-3.x.git/blame - xorg-x11-xinit/xorg-x11-xinit.nm
Add a -debuginfo for every package that is not noarch.
[ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
CommitLineData
078dbf15 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
078dbf15
MT
4###############################################################################
5
802ea3af
MT
6name = xinit
7version = 1.2.1
8release = 1
078dbf15 9
802ea3af
MT
10groups = X/Server
11url = http://www.x.org
12license = MIT
13summary = X.Org X11 X Window System xinit startup scripts.
078dbf15 14
802ea3af
MT
15description
16 X.Org X11 X Window System xinit startup scripts.
17end
078dbf15 18
802ea3af 19source_dl = http://ftp.x.org/pub/individual/app/
078dbf15 20
802ea3af
MT
21build
22 requires
23 autoconf
24 automake
25 libX11-devel
26 pkg-config
27 end
28end
078dbf15 29
802ea3af
MT
30packages
31 package %{name}
1f9bc2f0
MT
32
33 package %{name}-debuginfo
34 template DEBUGINFO
35 end
802ea3af 36end