forked from pool/libfguid
Accepting request 244705 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/244705 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfguid?expand=0&rev=5
This commit is contained in:
parent
cafe0b2bb3
commit
821c3175f6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c39d8f86bebc919f0a3ea20033d7805c2967154bd2bdcf2165f24ae769c6b676
|
|
||||||
size 461144
|
|
3
libfguid-alpha-20140105.tar.gz
Normal file
3
libfguid-alpha-20140105.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3129b8b50735b09459a5c71431afe1551eac080c892519e6e23083d82aee19e8
|
||||||
|
size 461141
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 13:00:16 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to 0~20140105
|
||||||
|
* 2014 update
|
||||||
|
* updated dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 03:56:43 UTC 2013 - Greg.Freemyer@gmail.com
|
Thu Nov 14 03:56:43 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfguid
|
# spec file for package libfguid
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libfguid
|
Name: libfguid
|
||||||
%define lname libfguid1
|
%define lname libfguid1
|
||||||
%define timestamp 20130904
|
%define timestamp 20140105
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for GUID/UUID data types
|
Summary: A library for GUID/UUID data types
|
||||||
@ -27,7 +27,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Url: http://code.google.com/p/libfguid/
|
Url: http://code.google.com/p/libfguid/
|
||||||
|
|
||||||
#Git-Clone: http://code.google.com/p/libfguid
|
#Git-Clone: http://code.google.com/p/libfguid
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20130904.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20140105.tar.gz
|
||||||
Source: %{name}-alpha-%timestamp.tar.gz
|
Source: %{name}-alpha-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20130609
|
BuildRequires: pkgconfig(libcerror) >= 20130609
|
||||||
@ -36,14 +36,14 @@ BuildRequires: pkgconfig(libcerror) >= 20130609
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library for GUID/UUID data types.
|
A library for GUID/UUID data types. Part of the libyal family of libraries.
|
||||||
|
|
||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: A library for GUID/UUID data types
|
Summary: A library for GUID/UUID data types
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
A library for GUID/UUID data types.
|
A library for GUID/UUID data types. Part of the libyal family of libraries.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for libfguid, a GUID/UUID data type library
|
Summary: Development files for libfguid, a GUID/UUID data type library
|
||||||
|
Loading…
Reference in New Issue
Block a user