packages: avfs/avfs-unrar.c.patch, avfs/avfs.spec - typo
blekot
blekot at pld-linux.org
Mon Mar 26 11:12:54 CEST 2012
Author: blekot Date: Mon Mar 26 09:12:54 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- typo
---- Files affected:
packages/avfs:
avfs-unrar.c.patch (1.1 -> 1.2) , avfs.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/avfs/avfs-unrar.c.patch
diff -u packages/avfs/avfs-unrar.c.patch:1.1 packages/avfs/avfs-unrar.c.patch:1.2
--- packages/avfs/avfs-unrar.c.patch:1.1 Thu Mar 22 21:49:37 2012
+++ packages/avfs/avfs-unrar.c.patch Mon Mar 26 11:12:49 2012
@@ -37,3 +37,14 @@
filelog(buf);
AV_UNLOCK(loglock);
Only in avfs-1.0.0/src: sysdeps.c~
+--- avfs-1.0.0/libneon/hip_xml.c.old 2012-03-23 15:36:04.000000000 +0000
++++ avfs-1.0.0/libneon/hip_xml.c 2012-03-23 15:36:20.000000000 +0000
+@@ -40,7 +40,7 @@
+
+ /******** Expat ***********/
+
+-# include "xmlparse.h"
++# include "expat.h"
+ typedef XML_Char hip_xml_char;
+
+ #else /* not HAVE_EXPAT */
================================================================
Index: packages/avfs/avfs.spec
diff -u packages/avfs/avfs.spec:1.17 packages/avfs/avfs.spec:1.18
--- packages/avfs/avfs.spec:1.17 Thu Mar 22 21:51:05 2012
+++ packages/avfs/avfs.spec Mon Mar 26 11:12:49 2012
@@ -97,7 +97,7 @@
%defattr(644,root,root,755)
%doc README doc/README.avfs-fuse
%attr(755,root,root) %{_libdir}/libavfs.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}libavfs.so.0
+%attr(755,root,root) %ghost %{_libdir}/libavfs.so.0
%attr(755,root,root) %{_bindir}/avfsd
%attr(755,root,root) %{_bindir}/davpass
%attr(755,root,root) %{_bindir}/ftppass
@@ -122,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2012/03/26 09:12:49 blekot
+- typo
+
Revision 1.17 2012/03/22 20:51:05 blekot
- corrected last comment
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/avfs/avfs-unrar.c.patch?r1=1.1&r2=1.2
http://cvs.pld-linux.org/packages/avfs/avfs.spec?r1=1.17&r2=1.18
More information about the pld-cvs-commit
mailing list