/[smecontribs]/rpms/bash-insulter/contribs9/bash-insulter.spec
ViewVC logotype

Annotation of /rpms/bash-insulter/contribs9/bash-insulter.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Nov 20 22:23:43 2017 UTC (6 years, 5 months ago) by jpp
Branch: MAIN
spec file

1 jpp 1.1 Name: bash-insulter
2     Version: 0.1.20171120
3     Release: 1%{?dist}
4     Summary: Randomly insults the user when typing wrong command.
5    
6     Group: System Environment/Shells
7     License: GPL+
8     URL: https://github.com/hkbakke/bash-insulter
9     Source0: bash-insulter-0.1.20171120.800dd7a.tgz
10     BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
11    
12     %description
13     Randomly insults the user when typing wrong command.
14     Change insults as needed :)
15    
16     %prep
17     %setup -q
18    
19     %build
20    
21    
22     %install
23     rm -rf $RPM_BUILD_ROOT
24     make install DESTDIR=$RPM_BUILD_ROOT
25    
26     %clean
27     rm -rf $RPM_BUILD_ROOT
28    
29    
30     %post
31    
32     %preun
33    
34    
35     %files
36    
37     %changelog
38     * Mon Nov 20 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.20171120-1.sme
39     - initial release

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed