SHA256
1
0
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:
Stephan Kulow 2013-11-25 13:52:45 +00:00 committed by Git OBS Bridge
parent d6e05a67d6
commit cafe0b2bb3
4 changed files with 19 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:940e5c5d9901baaa2af50fc5738761d171ae692a326f63c3332ccacda895268d
size 289488

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c39d8f86bebc919f0a3ea20033d7805c2967154bd2bdcf2165f24ae769c6b676
size 461144

View File

@ -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

View File

@ -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