SPECS: httrack.spec - up to 3.40, %doc fixes
blaass
blaass at pld-linux.org
Mon May 22 23:50:43 CEST 2006
Author: blaass Date: Mon May 22 21:50:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.40, %doc fixes
---- Files affected:
SPECS:
httrack.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/httrack.spec
diff -u SPECS/httrack.spec:1.32 SPECS/httrack.spec:1.33
--- SPECS/httrack.spec:1.32 Thu Feb 24 11:23:37 2005
+++ SPECS/httrack.spec Mon May 22 23:50:37 2006
@@ -2,12 +2,12 @@
Summary: Great website copier for offline browsing
Summary(pl): Narzędzie do ściągania stron w celu ich przeglądania offline
Name: httrack
-Version: 3.33
+Version: 3.40
Release: 1
License: GPL
Group: Applications/Networking
Source0: http://www.httrack.com/%{name}-%{version}.tar.gz
-# Source0-md5: d8b8fef0180ec0c6251fb47515f13410
+# Source0-md5: 0364c56ab1e5289935d4d3482d1b82cb
Source1: %{name}.conf
Patch0: %{name}-desktop.patch
URL: http://www.httrack.com/
@@ -75,7 +75,7 @@
Graficzny interfejs do httrack przez przeglądarkę WWW.
%prep
-%setup -q -n %{name}-%{version}.15
+%setup -q -n %{name}-%{version}.3
%patch0 -p1
%build
@@ -99,8 +99,11 @@
rm -f {html,libtest,templates}/Makefile*
rm -f $RPM_BUILD_ROOT%{_libdir}/httrack/lib*.{la,a}
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/html
+mv -f $RPM_BUILD_ROOT%{_datadir}/doc/httrack/history.txt $RPM_BUILD_ROOT%{_datadir}/%{name}/
+mv -f $RPM_BUILD_ROOT%{_datadir}/doc/httrack/httrack-doc.html $RPM_BUILD_ROOT%{_datadir}/%{name}/
mkdir $RPM_BUILD_ROOT%{_datadir}/%{name}/html
-mv -f $RPM_BUILD_ROOT%{_datadir}/doc/httrack/html/server $RPM_BUILD_ROOT%{_datadir}/%{name}/html
+mv -f $RPM_BUILD_ROOT%{_datadir}/doc/httrack/html $RPM_BUILD_ROOT%{_datadir}/%{name}/html
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -111,13 +114,16 @@
%files
%defattr(644,root,root,755)
%doc templates README greetings.txt history.txt httrack-doc.html
-%doc html/images html/img html/*.html
+%doc html/images html/img html/div html/*.html
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httrack.conf
%attr(755,root,root) %{_bindir}/httrack
+%attr(755,root,root) %{_bindir}/proxytrack
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%dir %{_libdir}/httrack
%attr(755,root,root) %{_libdir}/httrack/lib*.so*
%{_mandir}/man1/httrack.1*
+%{_mandir}/man1/proxytrack.1*
+
%files devel
%defattr(644,root,root,755)
@@ -146,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/05/22 21:50:37 blaass
+- up to 3.40, %doc fixes
+
Revision 1.32 2005/02/24 10:23:37 kolodko
- up to 3.33
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/httrack.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list