Author: qboosh Date: Wed Apr 20 16:03:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - no install-info on install - release 2
---- Files affected: packages/malaga: malaga.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/malaga/malaga.spec diff -u packages/malaga/malaga.spec:1.1 packages/malaga/malaga.spec:1.2 --- packages/malaga/malaga.spec:1.1 Wed Nov 24 09:06:53 2010 +++ packages/malaga/malaga.spec Wed Apr 20 18:02:57 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Malaga - system analizy języków naturalnych Name: malaga Version: 7.12 -Release: 1 +Release: 2 License: GPL v2+ Group: Libraries Source0: http://home.arcor.de/bjoern-beutel/malaga/%{name}-%{version}.tgz @@ -92,7 +92,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + INSTALL_INFO=true %clean rm -rf $RPM_BUILD_ROOT @@ -145,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/04/20 16:02:57 qboosh +- no install-info on install +- release 2 + Revision 1.1 2010/11/24 08:06:53 qboosh - new package - info patch to unify direntry format ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/malaga/malaga.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
