SPECS: rfc-latest.spec, rfc.spec - started update to newest resources
ankry
ankry at pld-linux.org
Mon Aug 7 09:43:28 CEST 2006
Author: ankry Date: Mon Aug 7 07:43:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- started update to newest resources
---- Files affected:
SPECS:
rfc-latest.spec (1.32 -> 1.33) , rfc.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/rfc-latest.spec
diff -u SPECS/rfc-latest.spec:1.32 SPECS/rfc-latest.spec:1.33
--- SPECS/rfc-latest.spec:1.32 Thu Aug 11 11:46:18 2005
+++ SPECS/rfc-latest.spec Mon Aug 7 09:43:23 2006
@@ -10,19 +10,14 @@
Summary(es): Los últimos documentos RFC
Summary(pl): Najnowsze dokumenty RFC
Name: rfc-latest
-Version: 4109
+Version: 4634
%define rfcindex_version 1.2
-Release: 2
+Release: 0.1
License: distributable
Group: Documentation
-Source0: ftp://ftp.isi.edu/in-notes/tar/RFCs3501-4000.tar.gz
-# Source0-md5: 866c41972f9656635c81181b0b9e4dca
-Source1: ftp://ftp.isi.edu/in-notes/tar/RFCs4001-latest.tar.gz
-# Source1-md5: 5d1edd1a8207f407adc70d100aa3ac27
-Source2: RFCs-missing-from-tar.tar.gz
-# Source2-md5: ddb8ba171dd9faf2b31e0d26029219e5
-Source3: ftp://ftp.isi.edu/in-notes/rfc-index.txt
-Source4: ftp://ftp.isi.edu/in-notes/rfc3500.txt
+Source1: ftp://ftp.isi.edu/in-notes/tar/RFCs4501-latest.tar.gz
+# Source1-md5: 87bf1c6c54d43661e199d7d3e843e41b
+Source2: ftp://ftp.isi.edu/in-notes/rfc-index.txt
Source10: http://www.kernighan.demon.co.uk/software/rfcindex-%{rfcindex_version}
# Source10-md5: 2b35cdd18096517e048fd455364dd77a
Patch0: rfc-index-typo.patch
@@ -178,8 +173,8 @@
Dokumenty RFC (Request For Comments) w formacie Adobe PDF.
%prep
-%setup -q -a1 -a2 -c
-install %{SOURCE3} %{SOURCE4} .
+%setup -q -a1 -c
+install %{SOURCE2} .
%patch0 -p0
%if %{with html_index}
@@ -216,9 +211,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/{3{5,6,7,8,9},4{0,1}}00
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/{3{5,6,7,8,9},4{0,1}}00
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/{3{5,6,7,8,9},4{0,1}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/{4{5,6}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/{4{5,6}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/{4{5,6}}00
install rfc-index.txt $RPM_BUILD_ROOT%{_defaultdocdir}/RFC
@@ -235,14 +230,14 @@
%endif
# install rfc[1-9]*.txt* $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text
-for i in 3{5,6,7,8,9} 4{0,1}; do
+for i in 4{5,6}; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.]*txt* \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/${i}00
done
%if %{with pdf}
# install rfc*.pdf $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf
-for i in 3{5,6,7,8,9} 4{0,1}; do
+for i in 4{5,6}; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.-]*pdf \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/${i}00
done
@@ -250,7 +245,7 @@
%if %{with ps}
# install rfc*.ps $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript
-for i in 3{5,6,7,8,9} 4{0,1}; do
+for i in 4{5,6}; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.-]*ps* \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/${i}00
done
@@ -297,6 +292,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/08/07 07:43:23 ankry
+- started update to newest resources
+
Revision 1.32 2005/08/11 09:46:18 radek
- bcond_with(out) is followed by one \t, then bcond's name.
================================================================
Index: SPECS/rfc.spec
diff -u SPECS/rfc.spec:1.77 SPECS/rfc.spec:1.78
--- SPECS/rfc.spec:1.77 Thu Aug 11 11:46:18 2005
+++ SPECS/rfc.spec Mon Aug 7 09:43:23 2006
@@ -8,12 +8,12 @@
Summary(es): Los documentos RFC
Summary(pl): Dokumenty RFC
Name: rfc
-Version: 3498
-Release: 6
+Version: 4498
+Release: 0.1
License: distributable
Group: Documentation
Source0: ftp://ftp.isi.edu/in-notes/tar/RFCs0001-0500.tar.gz
-# Source0-md5: b592ed689022655d596dc5aa5d80ddfb
+# Source0-md5: 99cec264ad50efa8b94d312f09b4f108
Source1: ftp://ftp.isi.edu/in-notes/tar/RFCs0501-1000.tar.gz
# Source1-md5: 96d468b8ecb513e642ca0e9b4032a150
Source2: ftp://ftp.isi.edu/in-notes/tar/RFCs1001-1500.tar.gz
@@ -25,7 +25,13 @@
Source5: ftp://ftp.isi.edu/in-notes/tar/RFCs2501-3000.tar.gz
# Source5-md5: 0799d01a6776e69b5d3ec3b348013c79
Source6: ftp://ftp.isi.edu/in-notes/tar/RFCs3001-3500.tar.gz
-# Source6-md5: da1814827ee04c396944f2527558207e
+# Source6-md5: 55b806dc69f0c901552434556402b8a5
+Source7: ftp://ftp.isi.edu/in-notes/tar/RFCs3501-4000.tar.gz
+# Source7-md5: 866c41972f9656635c81181b0b9e4dca
+Source8: ftp://ftp.isi.edu/in-notes/tar/RFCs4001-4500.tar.gz
+# Source8-md5: f747637be7b625724f4f1fa355dc9ec2
+Source9: RFCs-missing-from-tar.tar.gz
+# Source2-md5: f34ef685f0b1ecfdd36ce2f0ec99e64e
Patch0: %{name}.patch
URL: http://www.rfc.net/
%if %{with ps} || %{with pdf}
@@ -129,7 +135,7 @@
Dokumenty RFC (Request For Comments) w formacie Adobe PDF.
%prep
-%setup -q -c -a1 -a2 -a3 -a4 -a5 -a6
+%setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9
%patch0 -p0
%build
@@ -186,9 +192,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/{{0,1,2}{0,1,2,3,4,5,6,7,8,9},3{0,1,2,3,4}}00
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/{{0,1,2}{0,1,2,3,4,5,6,7,8,9},3{0,1,2,3,4}}00
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/{{0,1,2}{0,1,2,3,4,5,6,7,8,9},3{0,1,2,3,4}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/{{0,1,2,3}{0,1,2,3,4,5,6,7,8,9},4{0,1,2,3,4}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/{{0,1,2,3}{0,1,2,3,4,5,6,7,8,9},4{0,1,2,3,4}}00
+install -d $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/{{0,1,2,3}{0,1,2,3,4,5,6,7,8,9},4{0,1,2,3,4}}00
find . -name 'rfc[1-9]*.txt' -print | xargs gzip -9
%if %{with ps}
@@ -196,7 +202,7 @@
%endif
# install rfc[1-9]*.txt* $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text
-for i in {0,1,2}{0,1,2,3,4,5,6,7,8,9} 3{0,1,2,3,4}; do
+for i in {0,1,2,3}{0,1,2,3,4,5,6,7,8,9} 4{0,1,2,3,4}; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.]*txt* \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/text/${i}00
done
@@ -204,7 +210,7 @@
# install rfc*.pdf $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf
%if %{with pdf}
-for i in {0,1,2}{0,1,2,3,4,5,6,7,8,9} 3{0,1,2,3,4} ; do
+for i in {0,1,2,3}{0,1,2,3,4,5,6,7,8,9} 4{0,1,2,3,4} ; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.-]*pdf \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/pdf/${i}00
done
@@ -213,7 +219,7 @@
%if %{with ps}
# install rfc*.ps $RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript
-for i in {0,1,2}{0,1,2,3,4,5,6,7,8,9} 3{0,1,2,3,4} ; do
+for i in {0,1,2,3}{0,1,2,3,4,5,6,7,8,9} 4{0,1,2,3,4} ; do
install rfc`echo $i|sed s/^0\*//g`[0-9][0-9][a.-]*ps* \
$RPM_BUILD_ROOT%{_defaultdocdir}/RFC/postscript/${i}00
done
@@ -286,6 +292,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2006/08/07 07:43:23 ankry
+- started update to newest resources
+
Revision 1.77 2005/08/11 09:46:18 radek
- bcond_with(out) is followed by one \t, then bcond's name.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rfc-latest.spec?r1=1.32&r2=1.33&f=u
http://cvs.pld-linux.org/SPECS/rfc.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list