Author: sls Date: Sat Aug 2 22:12:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - find-requires needs chmod +x libming
---- Files affected: SPECS: ming.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/ming.spec diff -u SPECS/ming.spec:1.44 SPECS/ming.spec:1.45 --- SPECS/ming.spec:1.44 Mon Feb 25 02:07:33 2008 +++ SPECS/ming.spec Sun Aug 3 00:12:11 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Ming - biblioteka do produkcji plików SWF Name: ming Version: 0.3.0 -Release: 4 +Release: 5 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/ming/%{name}-%{version}.tar.gz @@ -135,6 +135,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +chmod +x $RPM_BUILD_ROOT%{_libdir}/libming.so.0.3.0 %{__make} -C perl_ext pure_install \ DESTDIR=$RPM_BUILD_ROOT @@ -219,6 +220,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2008/08/02 22:12:11 sls +- find-requires needs chmod +x libming + Revision 1.44 2008/02/25 01:07:33 glen - fix this broken build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ming.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
