Author: megabajt Date: Wed Apr 13 13:07:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - removed libtool file - release 2
---- Files affected: packages/libnxml: libnxml.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/libnxml/libnxml.spec diff -u packages/libnxml/libnxml.spec:1.3 packages/libnxml/libnxml.spec:1.4 --- packages/libnxml/libnxml.spec:1.3 Wed Dec 30 23:03:59 2009 +++ packages/libnxml/libnxml.spec Wed Apr 13 15:07:00 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka obsługująca parsowanie, tworzenie i zapisywanie plików i strumieni XML Name: libnxml Version: 0.18.3 -Release: 1 +Release: 2 License: LGPL v2 Group: Development/Libraries Source0: http://www.autistici.org/bakunin/libnxml/%{name}-%{version}.tar.gz @@ -67,6 +67,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -82,7 +84,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libnxml.so -%{_libdir}/libnxml.la %{_includedir}/nxml.h %{_pkgconfigdir}/nxml.pc @@ -96,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/04/13 13:07:00 megabajt +- removed libtool file +- release 2 + Revision 1.3 2009/12/30 22:03:59 megabajt - more verbose files - fixed deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnxml/libnxml.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
