packages: lv2-swh-plugins/lv2-swh-plugins.spec - more specific desc - .ttl ...

qboosh qboosh at pld-linux.org
Wed Dec 29 18:17:54 CET 2010


Author: qboosh                       Date: Wed Dec 29 17:17:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more specific desc
- .ttl files not executable

---- Files affected:
packages/lv2-swh-plugins:
   lv2-swh-plugins.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/lv2-swh-plugins/lv2-swh-plugins.spec
diff -u packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.3 packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.4
--- packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.3	Tue Jan 19 00:47:18 2010
+++ packages/lv2-swh-plugins/lv2-swh-plugins.spec	Wed Dec 29 18:17:49 2010
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 %define		_name	swh-lv2
 #
-Summary:	A set of LV2 audio plugins
-Summary(pl.UTF-8):	Zestaw wtyczek dźwiękowych LV2
+Summary:	SWH-LV2 - a set of LV2 audio plugins
+Summary(pl.UTF-8):	SWH-LV2 - zestaw wtyczek dźwiękowych LV2
 Name:		lv2-swh-plugins
 Version:	1.0.15
 Release:	1
@@ -17,12 +17,13 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A set of LV2 audio plugins (see http://plugin.org.uk/ for more
-details).
+SWH-LV2 is a set of audio plugins by Steve Harris (see
+<http://plugin.org.uk/> for more details) ported from LADSPA to LV2.
 
 %description -l pl.UTF-8
-Zestaw wtyczek dźwiękowych LV2 (więcej informacji pod adresem
-http://plugin.org.uk/).
+SWH-LV2 to zestaw wtyczek dźwiękowych Steve'a Harrisa (więcej
+informacji pod adresem <http://plugin.org.uk/>) sportowanych ze
+specyfikacji LADSPA do LV2.
 
 %prep
 %setup -q -n %{_name}-%{version}
@@ -45,7 +46,9 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_libdir}/lv2/*
+%dir %{_libdir}/lv2/*-swh.lv2
+%{_libdir}/lv2/*-swh.lv2/*.ttl
+%attr(755,root,root) %{_libdir}/lv2/*-swh.lv2/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -53,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/12/29 17:17:49  qboosh
+- more specific desc
+- .ttl files not executable
+
 Revision 1.3  2010/01/18 23:47:18  sparky
 - pass __cc and rpm*flags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lv2-swh-plugins/lv2-swh-plugins.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list