SPECS: xchm.spec - updated to 1.7.1
maciek2w
maciek2w at pld-linux.org
Wed Apr 12 10:29:39 CEST 2006
Author: maciek2w Date: Wed Apr 12 08:29:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.7.1
---- Files affected:
SPECS:
xchm.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/xchm.spec
diff -u SPECS/xchm.spec:1.43 SPECS/xchm.spec:1.44
--- SPECS/xchm.spec:1.43 Thu Apr 6 12:38:53 2006
+++ SPECS/xchm.spec Wed Apr 12 10:29:31 2006
@@ -2,12 +2,12 @@
Summary: CHM viewer for UNIX
Summary(pl): Przeglądarka CHM dla Uniksów
Name: xchm
-Version: 1.6
+Version: 1.7.1
Release: 1
License: GPL
Group: Applications/File
Source0: http://dl.sourceforge.net/xchm/%{name}-%{version}.tar.gz
-# Source0-md5: 8ec8ffec153c1ce026fa1195528221fb
+# Source0-md5: e9006ce834cce7dd7e0481049a366c48
Source1: %{name}.desktop
URL: http://xchm.sourceforge.net/
BuildRequires: autoconf
@@ -28,9 +28,9 @@
%prep
%setup -q
-rm -f po/stamp-po
+rm -f po/stamp-po po/*.gmo
#some files have timestamp in the future
-find . -exec touch "{}" \;
+touch -t 198001010000 art/Makefile.am src/chmframe.h
%build
%{__gettextize}
@@ -71,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2006/04/12 08:29:31 maciek2w
+- updated to 1.7.1
+
Revision 1.43 2006/04/06 10:38:53 maciek2w
- updated to 1.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xchm.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list