fix post script by removing commented section below [release 1.18.10-2mamba;Wed Oct 19 2022]
This commit is contained in:
parent
390a77ef85
commit
5ca8da34a7
12
lv2.spec
12
lv2.spec
@ -1,6 +1,6 @@
|
|||||||
Name: lv2
|
Name: lv2
|
||||||
Version: 1.18.10
|
Version: 1.18.10
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A portable plugin standard for audio systems
|
Summary: A portable plugin standard for audio systems
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -64,13 +64,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%post -n lib%{name} -p /sbin/ldconfig
|
%post -n lib%{name} -p /sbin/ldconfig
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
%postun -n lib%{name} -p /sbin/ldconfig
|
||||||
|
|
||||||
#%files
|
|
||||||
#%defattr(-,root,root)
|
|
||||||
### note: this list is just an example; modify as required
|
|
||||||
## %{_bindir}/%{name}
|
|
||||||
## %{_mandir}/man1/%{name}.*
|
|
||||||
#%doc COPYING
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/lv2
|
%dir %{_libdir}/lv2
|
||||||
@ -96,6 +89,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.10-2mamba
|
||||||
|
- fix post script by removing commented section below
|
||||||
|
|
||||||
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 1.18.10-1mamba
|
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 1.18.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user