rpms/perl-Graph/FC-5 .cvsignore, 1.2, 1.3 perl-Graph.spec, 1.2, 1.3 sources, 1.2, 1.3

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sat Mar 24 23:59:38 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/perl-Graph/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18471/FC-5

Modified Files:
	.cvsignore perl-Graph.spec sources 
Log Message:
auto-import perl-Graph-0.81-1 on branch FC-5 from perl-Graph-0.81-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Apr 2005 22:37:28 -0000	1.2
+++ .cvsignore	24 Mar 2007 23:59:06 -0000	1.3
@@ -1 +1 @@
-Graph-0.59.tar.gz
+Graph-0.81.tar.gz


Index: perl-Graph.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/FC-5/perl-Graph.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Graph.spec	1 Apr 2006 18:48:12 -0000	1.2
+++ perl-Graph.spec	24 Mar 2007 23:59:06 -0000	1.3
@@ -1,40 +1,36 @@
 Name:           perl-Graph
-Version:        0.59
-Release:        2
-Summary:        A Perl module for dealing with graphs, the abstract data structures.
+Version:        0.81
+Release:        1%{?dist}
+Summary:        A Perl module for dealing with graphs, the abstract data structures
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Graph/
-Source0:        http://www.cpan.org/authors/id/J/JH/JHI/Graph-0.59.tar.gz
+Source0:        http://www.cpan.org/authors/id/J/JH/JHI/Graph-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
 BuildRequires:  perl(Heap)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 This is Graph, a Perl module for dealing with graphs, the abstract
-data structures.  (If you were looking for pie charts, I'm sorry.)
+data structures. 
  
 This is a full rewrite of the Graph module 0.2xx series as discussed
 in the book "Mastering Algorithms with Perl", written by Jarkko
 Hietaniemi (the undersigned), John Macdonald, and Jon Orwant,
 and published by O'Reilly and Associates.  This rewrite is not
-fully compatible with the 0.2xx series, simply because I did
-not want to carry over all the design flaws and bugs.
+fully compatible with the 0.2xx series.
 
 
 %prep
-cat<<EOT
-
-Build disabled. Package is without maintainer and has never been built before.
-
-EOT
-exit 1
 %setup -q -n Graph-%{version}
 
+# avoid extra dependencies
+chmod 644 util/cover.sh
+
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor 
@@ -65,6 +61,9 @@
 
 
 %changelog
+* Wed Mar 23 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.81-1
+- Update to 0.81
+
 * Wed Apr 06 2005 Hunter Matthews <thm at duke.edu> 0.59-2
 - Review suggestions from José Pedro Oliveira
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Apr 2005 22:37:28 -0000	1.2
+++ sources	24 Mar 2007 23:59:06 -0000	1.3
@@ -1 +1 @@
-f6d41c31990aa2e88780d25dbb2158cf  Graph-0.59.tar.gz
+8400bd615c74de11644746709cbe7fe3  Graph-0.81.tar.gz




More information about the fedora-extras-commits mailing list