automatic rebuild by autodist [release 1710-2mamba;Mon Dec 29 2014]
This commit is contained in:
parent
f400d8e26b
commit
cc5035e248
@ -1,6 +1,6 @@
|
||||
Name: pcsclite-driver-acr38
|
||||
Version: 1710
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: PC/SC Driver for ACR38 based smart cart readers
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -41,6 +41,10 @@ This package contains static libraries and header files need for development.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall usbdropdir=%{buildroot}%{_libdir}/pcsc/drivers
|
||||
|
||||
%ifarch x86_64
|
||||
mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_libdir}
|
||||
%endif
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -52,7 +56,7 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/pcsc/drivers/ACR38UDriver.bundle/Contents/Info.plist
|
||||
%{_libdir}/pcsc/drivers/ACR38UDriver.bundle/Contents/Linux/ACR38UDriver
|
||||
%doc AUTHORS COPYING ChangeLog README
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -62,7 +66,11 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/libacr38ucontrol.pc
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Dec 29 2014 Automatic Build System <autodist@mambasoft.it> 1710-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Thu Jan 28 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1710-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user