[svn] r6060 - in trunk/rpms: fish perl-DBIx-Copy perl-File-Which
perl-HTML-Mason perl-Text-Format perl-Tidy
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sun Dec 23 00:16:22 CET 2007
Author: dries
Date: 2007-12-23 00:16:19 +0100 (Sun, 23 Dec 2007)
New Revision: 6060
Modified:
trunk/rpms/fish/fish.spec
trunk/rpms/perl-DBIx-Copy/perl-DBIx-Copy.spec
trunk/rpms/perl-File-Which/perl-File-Which.spec
trunk/rpms/perl-HTML-Mason/perl-HTML-Mason.spec
trunk/rpms/perl-Text-Format/perl-Text-Format.spec
trunk/rpms/perl-Tidy/perl-Tidy.spec
Log:
fix downloads with spectool
Modified: trunk/rpms/fish/fish.spec
===================================================================
--- trunk/rpms/fish/fish.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/fish/fish.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -6,6 +6,8 @@
%{!?dtag:%define _with_modxorg 1}
%{?el5:%define _with_modxorg 1}
+%{?fc8:%define _with_modxorg 1}
+%{?fc7:%define _with_modxorg 1}
%{?fc6:%define _with_modxorg 1}
%{?fc5:%define _with_modxorg 1}
@@ -15,9 +17,9 @@
Release: 1
License: GPL
Group: System Environment/Shells
-URL: http://roo.no-ip.org/fish/
+URL: http://fishshell.org
-Source: http://roo.no-ip.org/fish/files/%{version}/fish-%{version}.tar.bz2
+Source: http://fishshell.org/files/%{version}/fish-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: ncurses-devel, doxygen, groff, gettext, autoconf
Modified: trunk/rpms/perl-DBIx-Copy/perl-DBIx-Copy.spec
===================================================================
--- trunk/rpms/perl-DBIx-Copy/perl-DBIx-Copy.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/perl-DBIx-Copy/perl-DBIx-Copy.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -15,7 +15,7 @@
Group: Applications/CPAN
URL: http://search.cpan.org/dist/DBIx-Copy/
-Source: http://www.cpan.org/modules/by-module/DBIx/DBIx-Copy-%{version}.tar.gz
+Source: http://search.cpan.org/CPAN/authors/id/T/TO/TOBIX/DBIx-Copy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
Modified: trunk/rpms/perl-File-Which/perl-File-Which.spec
===================================================================
--- trunk/rpms/perl-File-Which/perl-File-Which.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/perl-File-Which/perl-File-Which.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -7,7 +7,7 @@
%define real_name File-Which
-Summary: Portable implementation of the `which' utility
+Summary: Portable implementation of the 'which' utility
Name: perl-File-Which
Version: 0.05
Release: 1.2
Modified: trunk/rpms/perl-HTML-Mason/perl-HTML-Mason.spec
===================================================================
--- trunk/rpms/perl-HTML-Mason/perl-HTML-Mason.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/perl-HTML-Mason/perl-HTML-Mason.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -6,11 +6,11 @@
%define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)
%define real_name HTML-Mason
-%define real_version 1.32
+%define real_version 1.38
Summary: Web site development and delivery system
Name: perl-HTML-Mason
-Version: 1.3200
+Version: 1.38
Release: 1
License: Artistic/GPL
Group: Applications/CPAN
@@ -62,6 +62,9 @@
%{perl_vendorlib}/HTML/Mason/
%changelog
+* Sun Dec 23 2007 Dries Verachtert <dries at ulyssis.org> - 1.38-1
+- Updated to release 1.38.
+
* Fri Apr 28 2006 Dries Verachtert <dries at ulyssis.org> - 1.3200-1
- Changed the version so it's greater as the previous version 1.3101,
informed the author about the problem with these versions for rpms.
Modified: trunk/rpms/perl-Text-Format/perl-Text-Format.spec
===================================================================
--- trunk/rpms/perl-Text-Format/perl-Text-Format.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/perl-Text-Format/perl-Text-Format.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -15,7 +15,7 @@
Group: Applications/CPAN
URL: http://search.cpan.org/dist/Text-Format/
-Source: http://www.cpan.org/modules/by-module/Text/Text-Format0.52+NWrap%{version}.tar.gz
+Source: http://www.cpan.org/modules/by-module/Text/Text-Format%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
Modified: trunk/rpms/perl-Tidy/perl-Tidy.spec
===================================================================
--- trunk/rpms/perl-Tidy/perl-Tidy.spec 2007-12-21 18:45:35 UTC (rev 6059)
+++ trunk/rpms/perl-Tidy/perl-Tidy.spec 2007-12-22 23:16:19 UTC (rev 6060)
@@ -9,7 +9,7 @@
Summary: Perl module that parses and beautifies perl source
Name: perl-Tidy
-Version: 20070424
+Version: 20071205
Release: 1
License: Artistic
Group: Applications/CPAN
@@ -56,5 +56,8 @@
%{perl_vendorlib}/Perl/Tidy.pm
%changelog
+* Sun Dec 23 2007 Dries Verachtert <dries at ulyssis.org> - 20071205-1
+- Updated to release 20071205.
+
* Tue May 01 2007 Dag Wieers <dag at wieers.com> - 20070424-1
- Initial package. (using DAR)
More information about the svn-commits
mailing list