This repository was archived by the owner on Aug 23, 2022. It is now read-only.
forked from Zaryob/SulinRepository
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpspec.xml
More file actions
59 lines (57 loc) · 2.43 KB
/
Copy pathpspec.xml
File metadata and controls
59 lines (57 loc) · 2.43 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
<INARY>
<Source>
<Name>at</Name>
<Homepage>http://blog.calhariz.com/tag/at</Homepage>
<Packager>
<Name>Süleyman Poyraz</Name>
</Packager>
<License>GPLv2</License>
<IsA>service</IsA>
<IsA>app:console</IsA>
<Summary>Queues jobs for later execution</Summary>
<Description>Queues jobs for later execution</Description>
<Archive sha1sum="152f4ae45edb3635963fe9f358b4cecc0a41fffb" type="targz">http://software.calhariz.com/at/at_3.2.1.orig.tar.gz</Archive>
<Patches>
<Patch>at-3.1.8-more-deny.patch</Patch>
<Patch>at-3.1.14-Makefile.patch</Patch>
<Patch>at-3.1.13-configure.in-fix-PAM-automagick-dep.patch</Patch>
<Patch>at-3.1.10.2-Makefile.in-parallel-make-fix.patch</Patch>
<Patch>at-3.1.13-parallel-make-fix.patch</Patch>
<Patch>at-3.1.13-getloadavg.patch</Patch>
</Patches>
<BuildDependencies>
<Dependency>postfix</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>at</Name>
<RuntimeDependencies>
<Dependency>postfix</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/var/spool</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/lib/pm-utils/sleep.d/</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0755" target="/etc/init.d/atd">atd.rc8</AdditionalFile>
<AdditionalFile owner="root" permission="0755" target="/etc/pam.d/atd">at.pamd-3.1.13-r1</AdditionalFile>
<AdditionalFile owner="root" permission="0755" target="/etc/conf.d/atd">atd.confd</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="1">
<Date>2020-06-06</Date>
<Version>3.2.1</Version>
<Comment>First release</Comment>
<Name>Süleyman Poyraz</Name>
</Update>
</History>
</INARY>