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 %if 0%{?suse_version} < 1120
22 BuildRequires
: perl
-macros
26 A Perl interface to the University of Cambridge SMS
(Short Message Service
)
30 %setup -q
-n Ucam
-SMS
-Send
-%{version}
38 [ "
%{buildroot}" != "/" ] && rm -rf %{buildroot}
41 %perl_process_packlist
45 rm -rf $RPM_BUILD_ROOT
47 %files -f
%{name}.files
48 #%defattr(644,root,root,-)
49 #%attr(755,root,root) /usr/lib/nagios/plugins/notify_telecoms_sms
53 * Thu Nov
26 2015 <jw35@cam.ac.uk
> 1.00-1
54 - This package created