Accepting request 148206 from home:coolo:branches:openSUSE:Factory
- remove suse_update_config OBS-URL: https://build.opensuse.org/request/show/148206 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=35
This commit is contained in:
parent
5c4092ab3d
commit
5ce654b2ee
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 12 19:06:06 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove suse_update_config
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 08:06:06 UTC 2012 - kkaempf@suse.com
|
Fri Dec 14 08:06:06 UTC 2012 - kkaempf@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cfengine
|
# spec file for package cfengine
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 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
|
||||||
@ -145,9 +145,6 @@ This package contains the files of the cfengine server.
|
|||||||
find ./examples -type f -name "*.cf" -exec perl -p -i -e 's|\r\n|\n|,s|^# Foundation.*|# Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA|' {} \;
|
find ./examples -type f -name "*.cf" -exec perl -p -i -e 's|\r\n|\n|,s|^# Foundation.*|# Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA|' {} \;
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?suse_version}
|
|
||||||
%{suse_update_config -f}
|
|
||||||
%endif
|
|
||||||
#autoreconf -fi
|
#autoreconf -fi
|
||||||
CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user