SPECS: hyperestraier.spec - missing dir

darekr darekr at pld-linux.org
Thu Apr 6 21:05:42 CEST 2006


Author: darekr                       Date: Thu Apr  6 19:05:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir

---- Files affected:
SPECS:
   hyperestraier.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/hyperestraier.spec
diff -u SPECS/hyperestraier.spec:1.1 SPECS/hyperestraier.spec:1.2
--- SPECS/hyperestraier.spec:1.1	Thu Apr  6 20:52:41 2006
+++ SPECS/hyperestraier.spec	Thu Apr  6 21:05:36 2006
@@ -13,7 +13,7 @@
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	_libexecdir %{_libdir}/%{name}
+%define		_libexecdir	%{_libdir}/%{name}
 
 %description
 Hyper Estraier is a full-text search system. You can search lots of
@@ -100,6 +100,7 @@
 %attr(755,root,root) %{_bindir}/*
 # don't move it to /usr/lib/cgi-bin - write your wrapper (sh script),
 # utilize SCRIPT_NAME env. var. and put into your cgi-bin directory
+%dir %{_libexecdir}
 %attr(755,root,root) %{_libexecdir}/*.cgi
 %{_mandir}/man1/*
 %dir %{_datadir}/%{name}
@@ -147,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/06 19:05:36  darekr
+- missing dir
+
 Revision 1.1  2006/04/06 18:52:41  twittner
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hyperestraier.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list