|
|
@@ -23,8 +23,8 @@
|
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
|
|
|
|
-%define V_here 20021108
|
|
|
-%define V_real 021108
|
|
|
+%define V_here 20021125
|
|
|
+%define V_real 021125
|
|
|
|
|
|
# package information
|
|
|
Name: tidy
|
|
|
@@ -36,7 +36,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: %{V_here}
|
|
|
-Release: 20021109
|
|
|
+Release: 20021126
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
|
|
|
@@ -64,7 +64,7 @@ AutoReqProv: no
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/bin
|
|
|
%{l_shtool} install -c -s -m 755 \
|
|
|
- tidy $RPM_BUILD_ROOT%{l_prefix}/bin/
|
|
|
+ bin/tidy $RPM_BUILD_ROOT%{l_prefix}/bin/
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
|
|
|
|
|
|
%files -f files
|