forked from pool/libcpath
Accepting request 184910 from devel:libraries:c_c++
update to v0~20130609 summer 2013 libyal refresh for opensuse 13.1 (forwarded request 184909 from gregfreemyer) OBS-URL: https://build.opensuse.org/request/show/184910 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpath?expand=0&rev=2
This commit is contained in:
parent
b60c6551e6
commit
cb353cc7e6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4539acdc676633d2d00f2f2f28d2f650816d3a6bde27346bc290f04d3e129283
|
|
||||||
size 550624
|
|
3
libcpath-alpha-20130609.tar.gz
Normal file
3
libcpath-alpha-20130609.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c09f206dcf74537d8c9d4f326d68d997d273f2a4e78765fe51d25416f4a89229
|
||||||
|
size 931869
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 30 02:52:52 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20130609
|
||||||
|
* fix in .pc.in file
|
||||||
|
* removed CRT functions
|
||||||
|
* updated dependencies
|
||||||
|
* textual changes
|
||||||
|
* small updates
|
||||||
|
* 2013 update
|
||||||
|
- use gz compression to simplyfy download/convert
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 3 23:17:35 UTC 2013 - jengelh@inai.de
|
Wed Apr 3 23:17:35 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,24 +18,27 @@
|
|||||||
|
|
||||||
Name: libcpath
|
Name: libcpath
|
||||||
%define lname libcpath1
|
%define lname libcpath1
|
||||||
%define timestamp 20121225
|
%define timestamp 20130609
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
License: LGPL-3.0+
|
|
||||||
Summary: Library for cross-platform C path functions
|
Summary: Library for cross-platform C path functions
|
||||||
|
License: LGPL-3.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://code.google.com/p/libcpath/
|
Url: http://code.google.com/p/libcpath/
|
||||||
|
|
||||||
#Git-Clone: http://code.google.com/p/libcpath
|
#Git-Clone: http://code.google.com/p/libcpath
|
||||||
#DL-URL: http://libcpath.googlecode.com/files/libcpath-alpha-20121225.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130609.tar.gz
|
||||||
Source: %name-alpha-%timestamp.tar.xz
|
Source: %name-alpha-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20120425
|
BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||||
|
BuildRequires: pkgconfig(libuna) >= 0~20130609
|
||||||
|
# fails to build with these from factory, so use internal version
|
||||||
|
# none!!!!
|
||||||
|
# not (yet) in factory
|
||||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libuna) >= 20120425
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user