SPECS: perl-Math-Geometry-Planar.spec, perl-Math-Geometry-Planar-O...

glen glen at pld-linux.org
Wed Jan 16 11:42:46 CET 2008


Author: glen                         Date: Wed Jan 16 10:42:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow building without loop

---- Files affected:
SPECS:
   perl-Math-Geometry-Planar.spec (1.19 -> 1.20) , perl-Math-Geometry-Planar-Offset.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/perl-Math-Geometry-Planar.spec
diff -u SPECS/perl-Math-Geometry-Planar.spec:1.19 SPECS/perl-Math-Geometry-Planar.spec:1.20
--- SPECS/perl-Math-Geometry-Planar.spec:1.19	Tue Jan 15 21:03:15 2008
+++ SPECS/perl-Math-Geometry-Planar.spec	Wed Jan 16 11:42:41 2008
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Math
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Math::Geometry::Planar - zestaw funkcji do geometrii na płaszczyźnie
 Name:		perl-Math-Geometry-Planar
 Version:	1.14
-Release:	2
+Release:	3
 License:	Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -22,7 +22,8 @@
 %endif
 BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-Math-Geometry-Planar-GPC >= 1.04
-Requires:	perl-Math-Geometry-Planar-Offset >= 1.00
+# loop
+#Requires:	perl-Math-Geometry-Planar-Offset >= 1.00
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-01-16 10:42:41  glen
+- allow building without loop
+
 Revision 1.19  2008-01-15 20:03:15  glen
 - rel 2
 

================================================================
Index: SPECS/perl-Math-Geometry-Planar-Offset.spec
diff -u SPECS/perl-Math-Geometry-Planar-Offset.spec:1.10 SPECS/perl-Math-Geometry-Planar-Offset.spec:1.11
--- SPECS/perl-Math-Geometry-Planar-Offset.spec:1.10	Tue Jan 15 22:09:56 2008
+++ SPECS/perl-Math-Geometry-Planar-Offset.spec	Wed Jan 16 11:42:41 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Math::Geometry::Planar::Offset - obliczanie wielokątów offsetowych
 Name:		perl-Math-Geometry-Planar-Offset
 Version:	1.05
-Release:	2
+Release:	3
 # same as perl (README says it is Artistic only)
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -57,7 +57,6 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%dir %{perl_vendorlib}/Math/Geometry
 %dir %{perl_vendorlib}/Math/Geometry/Planar
 %{perl_vendorlib}/Math/Geometry/Planar/Offset.pm
 %{_mandir}/man3/*
@@ -68,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-01-16 10:42:41  glen
+- allow building without loop
+
 Revision 1.10  2008-01-15 21:09:56  glen
 - missing dir added here; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-Geometry-Planar.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-Geometry-Planar-Offset.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list