OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 02-Dec-2003 14:38:01
Branch: HEAD Handle: 2003120213375902
Modified files:
openpkg-src/perl-text perl-text.spec
openpkg-web news.txt
Log:
reorder to meet intra-package prerequisites
Summary:
Revision Changes Path
1.21 +7 -7 openpkg-src/perl-text/perl-text.spec
1.7636 +2 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-text/perl-text.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 perl-text.spec
--- openpkg-src/perl-text/perl-text.spec 9 Oct 2003 08:46:05 -0000 1.20
+++ openpkg-src/perl-text/perl-text.spec 2 Dec 2003 13:38:01 -0000 1.21
@@ -26,9 +26,9 @@
# versions of individual parts
%define V_text_template 1.44
%define V_text_wrapper 1.000
+%define V_text_reform 1.11
%define V_text_autoformat 1.12
%define V_text_quoted 1.3
-%define V_text_reform 1.11
%define V_locale_maketext 1.06
# package information
@@ -40,15 +40,15 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20031009
-Release: 20031009
+Version: 20031202
+Release: 20031202
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Text/Text-Template-%{V_text_template}.tar.gz
Source1:
http://www.cpan.org/modules/by-module/Text/Text-Wrapper-%{V_text_wrapper}.tar.gz
-Source2:
http://www.cpan.org/modules/by-module/Text/Text-Autoformat-%{V_text_autoformat}.tar.gz
-Source3:
http://www.cpan.org/modules/by-module/Text/Text-Quoted-%{V_text_quoted}.tar.gz
-Source4:
http://www.cpan.org/modules/by-module/Text/Text-Reform-%{V_text_reform}.tar.gz
+Source2:
http://www.cpan.org/modules/by-module/Text/Text-Reform-%{V_text_reform}.tar.gz
+Source3:
http://www.cpan.org/modules/by-module/Text/Text-Autoformat-%{V_text_autoformat}.tar.gz
+Source4:
http://www.cpan.org/modules/by-module/Text/Text-Quoted-%{V_text_quoted}.tar.gz
Source5:
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
# build information
@@ -63,9 +63,9 @@
Various modules for text manipulation with perl
- Text::Template (%{V_text_template})
- Text::Wrapper (%{V_text_wrapper})
+ - Text::Reform (%{V_text_reform})
- Text::Autoformat (%{V_text_autoformat})
- Text::Quoted (%{V_text_quoted})
- - Text::Reform (%{V_text_reform})
- Locale::Maketext (%{V_locale_maketext})
%prep
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7635 -r1.7636 news.txt
--- openpkg-web/news.txt 2 Dec 2003 12:32:38 -0000 1.7635
+++ openpkg-web/news.txt 2 Dec 2003 13:37:59 -0000 1.7636
@@ -1,3 +1,5 @@
+02-Dec-2003: Upgraded package: P<perl-text-20031202-20031202>
+02-Dec-2003: Upgraded package: P<perl-util-20031202-20031202>
02-Dec-2003: Upgraded package: P<xft-2.1.2-20031202>
02-Dec-2003: Upgraded package: P<perl-net-20031202-20031202>
02-Dec-2003: Upgraded package: P<blender-2.31-20031202>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]