Author: adamg Date: Mon Jun 22 22:36:50 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.11.0
---- Files affected: packages/reglookup: reglookup.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/reglookup/reglookup.spec diff -u packages/reglookup/reglookup.spec:1.2 packages/reglookup/reglookup.spec:1.3 --- packages/reglookup/reglookup.spec:1.2 Sat Feb 28 17:46:18 2009 +++ packages/reglookup/reglookup.spec Tue Jun 23 00:36:45 2009 @@ -2,12 +2,12 @@ Summary: small utility for querying NT/2K/XP/2K3/Vista registries Summary(pl.UTF-8): proste narzędzie do odpytywania rejestrów NT/2K/XP/2K3/Vista Name: reglookup -Version: 0.10.0 +Version: 0.11.0 Release: 1 License: GPL v3 Group: Applications Source0: http://projects.sentinelchicken.org/data/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 67112df2798fc2d9539f2557ef38eb3d +# Source0-md5: 6dfb99a2a848e4eeb28d3ecefb5b08c9 URL: http://projects.sentinelchicken.org/reglookup/ Patch0: %{name}-DESTDIR.patch Patch1: %{name}-parallel-make.patch @@ -46,7 +46,7 @@ %{__make} \ CC="%{__cc}" \ OPTS="%{rpmcflags}" \ - INC="-I%{_includedir}" \ + INC="-I%{_includedir} -I../include" \ LIB="-L%{_libdir} -lm" %install @@ -74,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/06/22 22:36:45 adamg +- updated to 0.11.0 + Revision 1.2 2009/02/28 16:46:18 adamg - updated to 0.10.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/reglookup/reglookup.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
