Accepting request 208003 from devel:libraries:c_c++
update to 0~20131013 OBS-URL: https://build.opensuse.org/request/show/208003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=7
This commit is contained in:
parent
51bade52e6
commit
d89dbec458
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:397616ccbf7303b8f4a73261837a8a6a01152ebe36978bf2b50983664e932eb1
|
|
||||||
size 1455284
|
|
3
libregf-alpha-20131013.tar.gz
Normal file
3
libregf-alpha-20131013.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7427c8306300d009d72585dbc1996cad12019d96697a4305db8916f1221b335b
|
||||||
|
size 1462447
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 03:40:36 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20131013
|
||||||
|
- clean up buildrequires
|
||||||
|
- use libyal packages from factory if feasible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 17:19:56 UTC 2013 - Greg.Freemyer@gmail.com
|
Wed Oct 2 17:19:56 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
26
libregf.spec
26
libregf.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libregf
|
Name: libregf
|
||||||
%define lname libregf1
|
%define lname libregf1
|
||||||
%define timestamp 20130922
|
%define timestamp 20131013
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access Windows REGF-type Registry files
|
Summary: Library to access Windows REGF-type Registry files
|
||||||
@ -26,26 +26,26 @@ License: LGPL-3.0+ and GFDL-1.3+
|
|||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://code.google.com/p/libregf/
|
Url: http://code.google.com/p/libregf/
|
||||||
|
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20130922.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20131013.tar.gz
|
||||||
Source: %{name}-alpha-%timestamp.tar.gz
|
Source: %{name}-alpha-%timestamp.tar.gz
|
||||||
Source2: Windows_NT_Registry_File_(REGF)_format.pdf
|
Source2: Windows_NT_Registry_File_(REGF)_format.pdf
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 0~20130609
|
BuildRequires: pkgconfig(libbfio) >= 20131003
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 0~20130609
|
BuildRequires: pkgconfig(libcdata) >= 20130904
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 0~20130317
|
BuildRequires: pkgconfig(libcfile) >= 20130809
|
||||||
|
BuildRequires: pkgconfig(libclocale) >= 20130609
|
||||||
|
BuildRequires: pkgconfig(libcnotify) >= 20130609
|
||||||
|
BuildRequires: pkgconfig(libcpath) >= 20130809
|
||||||
|
BuildRequires: pkgconfig(libcsplit) >= 20130609
|
||||||
|
BuildRequires: pkgconfig(libfdatetime) >= 20130317
|
||||||
|
BuildRequires: pkgconfig(libuna) >= 20130728
|
||||||
# Using these packages from factory causes build failures, so use the internal version instead
|
# Using these packages from factory causes build failures, so use the internal version instead
|
||||||
# Verified 7/30/2013
|
# Verified 11/15/2013
|
||||||
#BuildRequires: pkgconfig(libfguid) >= 20120426
|
#BuildRequires: pkgconfig(libfguid) >= 20120426
|
||||||
#BuildRequires: pkgconfig(libcpath) >= 20120701
|
|
||||||
#BuildRequires: pkgconfig(libclocale) >= 20120425
|
|
||||||
#BuildRequires: pkgconfig(libcerror) >= 20120425
|
#BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libcfile) >= 20120526
|
# These packages are not yet released by upstream as standalone packages
|
||||||
#BuildRequires: pkgconfig(libcdata) >= 20120425
|
|
||||||
#BuildRequires: pkgconfig(libuna) >= 20120425
|
|
||||||
#BuildRequires: pkgconfig(libbfio) >= 0~20130721
|
|
||||||
# These packages are not yet in factory
|
|
||||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libcsystem) >= 20120425
|
#BuildRequires: pkgconfig(libcsystem) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libfcache) >= 20120425
|
#BuildRequires: pkgconfig(libfcache) >= 20120425
|
||||||
|
Loading…
x
Reference in New Issue
Block a user