rpms/perl-Font-AFM/devel perl-Font-AFM.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Sun Aug 21 10:57:47 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/perl-Font-AFM/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31120/devel

Modified Files:
	.cvsignore sources 
Added Files:
	perl-Font-AFM.spec 
Log Message:
auto-import perl-Font-AFM-1.19-1 on branch devel from perl-Font-AFM-1.19-1.src.rpm


--- NEW FILE perl-Font-AFM.spec ---
Name:           perl-Font-AFM
Version:        1.19
Release: 	1%{?dist}
Summary:        Font::AFM Perl module

Group: 		Development/Libraries
License:	GPL or Artistic
URL:		http://search.cpan.org/dist/Font-AFM/
Source0:	http://www.cpan.org/authors/id/G/GA/GAAS/Font-AFM-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

BuildArch:      noarch

%description
Interface to Adobe Font Metrics files

%prep
%setup -q -n Font-AFM-%{version}

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


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


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorlib}/Font
%{_mandir}/man3/Font*

%changelog
* Thu Aug 22 2005 Ralf Corsepius <ralf at links2linux.de>	- 1.19-1
- FE submission.

* Mon Mar 21 2005 Ralf Corsepius <ralf at links2linux.de>	- 1.19-0.pm.2
- Initial packman release.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Font-AFM/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Aug 2005 10:56:49 -0000	1.1
+++ .cvsignore	21 Aug 2005 10:57:45 -0000	1.2
@@ -0,0 +1 @@
+Font-AFM-1.19.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Font-AFM/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Aug 2005 10:56:49 -0000	1.1
+++ sources	21 Aug 2005 10:57:45 -0000	1.2
@@ -0,0 +1 @@
+f72a12a20656c41b29a79c985bd231c9  Font-AFM-1.19.tar.gz




More information about the fedora-extras-commits mailing list