Commit Graph

10 Commits

Author SHA256 Message Date
Stephan Kulow
b757ca3e42 Accepting request 245241 from utilities
renamed to etckeeper-rpmlintrc from etckeeper.rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/245241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etckeeper?expand=0&rev=1
2014-08-25 09:03:13 +00:00
OBS User mrdocs
ed138a725b Accepting request 245066 from home:Mitsutoshi:branches:utilities
renamed to etckeeper-rpmlintrc from etckeeper.rpmlintrc:
  To follow the packaging guidelines.
  Please see also:
  https://build.opensuse.org/request/show/244964#request_history
  http://lists.opensuse.org/opensuse-packaging/2007-07/msg00000.html

OBS-URL: https://build.opensuse.org/request/show/245066
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=9
2014-08-20 05:21:31 +00:00
OBS User mrdocs
d7674fab76 Accepting request 244920 from home:Mitsutoshi:branches:utilities
- updated Source to 1.13:
  + Ignore check-mk-agent-logwatch's FHS violating
    /etc/check_mk/logwatch.state. Closes: deb#753903
  + Only allow [-a-z_] in etckeeper commands to avoid any possible
    directory traversal etc issues.
  + update-ignore, uninit: Fix parsing of ignore files containing '\'
- added etckeeper-avoid-packagelist.patch:
  Because it is slow that some package manager make the packagelist
  (eg, rpm -qa), high-level package manager might time out
  (eg. zypper in/remove).
  So I added this patch.
  If you think that the packagelist is unnecessary,
  set AVOID_PACKAGELIST=1 in etckeeper.conf.
  Or if you want to avoid it temporarily,
  you can use environment variable ETCKEEPER_AVOID_PACKAGELIST=1 .
  (eg, ETCKEEPER_AVOID_PACKAGELIST=1 zypper update).
  This patch was sent to upstream, but Joey does not accept it yet.
  Please see also gh#joeyh/etckeeper#17 .
- rename subpackage from pkgmanager-collabo
  to zypp-plugin or yum-plugin.
  please see also:
  http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00060.html
- added "Provides:" for renaming:
  pkgmanager-collabo => (zypp|yum)-plugin.
  Please see also:
  https://en.opensuse.org/openSUSE:Package_dependencies#Renaming_a_packageage
- added "Provides:" for split packages: etekeeper-cron and plugins.
  Please see also:
  https://en.opensuse.org/openSUSE:Package_dependencies#Splitting_off_a_sub-pack
- added "Reccomends: git".
  please see also:
  http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00060.html
- added bzr support files.
  Their files need "Buildrequires: python-devel bzr",
  but did not write them, so they were not installed untill now.
- added Python Compatibility with older distributions codes.
  Please see also:
  https://en.opensuse.org/openSUSE:Packaging_Python#Compatibility_with_older_distributions
- added version-release number to Recommendes and Requires.
  It is desirable that etckeeper packages are same version.
- removed lib/zypp directories:
  They should belong libzypp.
  + remove them.
  + added "BuildRequire: zypp-plugin-python".

OBS-URL: https://build.opensuse.org/request/show/244920
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=8
2014-08-16 19:25:19 +00:00
OBS User mrdocs
8cfed70b53 Accepting request 239945 from home:Mitsutoshi:branches:utilities
I found an issue to forget to require zypp-plugin-python.
So I revised it.

And I divided etckeeper package into 3.
etckeeper                    - etckeepr main function.
etckeeper-cron               - cron function.
etckeeper-pkgmanager-collabo - collabolation with package manager.

My test was finished.
Test report is
https://docs.google.com/spreadsheets/d/1kmtjqvCnqNMmuFHRLh0-xh1iBdjhxnvKoYgRK9VvAoc/pubhtml#

The package is
https://build.opensuse.org/package/show/home:Mitsutoshi:branches:utilities/etckeeper

Please see also:
http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00037.html
http://lists.opensuse.org/archive/opensuse-factory/2014-07/msg00052.html

OBS-URL: https://build.opensuse.org/request/show/239945
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=7
2014-07-13 03:28:40 +00:00
Tomáš Chvátal
20addf4074 Accepting request 239404 from home:Mitsutoshi:branches:utilities
I resubmitrequest etckeeper 1.12.
Changed:
- etckeeper.changes - I wrote "added etckeeper-zypp.patch", and "bnc#884154".
- etckeeper.spec - I added "bnc#884154" in patche's comment line.
- etckeeper-zypp.patch - I added comments about "bnc#884154"

--------
I changed etckeeper 1.7->1.12,
And I fixed bnc#884154.

OBS-URL: https://build.opensuse.org/request/show/239404
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=6
2014-07-03 07:21:46 +00:00
Pascal Bleser
ed961d3cd8 Accepting request 195833 from home:k0da:branches:utilities
- don't require git to build
- relax git version requirement

OBS-URL: https://build.opensuse.org/request/show/195833
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=5
2013-08-21 17:29:04 +00:00
Pascal Bleser
dac901cf79 fixes for CentOS_6
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=4
2013-08-10 13:34:00 +00:00
Pascal Bleser
d53e714033 fixes for Evergreen_11.1
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=3
2013-08-10 13:14:07 +00:00
Pascal Bleser
a17e396eeb fixes for Fedora and RHEL, dropped bzr and python dependencies
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=2
2013-08-10 13:04:08 +00:00
Pascal Bleser
5076315eaa Accepting request 186641 from home:pbleser:staging
new package for utilities

OBS-URL: https://build.opensuse.org/request/show/186641
OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=1
2013-08-10 12:18:30 +00:00