]> git.pld-linux.org Git - packages/test.git/blob - test.spec
b0c4a2ad90cf5ee45fd8e004f5dc8524685e5b32
[packages/test.git] / test.spec
1 %define         prefix  http://carme.pld-linux.org/~glen/horde/
2 Summary:        Distfiles Fetcher
3 Name:           distfiles
4 Version:        1.9
5 Release:        1
6 License:        GPL
7 Group:          Networking/Hacking
8 Source0:        linux-2.6.38.tar.bz2
9 # Source0-md5:  7d471477bfa67546f902da62227fa976
10 Patch1:         bar_1.11.1.tar.gz
11 # Patch1-md5:   4836a9767cbfb9c0b16020d23b4b5e91
12 BuildArch:      noarch
13 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
14
15 %description
16 Alien allows you to convert Debian, Stampede and Slackware Packages
17 into PLD packages, which can be installed with rpm. It can also
18 convert into Slackware, Debian, and Stampede packages. This is a tool
19 only suitable for binary packages.
20
21 %prep
22 exit 1
23
24 %clean
25 rm -rf $RPM_BUILD_ROOT
26
27 %files
28 %defattr(644,root,root,755)
29 %doc README TODO
This page took 0.070221 seconds and 2 git commands to generate.