packages: libzen/libzen.spec - package include/ZenLib/TinyXml - rel. 2

charles charles at pld-linux.org
Mon Jul 18 13:22:26 CEST 2011


Author: charles                      Date: Mon Jul 18 11:22:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package include/ZenLib/TinyXml
- rel. 2

---- Files affected:
packages/libzen:
   libzen.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/libzen/libzen.spec
diff -u packages/libzen/libzen.spec:1.10 packages/libzen/libzen.spec:1.11
--- packages/libzen/libzen.spec:1.10	Mon Jul 18 12:37:12 2011
+++ packages/libzen/libzen.spec	Mon Jul 18 13:22:21 2011
@@ -2,7 +2,7 @@
 Summary:	Shared library for libmediainfo and mediainfo*
 Name:		libzen
 Version:	0.4.20
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/%{version}/%{name}_%{version}.tar.bz2
@@ -76,7 +76,7 @@
 install -d $RPM_BUILD_ROOT%{_includedir}/ZenLib
 cp -a Source/ZenLib/*.h $RPM_BUILD_ROOT%{_includedir}/ZenLib
 
-for i in Base64 HTTP_Client Format/Html Format/Http; do
+for i in Base64 HTTP_Client Format/Html Format/Http TinyXml; do
 	install -d $RPM_BUILD_ROOT%{_includedir}/ZenLib/$i
 	cp -a Source/ZenLib/$i/*.h $RPM_BUILD_ROOT%{_includedir}/ZenLib/$i
 done
@@ -117,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/07/18 11:22:21  charles
+- package include/ZenLib/TinyXml
+- rel. 2
+
 Revision 1.10  2011/07/18 10:37:12  charles
 - updated to 0.4.20
 - use undos macro instead of dos2unix (updated BRs)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libzen/libzen.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list