Accepting request 204461 from devel:libraries:c_c++
update to v0~20130728. Includes some stream function related fixes. OBS-URL: https://build.opensuse.org/request/show/204461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuna?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
a172ff33ca
commit
bfc492c75a
14
libuna.spec
14
libuna.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libuna
|
||||
%define lname libuna1
|
||||
%define timestamp 20130609
|
||||
%define timestamp 20130728
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library to support Unicode and ASCII (byte string) conversions
|
||||
@@ -26,14 +26,14 @@ License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libuna/
|
||||
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSaXBjN1ZJVzVsbjQ/libuna-alpha-%timestamp.tar.gz
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSaXBjN1ZJVzVsbjQ/libuna-alpha-20130728.tar.gz
|
||||
Source: %{name}-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcfile) >= 0~20120526
|
||||
BuildRequires: pkgconfig(libclocale) >= 0~20120425
|
||||
BuildRequires: pkgconfig(libcnotify) >= 0~20121224
|
||||
# these fail to build with factory version, so use internal version. Verified 7/30/13
|
||||
#BuildRequires: pkgconfig(libcerror) >= 0~20130609
|
||||
BuildRequires: pkgconfig(libcfile) >= 20120526
|
||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20121224
|
||||
# these fail to build with factory version, so use internal version. Verified 10/20/13
|
||||
#BuildRequires: pkgconfig(libcerror) > 20130904
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Reference in New Issue
Block a user