packages: libnxml/libnxml.spec - updated to 0.18.3 - adapterized

amateja amateja at pld-linux.org
Wed Jun 10 11:12:48 CEST 2009


Author: amateja                      Date: Wed Jun 10 09:12:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.18.3
- adapterized

---- Files affected:
packages/libnxml:
   libnxml.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libnxml/libnxml.spec
diff -u packages/libnxml/libnxml.spec:1.1 packages/libnxml/libnxml.spec:1.2
--- packages/libnxml/libnxml.spec:1.1	Tue Feb  5 02:29:25 2008
+++ packages/libnxml/libnxml.spec	Wed Jun 10 11:12:41 2009
@@ -1,28 +1,28 @@
 # $Revision$, $Date$
-Summary:	C library for parsing, writing and creating XML files or streams.
+Summary:	C library for parsing, writing and creating XML files or streams
 Summary(pl.UTF-8):	Biblioteka obsługująca parsowanie, tworzenie i zapisywanie plików i strumieni XML
 Name:		libnxml
-Version:	0.18.1
+Version:	0.18.3
 Release:	1
 License:	LGPL v2
 Group:		Development/Libraries
 Source0:	http://www.autistici.org/bakunin/libnxml/%{name}-%{version}.tar.gz
-# Source0-md5:	5a813c169bb72e65ba3336735382a4eb
+# Source0-md5:	857f43970e7f0724d28f4ddc87085daf
 URL:		http://www.autistici.org/bakunin/libnxml/
-BuildRequires:      autoconf
-BuildRequires:      automake
-BuildRequires:      libtool
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or
-streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143,
-2312).
+nXML is a C library for parsing, writing and creating XML 1.0 and 1.1
+files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4
+(1234, 4321, 2143, 2312).
 
 %description -l pl.UTF-8
-nXML jest biblioteką języka C obsługującą parsowanie, zapisywanie i tworzenie
-plików i strumieni XML 1.0 i 1.1. Wspiera utf-8, utf-16be i utf-16le, ucs-4
-(1234, 4321, 2143, 2312).
+nXML jest biblioteką języka C obsługującą parsowanie, zapisywanie i
+tworzenie plików i strumieni XML 1.0 i 1.1. Wspiera utf-8, utf-16be i
+utf-16le, ucs-4 (1234, 4321, 2143, 2312).
 
 %package devel
 Summary:	Header files for nXML library
@@ -75,6 +75,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libnxml.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -93,6 +94,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/06/10 09:12:41  amateja
+- updated to 0.18.3
+- adapterized
+
 Revision 1.1  2008/02/05 01:29:25  piotrek
 - initial 0.18.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnxml/libnxml.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list