Accepting request 29570 from devel:languages:perl

Copy from devel:languages:perl/perl-Class-Inspector based on submit request 29570 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/29570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=11
This commit is contained in:
OBS User autobuild 2010-01-14 11:51:35 +00:00 committed by Git OBS Bridge
parent 29ce3922ae
commit 84a72bf835
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 14 11:18:19 UTC 2010 - coolo@novell.com
- norootforbuild is default now
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 13 15:39:36 UTC 2010 - coolo@novell.com Wed Jan 13 15:39:36 UTC 2010 - coolo@novell.com

View File

@ -15,14 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: perl-Class-Inspector Name: perl-Class-Inspector
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Get Information About a Loaded Class Summary: Get Information About a Loaded Class
Version: 1.24 Version: 1.24
Release: 5 Release: 6
License: Artistic ; GPLv2+ License: Artistic ; GPLv2+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/~adamk/Class-Inspector Url: http://search.cpan.org/~adamk/Class-Inspector
@ -43,6 +42,7 @@ are not always very conveniet, and usually involve a relatively high
level of Perl wizardry, or strange and unusual looking code. level of Perl wizardry, or strange and unusual looking code.
Class-Inspector attempts to provide an easier, more friendly interface Class-Inspector attempts to provide an easier, more friendly interface
to this information. to this information.
%prep %prep
%setup -n %{cpan_name}-%{version} %setup -n %{cpan_name}-%{version}