rpms/perl-GPS-OID/devel import.log, NONE, 1.1 perl-GPS-OID.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Tom Callaway spot at fedoraproject.org
Wed Jun 30 12:49:27 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/perl-GPS-OID/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10699/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log perl-GPS-OID.spec 
Log Message:

import



--- NEW FILE import.log ---
perl-GPS-OID-0_07-2_fc13:HEAD:perl-GPS-OID-0.07-2.fc13.src.rpm:1277902185


--- NEW FILE perl-GPS-OID.spec ---
Name:		perl-GPS-OID
Version:	0.07
Release:	2%{?dist}
Summary:	Package for PRN - Object ID conversions
Group:		Development/Libraries
License:	GPL+ or Artistic
URL:		http://search.cpan.org/dist/GPS-OID/
Source0:	http://www.cpan.org/authors/id/M/MR/MRDVT/GPS-OID-%{version}.tar.gz
BuildArch:	noarch
BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::More)
Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Provides:	perl-GPS-PRN = %{version}-%{release}
Provides:	perl(GPS::OID) = %{version}
Obsoletes:	perl-GPS-PRN < 0.07

%description
%{summary}.

%prep
%setup -q -n GPS-OID-%{version}
chmod -c a-x scripts/GPS-OID-example.pl

%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
chmod -R u+w %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc Changes LICENSE README scripts/GPS-OID-example.pl
%{perl_vendorlib}/GPS/
%{_mandir}/man3/*.3pm*


%changelog
* Tue Jun 29 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.07-2
- missing BuildRequires: perl(Test::More)

* Tue Jun 29 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.07-1
- package renamed to perl-GPS-OID (from perl-GPS-PRN)

* Sun May 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.05-6
- Mass rebuild with perl-5.12.0

* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 0.05-5
- rebuild against perl 5.10.1

* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.05-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.05-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-2
- rebuild for new perl

* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)

* Sun Jan 21 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
- Update to 0.05.

* Fri Jan  5 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.04-1
- Update to 0.04.

* Thu Jan  4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.03-1
- Update to 0.03.

* Sun Dec 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.02-1
- First build.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GPS-OID/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	30 Jun 2010 01:05:08 -0000	1.1
+++ .cvsignore	30 Jun 2010 12:49:25 -0000	1.2
@@ -0,0 +1 @@
+GPS-OID-0.07.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GPS-OID/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	30 Jun 2010 01:05:08 -0000	1.1
+++ sources	30 Jun 2010 12:49:27 -0000	1.2
@@ -0,0 +1 @@
+8de80ba7f41075a7514e9a3aa9d3b9fb  GPS-OID-0.07.tar.gz



More information about the scm-commits mailing list