1 Summary: Perl interface to the University of Cambridge SMS service
2 Name: perl
-Ucam
-SMS
-Send
6 Group: Applications
/Internet
8 source: Ucam
-SMS
-Send
-%{version}.tar.gz
9 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
11 BuildArchitectures
: noarch
14 %if 0%{?suse_version} < 1140
15 Requires: perl
= %{perl_version}
20 Requires: perl
-LWP
-UserAgent perl
-HTML
-Entities
21 BuildRequires
: perl
-macros
24 A Perl interface to the University of Cambridge SMS
(Short Message Service
)
28 %setup -q
-n Ucam
-SMS
-Send
-%{version}
36 [ "
%{buildroot}" != "/" ] && rm -rf %{buildroot}
39 %perl_process_packlist
43 rm -rf $RPM_BUILD_ROOT
45 %files -f
%{name}.files
46 #%defattr(644,root,root,-)
47 #%attr(755,root,root) /usr/lib/nagios/plugins/notify_telecoms_sms
51 * Thu Nov
26 2015 <jw35@cam.ac.uk
> 1.00-1
52 - This package created