Accepting request 179385 from Base:System
- remove gpg-offline calls from bootstrap package - Update to new upstream release 2.2.52 * This release fixes a few build system issues that were found and merges in a tree walking bug fix. - Remove acl-fiximplicit.patch (merged upstream), config-guess-sub-update.diff (no longer applies) - Sync baselibs.conf with in-.spec obsoletes/provides. OBS-URL: https://build.opensuse.org/request/show/179385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=34
This commit is contained in:
commit
f6c123ac28
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06854521cf5d396801af7e54b9636680edf8064355e51c07657ec7442a185225
|
|
||||||
size 385378
|
|
Binary file not shown.
3
acl-2.2.52.src.tar.gz
Normal file
3
acl-2.2.52.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:179074bb0580c06c4b4137be4c5a92a701583277967acdb5546043c7874e0d23
|
||||||
|
size 386604
|
BIN
acl-2.2.52.src.tar.gz.sig
Normal file
BIN
acl-2.2.52.src.tar.gz.sig
Normal file
Binary file not shown.
@ -1,12 +0,0 @@
|
|||||||
Index: acl-2.2.48/libmisc/quote.c
|
|
||||||
===================================================================
|
|
||||||
--- acl-2.2.48.orig/libmisc/quote.c
|
|
||||||
+++ acl-2.2.48/libmisc/quote.c
|
|
||||||
@@ -19,6 +19,7 @@
|
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
+#include <string.h>
|
|
||||||
#include <ctype.h>
|
|
||||||
#include "misc.h"
|
|
||||||
|
|
15
acl.changes
15
acl.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 07:43:08 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove gpg-offline calls from bootstrap package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 16 21:40:18 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.2.52
|
||||||
|
* This release fixes a few build system issues that were found and
|
||||||
|
merges in a tree walking bug fix.
|
||||||
|
- Remove acl-fiximplicit.patch (merged upstream),
|
||||||
|
config-guess-sub-update.diff (no longer applies)
|
||||||
|
- Sync baselibs.conf with in-.spec obsoletes/provides.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 10:32:32 UTC 2013 - meissner@suse.com
|
Tue Mar 19 10:32:32 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
BIN
acl.keyring
BIN
acl.keyring
Binary file not shown.
25
acl.spec
25
acl.spec
@ -18,25 +18,24 @@
|
|||||||
|
|
||||||
Name: acl
|
Name: acl
|
||||||
%define lname libacl1
|
%define lname libacl1
|
||||||
BuildRequires: libattr-devel
|
|
||||||
Summary: Commands for Manipulating POSIX Access Control Lists
|
Summary: Commands for Manipulating POSIX Access Control Lists
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Version: 2.2.51
|
Version: 2.2.52
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Url: http://download.savannah.gnu.org/releases-noredirect/acl/
|
||||||
|
|
||||||
|
#Git-Web: http://git.savannah.gnu.org/cgit/acl.git/
|
||||||
|
#Git-Clone: git://git.sv.gnu.org/acl
|
||||||
Source: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz
|
Source: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz
|
||||||
Source1: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz.sig
|
Source1: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz.sig
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
# http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl
|
# http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
Patch0: builddefs.in.diff
|
Patch0: builddefs.in.diff
|
||||||
Patch1: acl-fiximplicit.patch
|
|
||||||
Patch2: 0001-Use-OS-byteswapping-macros.patch
|
Patch2: 0001-Use-OS-byteswapping-macros.patch
|
||||||
Patch3: config-guess-sub-update.diff
|
BuildRequires: libattr-devel
|
||||||
Url: http://download.savannah.gnu.org/releases-noredirect/acl/
|
#BuildRequires: gpg-offline
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,7 +49,7 @@ Group: System/Libraries
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: libacl-64bit
|
Obsoletes: libacl-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
# Added for 12.1
|
||||||
Provides: libacl = %version-%release
|
Provides: libacl = %version-%release
|
||||||
Obsoletes: libacl < %version-%release
|
Obsoletes: libacl < %version-%release
|
||||||
|
|
||||||
@ -62,9 +61,9 @@ control lists.
|
|||||||
%package -n libacl-devel
|
%package -n libacl-devel
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
# the .so file references libattr.so.x, so require libattr-devel
|
||||||
Requires: %lname = %version
|
Requires: %lname = %version
|
||||||
Requires: glibc-devel
|
Requires: glibc-devel
|
||||||
# the .so file references libattr.so.x, so require libattr-devel
|
|
||||||
Requires: libattr-devel
|
Requires: libattr-devel
|
||||||
Provides: acl-devel = %{version}
|
Provides: acl-devel = %{version}
|
||||||
Obsoletes: acl-devel < %{version}
|
Obsoletes: acl-devel < %{version}
|
||||||
@ -79,14 +78,10 @@ This package contains all necessary include files and libraries needed
|
|||||||
to develop applications that require these.
|
to develop applications that require these.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
%gpg_verify %{S:1}
|
|
||||||
%endif
|
|
||||||
%setup -q -n acl-%version
|
%setup -q -n acl-%version
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3
|
|
||||||
%build
|
%build
|
||||||
export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
|
export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
|
||||||
export DEBUG=-DNDEBUG
|
export DEBUG=-DNDEBUG
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# added in 2.2.51; change to just "<" with 2.2.52 or up.
|
|
||||||
libacl1
|
libacl1
|
||||||
obsoletes "libacl-<targettype> <= <version>"
|
obsoletes "libacl-<targettype> < <version>"
|
||||||
provides "libacl-<targettype> = <version>"
|
provides "libacl-<targettype> = <version>"
|
||||||
libacl-devel
|
libacl-devel
|
||||||
requires -libacl-<targettype>
|
requires -libacl-<targettype>
|
||||||
requires "libacl1-<targettype> = <version>"
|
requires "libacl1-<targettype> = <version>"
|
||||||
|
obsoletes "acl-devel-<targettype> < <version>"
|
||||||
|
provides "acl-devel-<targettype> = <version>"
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user