From 4f5e60dcbdc7b3cfda10f7410c16ab37165098cbdba7a981b81d0f4488acaad2 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 10 Feb 2012 12:40:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=10 --- perl-HTTP-Server-Simple.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/perl-HTTP-Server-Simple.spec b/perl-HTTP-Server-Simple.spec index 60ec69c..2c40927 100644 --- a/perl-HTTP-Server-Simple.spec +++ b/perl-HTTP-Server-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-Server-Simple # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: perl-HTTP-Server-Simple %define real_name HTTP-Server-Simple Summary: Lightweight HTTP server -Url: http://search.cpan.org/perldoc?HTTP::Server::Simple +License: Artistic-1.0 Group: Development/Libraries/Perl -License: Artistic License +Url: http://search.cpan.org/perldoc?HTTP::Server::Simple Version: 0.44 -Release: 1 +Release: 0 Source: %{real_name}-%{version}.tar.gz BuildRequires: perl-macros BuildRequires: perl(Test::Pod)