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:
Stephan Kulow 2013-06-05 09:41:53 +00:00 committed by Git OBS Bridge
commit 1423169b3d
3 changed files with 11 additions and 0 deletions

1
cfengine-rpmlintrc Normal file
View File

@ -0,0 +1 @@
addFilter(".* is not allowed anymore in FHS 2.2.");

View File

@ -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

View File

@ -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