SPECS: lg-base.spec, lg-latest.spec - LinuxGazette #120 (November ...
adamg
adamg at pld-linux.org
Sat Nov 12 19:33:40 CET 2005
Author: adamg Date: Sat Nov 12 18:33:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- LinuxGazette #120 (November 2005)
---- Files affected:
SPECS:
lg-base.spec (1.33 -> 1.34) , lg-latest.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/lg-base.spec
diff -u SPECS/lg-base.spec:1.33 SPECS/lg-base.spec:1.34
--- SPECS/lg-base.spec:1.33 Thu Aug 4 15:28:28 2005
+++ SPECS/lg-base.spec Sat Nov 12 19:33:35 2005
@@ -2,12 +2,12 @@
Summary: LinuxGazette - common files
Summary(pl): Wspólne pliki dla LinuxGazette
Name: lg-base
-Version: 117
+Version: 120
Release: 1
License: distributable
Group: Documentation
Source0: http://linuxgazette.net/ftpfiles/%{name}.tar.gz
-# Source0-md5: bd723273b73717a14de0ac5923578797
+# Source0-md5: 24850ce06fb77d4fe05cb20fbbfbca1b
URL: http://www.linuxgazette.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
BuildArch: noarch
@@ -22,7 +22,9 @@
%setup -q -n lg
%build
-%{__sed} -i -e 's,href="10,href="issue10,g' -e 's,href="11,href="issue11,g' *.html
+%{__sed} -i -e 's,href="10,href="issue10,g' \
+ -e 's,href="11,href="issue11,g' \
+ -e 's,href="12,href="issue12,g' *.html
ln -sf issue%{version} current
%install
@@ -43,6 +45,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2005/11/12 18:33:35 adamg
+- LinuxGazette #120 (November 2005)
+
Revision 1.33 2005/08/04 13:28:28 adamg
- LinuxGazette #117 (August 2005)
================================================================
Index: SPECS/lg-latest.spec
diff -u SPECS/lg-latest.spec:1.36 SPECS/lg-latest.spec:1.37
--- SPECS/lg-latest.spec:1.36 Thu Aug 4 15:28:28 2005
+++ SPECS/lg-latest.spec Sat Nov 12 19:33:35 2005
@@ -2,7 +2,7 @@
Summary: LinuxGazette - latest issues
Summary(pl): LinuxGazette - najnowsze wydania
Name: lg-latest
-Version: 117
+Version: 120
Release: 1
License: distributable
Group: Documentation
@@ -20,6 +20,12 @@
# Source5-md5: 84f273c5b49f8e5079016bbc85a8bf3c
Source6: http://linuxgazette.net/ftpfiles/lg-117.tar.gz
# Source6-md5: d3a6155f91bbbd33ce2da95b2afec654
+Source7: http://linuxgazette.net/ftpfiles/lg-118.tar.gz
+# Source7-md5: c09eb42a1a54b72a38770029fdc3e81b
+Source8: http://linuxgazette.net/ftpfiles/lg-119.tar.gz
+# Source8-md5: e4b1e5dfd33ba5f5f935b7c4b159421f
+Source9: http://linuxgazette.net/ftpfiles/lg-120.tar.gz
+# Source9-md5: 80bbe58b1450953f93d226e68647a35e
URL: http://www.linuxgazette.net/
Requires: lg-base >= %{version}
Conflicts: lg-issue111to120
@@ -33,7 +39,7 @@
Ten pakiet zawiera najnowsze wydania LinuxGazette.
%prep
-%setup -q -n lg -b1 -b2 -b3 -b4 -b5 -b6
+%setup -q -n lg -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8 -b9
mv -f 111 issue111
mv -f 112 issue112
mv -f 113 issue113
@@ -41,6 +47,9 @@
mv -f 115 issue115
mv -f 116 issue116
mv -f 117 issue117
+mv -f 118 issue118
+mv -f 119 issue119
+mv -f 120 issue120
%install
rm -rf $RPM_BUILD_ROOT
@@ -59,6 +68,9 @@
%{_defaultdocdir}/LinuxGazette/issue115
%{_defaultdocdir}/LinuxGazette/issue116
%{_defaultdocdir}/LinuxGazette/issue117
+%{_defaultdocdir}/LinuxGazette/issue118
+%{_defaultdocdir}/LinuxGazette/issue119
+%{_defaultdocdir}/LinuxGazette/issue120
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -66,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2005/11/12 18:33:35 adamg
+- LinuxGazette #120 (November 2005)
+
Revision 1.36 2005/08/04 13:28:28 adamg
- LinuxGazette #117 (August 2005)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lg-base.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/SPECS/lg-latest.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list