[Tizen-submit] 20345: New package Tizen:IVI:Genivi/perl-URI
noreply at tizen.org
noreply at tizen.org
Fri Jan 31 03:16:07 GMT 2014
Hi,
Adding new package perl-URI in project Tizen:IVI:Genivi. Please review and accept ASAP.
Justification for this new package:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.031216
Git project: platform/upstream/perl-URI
Tag: submit/tizen_ivi_genivi/20140131.031216
Commit: 0e2128f4ea53b26235d8621c3ecb00dd80099657 resetting manifest requested domain to floor
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #20345
submit: Tizen:IVI:Genivi:build/perl-URI(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.031216
Git project: platform/upstream/perl-URI
Tag: submit/tizen_ivi_genivi/20140131.031216
Commit: 0e2128f4ea53b26235d8621c3ecb00dd80099657 resetting manifest requested domain to floor
State: new 2014-01-31T03:18:03 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- perl-URI.changes
+++ perl-URI.changes
@@ -0,0 +1,4 @@
+* Mon Mar 11 2013 Patrick McCarty <patrick.mccarty at linux.intel.com> upstream/1.60 at 9a677d1
+- Add packaging
+- Imported Upstream version 1.60
+
new:
----
URI-1.60.tar.gz
perl-URI.changes
perl-URI.manifest
perl-URI.spec
spec files:
-----------
++++++ new spec file:
--- perl-URI.spec
+++ perl-URI.spec
@@ -0,0 +1,34 @@
+Name: perl-URI
+VCS: platform/upstream/perl-URI#0e2128f4ea53b26235d8621c3ecb00dd80099657
+Version: 1.60
+Release: 1
+License: GPL-2.0+ or Artistic
+Summary: A Perl module implementing URI parsing and manipulation
+Url: http://search.cpan.org/dist/URI/
+Group: Development/Libraries
+Source0: URI-%{version}.tar.gz
+Source1001: perl-URI.manifest
+BuildRequires: perl
+BuildRequires: perl(MIME::Base64)
+BuildArch: noarch
+
+%description
+This module implements the URI class. Objects of this class represent
+"Uniform Resource Identifier references" as specified in RFC 2396 (and
+updated by RFC 2732).
+
+%prep
+%setup -q -n URI-%{version}
+cp %{SOURCE1001} .
+chmod 644 uri-test
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+%perl_make_install
+%perl_process_packlist
+%perl_gen_filelist
+
+%files -f %{name}.files
other changes:
--------------
++++++ URI-1.60.tar.gz (new)
++++++ perl-URI.manifest (new)
--- perl-URI.manifest
+++ perl-URI.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
More information about the Tizen-submit
mailing list