Accepting request 323888 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/323888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/corosync?expand=0&rev=30
This commit is contained in:
commit
0854d171c3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5612326e74dccf7bac9cdcff34fdeeb90a5e3b3287e7b90255bdbe1afcf03cb0
|
oid sha256:11985f8a23e1498a24d154a7ce900d6c4c3486cee1a60eeb5003eed7912e177c
|
||||||
size 21940352
|
size 428156
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 15:09:13 UTC 2015 - bliu@suse.com(bnc#941910)
|
||||||
|
- remove git files from tarball
|
||||||
|
- modify corosync.spec to delete logrotate.d
|
||||||
|
-------------------------------------------------------------------
|
||||||
Mon Jul 27 10:32:27 UTC 2015 - dimstar@opensuse.org
|
Mon Jul 27 10:32:27 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
- BuildRequire pkgconfig(systemd) instead of systemd: this should
|
- BuildRequire pkgconfig(systemd) instead of systemd: this should
|
||||||
|
@ -190,6 +190,7 @@ mkdir -p %{buildroot}/usr/share/doc/packages/corosync/
|
|||||||
install -m 0644 tools/corosync-notifyd.sysconfig.example %{buildroot}/usr/lib/tmpfiles.d/corosync-notifyd
|
install -m 0644 tools/corosync-notifyd.sysconfig.example %{buildroot}/usr/lib/tmpfiles.d/corosync-notifyd
|
||||||
install -m 0644 conf/corosync.conf.example* %{buildroot}/usr/share/doc/packages/corosync/
|
install -m 0644 conf/corosync.conf.example* %{buildroot}/usr/share/doc/packages/corosync/
|
||||||
rm -rf %{buildroot}/etc/corosync/corosync.conf.example*
|
rm -rf %{buildroot}/etc/corosync/corosync.conf.example*
|
||||||
|
rm -rf %{buildroot}/etc/logrotate.d/
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user