[svn] r5168 - trunk/rpms/perl-Graph-Easy

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Wed Feb 14 14:16:20 CET 2007


Author: dries
Date: 2007-02-14 14:16:18 +0100 (Wed, 14 Feb 2007)
New Revision: 5168

Modified:
   trunk/rpms/perl-Graph-Easy/perl-Graph-Easy.spec
Log:
fixed the license + update

Modified: trunk/rpms/perl-Graph-Easy/perl-Graph-Easy.spec
===================================================================
--- trunk/rpms/perl-Graph-Easy/perl-Graph-Easy.spec	2007-02-14 13:03:17 UTC (rev 5167)
+++ trunk/rpms/perl-Graph-Easy/perl-Graph-Easy.spec	2007-02-14 13:16:18 UTC (rev 5168)
@@ -9,9 +9,9 @@
 
 Summary: Create graphs
 Name: perl-Graph-Easy
-Version: 0.49
+Version: 0.52
 Release: 1
-License: Artistic/GPL
+License: GPL
 Group: Applications/CPAN
 URL: http://search.cpan.org/dist/Graph-Easy/
 
@@ -50,11 +50,20 @@
 %files
 %defattr(-, root, root, 0755)
 %doc CHANGES README TODO
-%doc %{_mandir}/man3/*
+%doc %{_mandir}/man3/Graph::Easy*
+%doc %{_mandir}/man1/graph-easy*
+%{_bindir}/graph-easy
 %{perl_vendorlib}/Graph/Easy.pm
 %{perl_vendorlib}/Graph/Easy/
 
 %changelog
+* Wed Feb 14 2007 Dries Verachtert <dries at ulyssis.org> - 0.52-1
+- Fixed the license (thanks to Tels)
+- Updated to release 0.52.
+
+* Wed Jan 03 2007 Dries Verachtert <dries at ulyssis.org> - 0.50-1
+- Updated to release 0.50.
+
 * Tue Nov 14 2006 Dries Verachtert <dries at ulyssis.org> - 0.49-1
 - Updated to release 0.49.
 



More information about the svn-commits mailing list