rpms/xchm/EL-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xchm.desktop, 1.3, 1.4 xchm.spec, 1.8, 1.9

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Dec 28 16:55:54 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/xchm/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20987

Modified Files:
	.cvsignore sources xchm.desktop xchm.spec 
Log Message:
sync with devel


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xchm/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	22 Nov 2006 12:50:23 -0000	1.3
+++ .cvsignore	28 Dec 2007 16:55:11 -0000	1.4
@@ -1 +1 @@
-xchm-1.10.tar.gz
+xchm-1.13.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xchm/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	22 Nov 2006 12:50:23 -0000	1.3
+++ sources	28 Dec 2007 16:55:11 -0000	1.4
@@ -1 +1 @@
-df4d42e3bb11187139f4475b89c4ab96  xchm-1.10.tar.gz
+b444e36d6f1c7b3d772d1986ea9929dc  xchm-1.13.tar.gz


Index: xchm.desktop
===================================================================
RCS file: /cvs/extras/rpms/xchm/EL-5/xchm.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xchm.desktop	24 Sep 2006 09:51:42 -0000	1.3
+++ xchm.desktop	28 Dec 2007 16:55:11 -0000	1.4
@@ -11,4 +11,4 @@
 Terminal=false
 Type=Application
 MimeType=application/x-chm;
-Categories=Application;Utility;
+Categories=Utility;


Index: xchm.spec
===================================================================
RCS file: /cvs/extras/rpms/xchm/EL-5/xchm.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xchm.spec	22 Nov 2006 12:50:23 -0000	1.8
+++ xchm.spec	28 Dec 2007 16:55:11 -0000	1.9
@@ -1,11 +1,10 @@
 Summary:        A GUI front-end to CHMlib
 Name:           xchm
-Version:        1.10
+Version:        1.13
 Release:        1%{?dist}
-License:        GPL
+License:        GPLv2+
 Group:          Applications/Publishing
-#Source0:        http://download.sf.net/%{name}/%{name}-%{version}.tar.gz
-Source0:        http://heanet.dl.sourceforge.net/sourceforge/xchm/xchm-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
 URL:            http://xchm.sourceforge.net/
 BuildRequires:  chmlib-devel
@@ -26,7 +25,7 @@
 %setup -q
 
 %build
-%configure
+%configure --disable-dependency-tracking
 make %{?_smp_mflags}
 
 %install
@@ -67,6 +66,12 @@
 %{_datadir}/applications/*
 
 %changelog
+* Wed Aug  8 2007 Patrice Dumas <pertusus at free.fr> 1.13-1
+- update to 1.13
+
+* Sun Dec 17 2006 Patrice Dumas <pertusus at free.fr> 1.10-2
+- rebuild for wxGTK-2.8.0
+
 * Wed Nov 22 2006 Patrice Dumas <pertusus at free.fr> 1.10-1
 - update to 1.10
 




More information about the fedora-extras-commits mailing list