Author: qboosh Date: Mon Jun 5 10:20:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.5, removed workaround (missing file appeared)
---- Files affected: SPECS: libsmi.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/libsmi.spec diff -u SPECS/libsmi.spec:1.53 SPECS/libsmi.spec:1.54 --- SPECS/libsmi.spec:1.53 Mon May 22 10:57:11 2006 +++ SPECS/libsmi.spec Mon Jun 5 12:19:55 2006 @@ -4,12 +4,12 @@ Summary(ru): âÉÂĚÉĎÔĹËÁ ÄĚŃ ÄĎÓÔŐĐÁ Ë ÉÎĆĎŇÍÁĂÉÉ SMI MIB Summary(uk): âŚÂĚŚĎÔĹËÁ ÄĚŃ ÄĎÓÔŐĐŐ ÄĎ ŚÎĆĎŇÍÁĂŚ§ SMI MIB Name: libsmi -Version: 0.4.4 +Version: 0.4.5 Release: 1 License: BSD Group: Libraries Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/%{name}-%{version}.tar.gz -# Source0-md5: 8c87fe16800391ef74c43756634898e2 +# Source0-md5: c904b124bcaad692e04fdf2f0cff38bb Source1: %{name}-smi.conf URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/ BuildRequires: autoconf @@ -116,12 +116,6 @@ %prep %setup -q -# to be sure to remove workaround when missing file exists -[ -f tools/dump-svg-script.js ] && exit 1 -# missing dist file, (re)generate from processed version -sed -e '1d;/^;$/d;s/\\"/"/g;s/\\\\/\\/g;s/\\n"$//;s/^"//;' tools/dump-svg-script.h > tools/dump-svg-script.js -touch tools/dump-svg-script.h - %build %{__libtoolize} %{__aclocal} @@ -185,6 +179,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2006/06/05 10:19:55 qboosh +- updated to 0.4.5, removed workaround (missing file appeared) + Revision 1.53 2006/05/22 08:57:11 qboosh - updated to 0.4.4, removed obsolete sysconfdir,am18 patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libsmi.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
