forked from pool/libfguid
Accepting request 207806 from devel:libraries:c_c++
version update to 20130904 OBS-URL: https://build.opensuse.org/request/show/207806 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfguid?expand=0&rev=4
This commit is contained in:
parent
d6e05a67d6
commit
cafe0b2bb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:940e5c5d9901baaa2af50fc5738761d171ae692a326f63c3332ccacda895268d
|
||||
size 289488
|
3
libfguid-alpha-20130904.tar.gz
Normal file
3
libfguid-alpha-20130904.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c39d8f86bebc919f0a3ea20033d7805c2967154bd2bdcf2165f24ae769c6b676
|
||||
size 461144
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 03:56:43 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to 0~20130904
|
||||
* worked on tests
|
||||
* definitions fix
|
||||
* updated dependencies
|
||||
* textual changes
|
||||
- converted to gz compression to simplify updating
|
||||
- remove buildrequires xz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 20:38:04 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libfguid
|
||||
%define lname libfguid1
|
||||
%define timestamp 20130317
|
||||
%define timestamp 20130904
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: A library for GUID/UUID data types
|
||||
@ -27,12 +27,11 @@ Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libfguid/
|
||||
|
||||
#Git-Clone: http://code.google.com/p/libfguid
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20130317.tar.gz
|
||||
Source: %{name}-alpha-%timestamp.tar.xz
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20130904.tar.gz
|
||||
Source: %{name}-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libcerror) >= 0~20130609
|
||||
#not (yet) in factory
|
||||
BuildRequires: pkgconfig(libcerror) >= 20130609
|
||||
#not released by upstream
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user