Author: iarnell Update of /cvs/pkgs/rpms/perl-App-Nopaste/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8558 Modified Files: perl-App-Nopaste.spec Log Message: * Sun May 03 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.10-2 - rename nopaste command to avoid conflict with existing nopaste rpm Index: perl-App-Nopaste.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-App-Nopaste/F-10/perl-App-Nopaste.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- perl-App-Nopaste.spec 30 Apr 2009 07:18:15 -0000 1.1 +++ perl-App-Nopaste.spec 22 May 2009 06:45:47 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-App-Nopaste Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easy access to any pastebin License: GPL+ or Artistic Group: Development/Libraries @@ -39,6 +39,10 @@ name nopaste). %prep %setup -q -n App-Nopaste-%{version} +mv bin/nopaste bin/app-nopaste +sed -i -e 's/nopaste/app-nopaste/' bin/app-nopaste +sed -i -e 's/nopaste/app-nopaste/' Makefile.PL + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -68,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun May 03 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.10-2 +- rename nopaste command to avoid conflict with existing nopaste rpm + * Sun Apr 19 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.10-1 - Specfile autogenerated by cpanspec 1.77. - add requires for optional modules -- 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