summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Gołębiowski2009-06-22 22:36:45 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitee4a80ad3674b8455816a20cb7eaeb973d5d6d66 (patch)
tree416594b8c9d0aec684ecbbabd1cdf8be8815f4dd
parenta39f4e53023694cc9556be48b0f6ecadfb9ced4d (diff)
downloadreglookup-ee4a80ad3674b8455816a20cb7eaeb973d5d6d66.zip
reglookup-ee4a80ad3674b8455816a20cb7eaeb973d5d6d66.tar.gz
- updated to 0.11.0auto/th/reglookup-0_11_0-1
Changed files: reglookup.spec -> 1.3
-rw-r--r--reglookup.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/reglookup.spec b/reglookup.spec
index c786d09..98bd84d 100644
--- a/reglookup.spec
+++ b/reglookup.spec
@@ -1,12 +1,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
@@ -45,7 +45,7 @@ podstawie ścieżek rejestru czy typów danych.
%{__make} \
CC="%{__cc}" \
OPTS="%{rpmcflags}" \
- INC="-I%{_includedir}" \
+ INC="-I%{_includedir} -I../include" \
LIB="-L%{_libdir} -lm"
%install