Accepting request 859319 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20201204 * no documented changes - added all COPYING* files to %license line OBS-URL: https://build.opensuse.org/request/show/859319 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwsi?expand=0&rev=15
This commit is contained in:
parent
2f6d863706
commit
a26832f526
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:923fb8b533b00ba4bdd4d1491d58af19dd53508e856d18e188e4083963f12a3c
|
|
||||||
size 1314475
|
|
3
libfwsi-experimental-20201204.tar.gz
Normal file
3
libfwsi-experimental-20201204.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30a1f5217e94e941e1c70961463782fb68788a2389b1b5ffabd379a7fed9faf2
|
||||||
|
size 1361862
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 29 23:05:03 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
- update to v0~20201204
|
||||||
|
* no documented changes
|
||||||
|
- added all COPYING* files to %license line
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 7 19:21:03 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Apr 7 19:21:03 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
10
libfwsi.spec
10
libfwsi.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libfwsi1
|
%define lname libfwsi1
|
||||||
%define timestamp 20191221
|
%define timestamp 20201204
|
||||||
Name: libfwsi
|
Name: libfwsi
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -108,13 +108,13 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog
|
%doc AUTHORS ChangeLog
|
||||||
%license COPYING
|
%license COPYING*
|
||||||
%{_libdir}/libfwsi.so.*
|
%{_libdir}/libfwsi.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS README ChangeLog
|
%doc AUTHORS README ChangeLog
|
||||||
%license COPYING
|
%license COPYING*
|
||||||
%doc Windows_Shell_Item_format.pdf
|
%doc Windows_Shell_Item_format.pdf
|
||||||
%{_includedir}/libfwsi.h
|
%{_includedir}/libfwsi.h
|
||||||
%{_includedir}/libfwsi/
|
%{_includedir}/libfwsi/
|
||||||
@ -125,13 +125,13 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%files -n python2-%name
|
%files -n python2-%name
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog
|
%doc AUTHORS ChangeLog
|
||||||
%license COPYING
|
%license COPYING*
|
||||||
%python2_sitearch/pyfwsi.so
|
%python2_sitearch/pyfwsi.so
|
||||||
|
|
||||||
%files -n python3-%name
|
%files -n python3-%name
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog
|
%doc AUTHORS ChangeLog
|
||||||
%license COPYING
|
%license COPYING*
|
||||||
%python3_sitearch/pyfwsi.so
|
%python3_sitearch/pyfwsi.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user