/[packages]/cauldron/erlang-p1_mysql/current/SPECS/erlang-p1_mysql.spec
ViewVC logotype

Annotation of /cauldron/erlang-p1_mysql/current/SPECS/erlang-p1_mysql.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1844786 - (hide annotations) (download)
Tue Apr 5 10:01:51 2022 UTC (3 years, 3 months ago) by umeabot
File size: 705 byte(s)
Mageia 9 Mass Rebuild
1 neoclust 1009904 %global srcname p1_mysql
2    
3     Name: erlang-%{srcname}
4 neoclust 1772706 Version: 1.0.19
5 umeabot 1844786 Release: %mkrel 2
6 neoclust 1009904
7 wally 1288418 Group: Development/Erlang
8 neoclust 1009904 Summary: Pure Erlang MySQL driver
9     License: BSD
10     URL: https://github.com/processone/p1_mysql/
11 wally 1288418 Source0: https://github.com/processone/p1_mysql/archive/%{version}/%{srcname}-%{version}.tar.gz
12 neoclust 1009904
13 wally 1288418 BuildRequires: erlang-eunit
14 neoclust 1009904 BuildRequires: erlang-rebar
15     BuildRequires: erlang-rpm-macros
16    
17 neoclust 1661758 BuildArch: noarch
18 neoclust 1009904
19     %description
20     This is an Erlang MySQL driver, used by ejabberd.
21    
22    
23     %prep
24     %autosetup -n p1_mysql-%{version}
25    
26    
27     %build
28 wally 1288418 %{rebar_compile}
29 neoclust 1009904
30 wally 1288418
31 neoclust 1068043 %check
32 wally 1288418 %{rebar_eunit}
33 neoclust 1009904
34 wally 1288418
35 neoclust 1009904 %install
36 wally 1288418 %{erlang_install}
37 neoclust 1009904
38    
39     %files
40     %license COPYING
41 wally 1288418 %doc README.md
42 neoclust 1009904 %{_erllibdir}/%{srcname}-%{version}
43    

  ViewVC Help
Powered by ViewVC 1.1.30