Author: qboosh Date: Fri Nov 25 21:06:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 6.0; now in ISC license
---- Files affected: packages/lv2core: lv2core.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/lv2core/lv2core.spec diff -u packages/lv2core/lv2core.spec:1.6 packages/lv2core/lv2core.spec:1.7 --- packages/lv2core/lv2core.spec:1.6 Mon Mar 21 16:45:23 2011 +++ packages/lv2core/lv2core.spec Fri Nov 25 22:06:50 2011 @@ -2,12 +2,12 @@ Summary: LV2 (LADSPA Version 2) Audio Plugin Standard Summary(pl.UTF-8): LV2 (LADSPA Version 2) - standard wtyczek dźwiękowych Name: lv2core -Version: 4.0 +Version: 6.0 Release: 1 -License: LGPL v2.1+ (lv2 header file), BSD-like (lv2 data files) +License: ISC Group: Libraries Source0: http://lv2plug.in/spec/%{name}-%{version}.tar.bz2 -# Source0-md5: 5097d964f3559a1ecec2d2fc822ef53a +# Source0-md5: 433b195a13b230e302d9e2e2fea37383 URL: http://lv2plug.in/ # g++ only checked for, not used BuildRequires: libstdc++-devel @@ -75,16 +75,20 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog COPYING README -%attr(755,root,root) %{_bindir}/lv2config +%doc AUTHORS COPYING NEWS README %dir %{_libdir}/lv2 %dir %{_libdir}/lv2/lv2core.lv2 -%{_libdir}/lv2/lv2core.lv2/lv2.ttl +%{_libdir}/lv2/lv2core.lv2/lv2core.ttl +%{_libdir}/lv2/lv2core.lv2/lv2core.doap.ttl %{_libdir}/lv2/lv2core.lv2/manifest.ttl %files devel %defattr(644,root,root,755) %{_includedir}/lv2.h +%dir %{_includedir}/lv2 +%dir %{_includedir}/lv2/lv2plug.in +%dir %{_includedir}/lv2/lv2plug.in/ns +%{_includedir}/lv2/lv2plug.in/ns/lv2core %{_pkgconfigdir}/lv2core.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -93,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/11/25 21:06:50 qboosh +- updated to 6.0; now in ISC license + Revision 1.6 2011/03/21 15:45:23 qboosh - updated to 4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lv2core/lv2core.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
