Author: adamg Date: Sun Aug 6 20:40:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - LinuxGazette #129 (August 2006)
---- Files affected: SPECS: lg-latest.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/lg-latest.spec diff -u SPECS/lg-latest.spec:1.39 SPECS/lg-latest.spec:1.40 --- SPECS/lg-latest.spec:1.39 Tue Jul 4 15:41:04 2006 +++ SPECS/lg-latest.spec Sun Aug 6 22:40:51 2006 @@ -2,7 +2,7 @@ Summary: LinuxGazette - latest issues Summary(pl): LinuxGazette - najnowsze wydania Name: lg-latest -Version: 128 +Version: 129 Release: 1 License: distributable Group: Documentation @@ -21,7 +21,9 @@ Source6: http://linuxgazette.net/ftpfiles/lg-127.tar.gz # Source6-md5: 1894d6a2ce7972daced5a2a1cd18856d Source7: http://linuxgazette.net/ftpfiles/lg-128.tar.gz -# Source7-md5: 9d85997cc3280974ce9ec6452a607f4b +# Source7-md5: fad67eb48228bbb38fe965d591bcfb48 +Source8: http://linuxgazette.net/ftpfiles/lg-129.tar.gz +# Source8-md5: eea41afbedb6f93b17d3e50ac0f3ea85 URL: http://www.linuxgazette.net/ Requires: lg-base >= %{version} Conflicts: lg-issue121to130 @@ -35,7 +37,7 @@ Ten pakiet zawiera najnowsze wydania LinuxGazette. %prep -%setup -q -n lg -b1 -b2 -b3 -b4 -b5 -b6 -b7 +%setup -q -n lg -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8 mv -f 121 issue121 mv -f 122 issue122 mv -f 123 issue123 @@ -44,6 +46,7 @@ mv -f 126 issue126 mv -f 127 issue127 mv -f 128 issue128 +mv -f 129 issue129 %install rm -rf $RPM_BUILD_ROOT @@ -63,6 +66,7 @@ %{_defaultdocdir}/LinuxGazette/issue126 %{_defaultdocdir}/LinuxGazette/issue127 %{_defaultdocdir}/LinuxGazette/issue128 +%{_defaultdocdir}/LinuxGazette/issue129 %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -70,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/08/06 20:40:51 adamg +- LinuxGazette #129 (August 2006) + Revision 1.39 2006/07/04 13:41:04 adamg - LinuxGazette #128 (July 2006) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lg-latest.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
