rpms/perl-Convert-UUlib/devel perl-Convert-UUlib.spec,1.9,1.10

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Thu Jun 2 21:40:58 UTC 2005


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Convert-UUlib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8766

Modified Files:
	perl-Convert-UUlib.spec 
Log Message:
* Thu Jun  2 2005 Paul Howarth <paul at city-fan.org> 1.051-2%{?dist}
- add dist tags for ease of syncing with FC-3 & FC-4
- remove redundant perl buildreq
- remove redundant "make test" from %build (it's in %check)
- remove MANIFEST from %doc



Index: perl-Convert-UUlib.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Convert-UUlib/devel/perl-Convert-UUlib.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Convert-UUlib.spec	2 Jun 2005 21:10:01 -0000	1.9
+++ perl-Convert-UUlib.spec	2 Jun 2005 21:40:56 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:      perl-%{rname}
 Version:   1.051
-Release:   1
+Release:   2%{?dist}
 
 Summary:   Perl interface to the uulib library
 
@@ -12,7 +12,6 @@
 Source:    http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{rname}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  perl
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -27,7 +26,6 @@
         PREFIX="%{buildroot}%{_prefix}" \
         INSTALLDIRS="vendor"
 make %{?_smp_mflags} OPTIMIZE="%{optflags}"
-make test
 
 %install
 rm -fr %{buildroot}
@@ -49,7 +47,7 @@
 
 %files
 %defattr(0644, root, root, 0755)
-%doc Changes COPYING* MANIFEST README doc/*
+%doc Changes COPYING* README doc/*
 %doc %{_mandir}/man?/Convert::UUlib*
 %dir %{perl_vendorarch}/Convert
 %dir %{perl_vendorarch}/auto/Convert
@@ -59,6 +57,12 @@
 
 
 %changelog
+* Thu Jun  2 2005 Paul Howarth <paul at city-fan.org> 1.051-2%{?dist}
+- add dist tags for ease of syncing with FC-3 & FC-4
+- remove redundant perl buildreq
+- remove redundant "make test" from %%build (it's in %%check)
+- remove MANIFEST from %%doc
+
 * Sat May 21 2005 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 1.051-1
 - update to 1.051
 




More information about the fedora-extras-commits mailing list