SPECS: httrack.spec - up to 3.43-2 - used version prefix/suffix due to dash...

zboczuch zboczuch at pld-linux.org
Mon Dec 15 00:15:25 CET 2008


Author: zboczuch                     Date: Sun Dec 14 23:15:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.43-2
- used version prefix/suffix due to dash char in original version name
- updated desktop patch
- added libtest makefile patch

---- Files affected:
SPECS:
   httrack.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/httrack.spec
diff -u SPECS/httrack.spec:1.36 SPECS/httrack.spec:1.37
--- SPECS/httrack.spec:1.36	Tue Feb 13 09:06:35 2007
+++ SPECS/httrack.spec	Mon Dec 15 00:15:20 2008
@@ -2,14 +2,17 @@
 Summary:	Great website copier for offline browsing
 Summary(pl.UTF-8):	Narzędzie do ściągania stron w celu ich przeglądania offline
 Name:		httrack
-Version:	3.40
+%define version_prefix  3.43
+%define version_suffix  2
+Version:	%{version_prefix}.%{version_suffix}
 Release:	1
 License:	GPL
 Group:		Applications/Networking
-Source0:	http://www.httrack.com/%{name}-%{version}.tar.gz
-# Source0-md5:	0364c56ab1e5289935d4d3482d1b82cb
+Source0:	http://www.httrack.com/%{name}-%{version_prefix}-%{version_suffix}.tar.gz
+# Source0-md5:	a6debc9fe8b7049e5de986357c7dadd8
 Source1:	%{name}.conf
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-libtest-makefile.patch
 URL:		http://www.httrack.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -75,8 +78,9 @@
 Graficzny interfejs do httrack przez przeglądarkę WWW.
 
 %prep
-%setup -q -n %{name}-%{version}.3
+%setup -q -n %{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -152,7 +156,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.36  2007/02/13 08:06:35  glen
+Revision 1.37  2008/12/14 23:15:20  zboczuch
+- up to 3.43-2
+- used version prefix/suffix due to dash char in original version name
+- updated desktop patch
+- added libtest makefile patch
+
+Revision 1.36  2007-02-13 08:06:35  glen
 - tabs in preamble
 
 Revision 1.35  2007/02/12 00:48:56  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/httrack.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list