Author: glen Date: Tue Oct 3 14:07:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix once more extra /bin/ash dep
---- Files affected: SPECS: linux-live.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/linux-live.spec diff -u SPECS/linux-live.spec:1.12 SPECS/linux-live.spec:1.13 --- SPECS/linux-live.spec:1.12 Tue Oct 3 16:05:50 2006 +++ SPECS/linux-live.spec Tue Oct 3 16:07:11 2006 @@ -3,7 +3,7 @@ Summary(pl): Skrypty Linux Live Name: linux-live Version: 5.5.0 -Release: 1.7 +Release: 1.8 License: GPL Group: Applications/System Source0: http://www.linux-live.org/dl/%{name}-%{version}.tar.gz @@ -94,6 +94,7 @@ # how to copy file without preserving +x bit? chmod -x $RPM_BUILD_ROOT%{_libexecdir}/initrd/rootfs/bin/modprobe chmod -x $RPM_BUILD_ROOT%{_libexecdir}/initrd/initrd_create +chmod -x $RPM_BUILD_ROOT%{_libdir}/liblinuxlive %clean rm -rf $RPM_BUILD_ROOT @@ -129,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/10/03 14:07:11 glen +- fix once more extra /bin/ash dep + Revision 1.12 2006/10/03 14:05:50 glen - fixed initrd dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/linux-live.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
