Author: hpejakle

Update of /cvs/pkgs/rpms/perl-Audio-Beep/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27134/F-13

Modified Files:
        .cvsignore sources 
Added Files:
        import.log perl-Audio-Beep.spec 
Log Message:
* Mon Mar 15 2010 Jan Klepek 0.11-1
- Specfile autogenerated by cpanspec 1.78.




--- NEW FILE import.log ---
perl-Audio-Beep-0_11-1_fc11:F-13:perl-Audio-Beep-0.11-1.fc11.src.rpm:1269295430


--- NEW FILE perl-Audio-Beep.spec ---
Name:           perl-Audio-Beep
Version:        0.11
Release:        1%{?dist}
Summary:        Audio::Beep Perl module
License:        GPL+ or Artistic
Group:          Development/Libraries
URL:            http://search.cpan.org/dist/Audio-Beep/
Source0:        
http://www.cpan.org/authors/id/G/GI/GIULIENK/Audio-Beep-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::More)
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
Requires:       beep
BuildArch:      noarch

%{?perl_default_filter}

%description
Audio::Beep - Perl module to use your computer beeper in fancy ways

%prep
%setup -q -n Audio-Beep-%{version}
chmod -x music/*.pl
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README music
%{perl_vendorlib}/Audio*
%{_mandir}/man3/*

%changelog
* Mon Mar 15 2010 Jan Klepek 0.11-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Audio-Beep/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  19 Mar 2010 20:09:02 -0000      1.1
+++ .cvsignore  22 Mar 2010 22:04:07 -0000      1.2
@@ -0,0 +1 @@
+Audio-Beep-0.11.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Audio-Beep/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources     19 Mar 2010 20:09:02 -0000      1.1
+++ sources     22 Mar 2010 22:04:07 -0000      1.2
@@ -0,0 +1 @@
+6956a8749c8dbdcbd44577f7900e85dc  Audio-Beep-0.11.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to