Accepting request 859340 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20191221 * changes for libuna - remove BuildRequires: pkg-config - add COPYING* to %license line OBS-URL: https://build.opensuse.org/request/show/859340 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libwrc?expand=0&rev=7
This commit is contained in:
parent
bf6bb9f6f1
commit
00ac66ff08
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec2bc02439c5e6e8ced1aa5f95a3d9e6a1db2d74af3d712fb18936b644041e4d
|
||||
size 1738128
|
3
libwrc-experimental-20191221.tar.gz
Normal file
3
libwrc-experimental-20191221.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba7421fbe106a53b59a6fb413f81941da87ea6749a0bae1d5680a6196b7aab79
|
||||
size 1765088
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 03:30:33 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- update to v0~20191221
|
||||
* changes for libuna
|
||||
- remove BuildRequires: pkg-config
|
||||
- add COPYING* to %license line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 23:22:16 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
10
libwrc.spec
10
libwrc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libwrc
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,15 +18,15 @@
|
||||
|
||||
Name: libwrc
|
||||
%define lname libwrc1
|
||||
%define timestamp 20181203
|
||||
%define timestamp 20191221
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library to support the Windows Resource Compiler format
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
Url: https://github.com/libyal/libwrc/wiki
|
||||
URL: https://github.com/libyal/libwrc/wiki
|
||||
Source: https://github.com/libyal/libwrc/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
#BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libbfio) >= 20120426
|
||||
BuildRequires: pkgconfig(libcdata) >= 20120425
|
||||
BuildRequires: pkgconfig(libcfile) >= 20120526
|
||||
@ -95,7 +95,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog
|
||||
%license COPYING
|
||||
%license COPYING*
|
||||
%_libdir/libwrc.so.1*
|
||||
|
||||
%files devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user