Accepting request 179311 from Archiving
- Explicitly list libattr-devel as BuildRequires (and sort those) (forwarded request 179222 from jengelh) OBS-URL: https://build.opensuse.org/request/show/179311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=11
This commit is contained in:
commit
93850c115e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Explicitly list libattr-devel as BuildRequires (and sort those)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 13 08:05:35 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -22,21 +22,23 @@
|
||||
Name: libarchive
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libext2fs-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: xz-devel
|
||||
Summary: Creates and reads several different streaming archive formats
|
||||
License: BSD-2-Clause
|
||||
Group: Productivity/Archiving/Compression
|
||||
Url: http://libarchive.github.com/
|
||||
|
||||
Source0: http://libarchive.googlecode.com/files/libarchive-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libext2fs-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
%description
|
||||
Libarchive is a programming library that can create and read several
|
||||
|
Loading…
Reference in New Issue
Block a user