move binaries and other files conflicting with current version to -devel [release 3.4.4-3mamba;Mon Sep 03 2018]
This commit is contained in:
parent
15fc4af47f
commit
b0403654c9
@ -1,6 +1,6 @@
|
||||
Name: libqrencode3
|
||||
Version: 3.4.4
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A C library for encoding data in a QR Code symbol,
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -51,19 +51,23 @@ This package contains static libraries and header files need for development.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/qrencode
|
||||
%{_libdir}/libqrencode.so.*
|
||||
%{_mandir}/man1/qrencode.1*
|
||||
%doc COPYING ChangeLog NEWS README TODO
|
||||
%doc COPYING
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/qrencode
|
||||
%{_mandir}/man1/qrencode.1*
|
||||
%{_includedir}/qrencode.h
|
||||
%{_libdir}/libqrencode.la
|
||||
%{_libdir}/libqrencode.so
|
||||
%{_libdir}/pkgconfig/libqrencode.pc
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Mon Sep 03 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-3mamba
|
||||
- move binaries and other files conflicting with current version to -devel
|
||||
|
||||
* Mon Aug 27 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-2mamba
|
||||
- legacy package
|
||||
|
||||
|
Reference in New Issue
Block a user