diff --git a/cfengine-3.5.0.tar.gz b/cfengine-3.5.0.tar.gz new file mode 100644 index 0000000..fe6aa05 --- /dev/null +++ b/cfengine-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07da213c9bf4018efca58a43d7f8991819031e076f5228cd3f2623e58d5c9cee +size 1504817 diff --git a/cfengine-3.5.0b1.tar.gz b/cfengine-3.5.0b1.tar.gz deleted file mode 100644 index e899cf5..0000000 --- a/cfengine-3.5.0b1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c85472e45a572a26617b5b17476d3cc7e541757928edcc89c6fe2e9e3f9adcb7 -size 4774388 diff --git a/cfengine.changes b/cfengine.changes index 9dba64a..c374c29 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jun 13 06:54:57 UTC 2013 - kkaempf@suse.com + +- Update to 3.5.0 - Final + See http://cfengine.com/docs/3.5/whats-new.html + +------------------------------------------------------------------- +Fri Jun 7 10:00:36 UTC 2013 - kkaempf@suse.com + +- Update to 3.5.0 - Release Candidate + ------------------------------------------------------------------- Wed May 15 11:58:21 UTC 2013 - kkaempf@suse.com diff --git a/cfengine.spec b/cfengine.spec index 22ada91..9437eeb 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -28,7 +28,7 @@ Name: cfengine Summary: CFEngine automates large-scale IT computing infrastructure License: GPL-3.0 Group: Productivity/Networking/System -Version: 3.5.0b1 +Version: 3.5.0 Release: 0 Url: http://www.cfengine.org/ Source: %{name}-%{version}.tar.gz @@ -143,7 +143,7 @@ This package contains the files of the cfengine server. %prep -%setup -q +%setup -q -n %{name}-%{version} ##### rpmlint #### wrong-file-end-of-line-encoding #### incorrect-fsf-address @@ -151,7 +151,7 @@ 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|' {} \; %build -#autoreconf -fi +autoreconf -fi CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ %configure \ --disable-static \ @@ -329,7 +329,7 @@ fi %files %defattr(-,root,root) %doc LICENSE -%doc README +# %doc README %doc ChangeLog %{_sbindir}/cf-agent %{_sbindir}/cf-execd @@ -348,7 +348,7 @@ fi %{_sbindir}/rccf-monitord %endif -%{_mandir}/man?/* +# %{_mandir}/man?/* %dir %{basedir} /var/%{name} %exclude %{basedir}/backup