Author: allisson Update of /cvs/pkgs/rpms/perl-Net-DBus-GLib/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10034/F-10 Modified Files: .cvsignore sources Added Files: import.log perl-Net-DBus-GLib.spec Log Message: First import for F-10 --- NEW FILE import.log --- perl-Net-DBus-GLib-0_33_0-1_fc10:F-10:perl-Net-DBus-GLib-0.33.0-1.fc10.src.rpm:1235182741 --- NEW FILE perl-Net-DBus-GLib.spec --- Name: perl-Net-DBus-GLib Version: 0.33.0 Release: 1%{?dist} Summary: Perl extension for the DBus GLib bindings License: GPLv2+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-DBus-GLib/ Source0: http://www.cpan.org/authors/id/D/DA/DANBERR/Net-DBus-GLib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Glib) BuildRequires: perl(Net::DBus) >= 0.33.0 BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: dbus-glib-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Net::DBus::GLib provides an extension to the Net::DBus module allowing integration with the GLib mainloop. To integrate with the main loop, simply get a connection to the bus via the methods in Net::DBus::GLib rather than the usual Net::DBus module. That's it - every other API remains the same. %prep %setup -q -n Net-DBus-GLib-%{version} %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 AUTHORS CHANGES LICENSE README examples/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Net* %{_mandir}/man3/* %changelog * Thu Feb 19 2009 Allisson Azevedo <allisson@xxxxxxxxx> 0.33.0-1 - Initial rpm release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Net-DBus-GLib/F-10/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 20 Feb 2009 20:22:23 -0000 1.1 +++ .cvsignore 21 Feb 2009 02:22:22 -0000 1.2 @@ -0,0 +1 @@ +Net-DBus-GLib-0.33.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Net-DBus-GLib/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 20 Feb 2009 20:22:23 -0000 1.1 +++ sources 21 Feb 2009 02:22:22 -0000 1.2 @@ -0,0 +1 @@ +d86fac8abef6781e7f652b1062f474ff Net-DBus-GLib-0.33.0.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list