Accepting request 176396 from systemsmanagement
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/176396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cfengine?expand=0&rev=35
This commit is contained in:
commit
1423169b3d
1
cfengine-rpmlintrc
Normal file
1
cfengine-rpmlintrc
Normal file
@ -0,0 +1 @@
|
||||
addFilter(".* is not allowed anymore in FHS 2.2.");
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 11:58:21 UTC 2013 - kkaempf@suse.com
|
||||
|
||||
- add rpmlintrc file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 14:41:48 UTC 2013 - kkaempf@suse.com
|
||||
|
||||
|
@ -38,6 +38,10 @@ Source3: http://www.cfengine.org/manuals/cf3-glossary.pdf
|
||||
Source4: http://www.cfengine.org/manuals/cf3-quickstart.pdf
|
||||
Source5: http://www.cfengine.org/manuals/cf3-solutions.pdf
|
||||
Source6: http://www.cfengine.org/manuals/cf3-tutorial.pdf
|
||||
# wtf? SLE_11 does not honor rpmlintrc
|
||||
%if 0%{?suse_version} <= 1130
|
||||
BuildRequires: -post-build-checks
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1210
|
||||
Source7: cf-execd.service
|
||||
Source8: cf-monitord.service
|
||||
@ -48,6 +52,7 @@ Source8: cf-execd
|
||||
Source9: cf-serverd
|
||||
%endif
|
||||
Source10: %{name}.cron
|
||||
Source11: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bison
|
||||
BuildRequires: db-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user