commit d14273091d1b8ace6f6b9ec81f97dcd436757def Author: Petr PÃsaÅ <ppisar@xxxxxxxxxx> Date: Mon Feb 7 09:59:45 2011 +0100 0.30 bump .gitignore | 1 + perl-Wx-Perl-ProcessStream.spec | 14 +++++--------- sources | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) --- diff --git a/.gitignore b/.gitignore index 503ec95..1f4defa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Wx-Perl-ProcessStream-0.27.tar.gz /Wx-Perl-ProcessStream-0.28.tar.gz /Wx-Perl-ProcessStream-0.29.tar.gz +/Wx-Perl-ProcessStream-0.30.tar.gz diff --git a/perl-Wx-Perl-ProcessStream.spec b/perl-Wx-Perl-ProcessStream.spec index dfec40f..92ad8f4 100644 --- a/perl-Wx-Perl-ProcessStream.spec +++ b/perl-Wx-Perl-ProcessStream.spec @@ -2,14 +2,13 @@ %define enable_test 1 Name: perl-Wx-Perl-ProcessStream -Version: 0.29 +Version: 0.30 Release: 1%{?dist} Summary: Access IO of external processes via events License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Wx-Perl-ProcessStream/ Source0: http://www.cpan.org/authors/id/M/MD/MDOOTSON/Wx-Perl-ProcessStream-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) @@ -38,13 +37,9 @@ chmod -x example/* make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install DESTDIR=$RPM_BUILD_ROOT - find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; - %{_fixperms} $RPM_BUILD_ROOT/* %check @@ -54,9 +49,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; [ -f tests.ok ] || exit 1 %endif -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes example README @@ -64,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Feb 07 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 0.30-1 +- 0.30 bump +- Remove BuildRoot stuff + * Fri Dec 03 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.29-1 - 0.29 bump - Enable tests by running own X server diff --git a/sources b/sources index 2e302d7..990798e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aef4f0723677742aa703998ccf12b21 Wx-Perl-ProcessStream-0.29.tar.gz +840e414aae1322253887900565a6c343 Wx-Perl-ProcessStream-0.30.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel