7
0
forked from pool/rpmdevtools

21 Commits

Author SHA256 Message Date
e7a8df8092 Accepting request 827834 from home:dimstar:Factory
- Stop passing --libdir=%{_libexecdir} to configure: besides being
  wrong, it also has no effect in this package.

OBS-URL: https://build.opensuse.org/request/show/827834
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=29
2020-08-19 10:47:19 +00:00
bc98a94cd1 Accepting request 797598 from home:benoit_monin:branches:devel:tools
- Switch to python 3:
  * Require python3-rpm instead of python2-rpm
  * Add python3-shebang.patch to run python scripts with python3
  * Add rmdevelrpms_fix_filename_search.patch to add compatibility
    with both newer and older rpm binding
  * Backport upstream commits 2ddae80, 693c954 and ea772da as
    rmdevelrpms_use_more_raw_strings.patch
    bumpspec_checksig_avoid_python_3.6_regex_related_deprecations.patch
    limit_newversion_re.sub_to_a_single_replacement.patch

OBS-URL: https://build.opensuse.org/request/show/797598
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=27
2020-04-25 09:00:45 +00:00
237978c956 Accepting request 797224 from home:benoit_monin:branches:devel:tools
- Switch to python 3:
  * Require python3-rpm instead of python2-rpm
  * Add python3-shebang.patch to run python scripts with python3
  * Add rmdevelrpms_fix_filename_search.patch to add compatibility
    with both newer and older rpm binding
  * Backport upstream commits 2ddae80, 693c954 and ea772da

OBS-URL: https://build.opensuse.org/request/show/797224
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=26
2020-04-24 17:41:48 +00:00
4e8c23e4fd - Clean up spec file with spec-cleaner
- Update names of python bindings for rpm

OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=24
2020-03-24 07:32:33 +00:00
620dd3732e Accepting request 760988 from home:alois:branches:devel:tools
updated specfiles

OBS-URL: https://build.opensuse.org/request/show/760988
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=22
2020-01-06 08:49:15 +00:00
1a9706f2f1 Accepting request 661978 from home:alois:branches:devel:tools
- Refreshed suse-specfile.patch to reflect current spec-cleaner
  templates.
- Dropped suse-specfile_python.patch (targets no longer supported)
  and suse-specfile_python_single.patch (re-merged into
  suse-specfile.patch)

OBS-URL: https://build.opensuse.org/request/show/661978
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=20
2018-12-29 20:27:15 +00:00
e12df9c851 - Modernise spec-file with spec-cleaner
- Use generic runtime dependency on distribution-release
- Move bash completions to correct dir
- Update dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=18
2018-07-25 07:20:49 +00:00
a2caea3241 Accepting request 498674 from home:alois:branches:devel:tools
Update to 8.10 and a bit of polishing

OBS-URL: https://build.opensuse.org/request/show/498674
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=16
2017-05-28 09:04:01 +00:00
b1c28a8bf0 Accepting request 448345 from home:alois:branches:devel:tools
Last minute changes.

OBS-URL: https://build.opensuse.org/request/show/448345
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=14
2017-01-01 09:37:43 +00:00
3830e0f9ab Accepting request 448275 from home:alois:branches:devel:tools
Update to 8.9 plus a couple of fixes.

OBS-URL: https://build.opensuse.org/request/show/448275
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=13
2016-12-31 08:37:10 +00:00
e1d336e38b Accepting request 391463 from home:alois:branches:devel:tools
Last minute changes to the templates.

OBS-URL: https://build.opensuse.org/request/show/391463
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=12
2016-04-25 07:17:01 +00:00
5351884104 Accepting request 391383 from home:alois:branches:devel:tools
8.6 update

OBS-URL: https://build.opensuse.org/request/show/391383
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=11
2016-04-24 10:54:53 +00:00
3a44f513bf Accepting request 289787 from home:alois:branches:devel:tools
Template fix (2nd attempt)

OBS-URL: https://build.opensuse.org/request/show/289787
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=10
2015-03-07 08:43:29 +00:00
fea493ba36 Accepting request 287219 from home:alois:branches:devel:tools
minor fix to the default spec template

OBS-URL: https://build.opensuse.org/request/show/287219
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=9
2015-02-22 16:07:59 +00:00
048cc40159 Accepting request 284670 from home:alois:branches:devel:tools
Update to 8.5 with a few modifications.

OBS-URL: https://build.opensuse.org/request/show/284670
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=8
2015-02-07 12:07:36 +00:00
Asterios Dramis
165b70b64c Accepting request 170885 from home:bmwiedemann:branches:devel:tools
dont drop Group: lines as we still want them
replace [spectemplate] in the spec header if possible

OBS-URL: https://build.opensuse.org/request/show/170885
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=7
2013-04-16 18:14:15 +00:00
Asterios Dramis
10463274ba Accepting request 156276 from home:adra:branches:devel:tools
Update to 8.3, Updated suse-specfile.patch

OBS-URL: https://build.opensuse.org/request/show/156276
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=6
2013-02-24 21:22:43 +00:00
Stephan Kulow
9775bba0c8 Accepting request 96216 from home:adra:branches:devel:tools
Update to 8.2 version, Removed Redhat's spectool package, Removed the patch for Redhat's spectool, Spec file updates -- NOTE: I will submit Redhat's spectool as a separate package in devel:tools

OBS-URL: https://build.opensuse.org/request/show/96216
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=5
2011-12-15 09:55:32 +00:00
c4f8a79c7f Accepting request 69640 from home:toganm:branches:devel:tools
- Update to 8.1 version 
  * reworked the patch for newspec.conf so macros are preffered
  Changes in this version:
  * Sync with upstream devscripts 2.10.72+git.
  * Use pigz and lbzip2/pbzip2 in -extract if available.
  * Add lrzip support to -extract.
  * Avoid leaking $i from various bash completions.
  * -newspec -r related doc and completion improvements (#694579).
  * Use completion features from bash-completion 1.2+ if available.
  * Add -vercmp bash completion.

OBS-URL: https://build.opensuse.org/request/show/69640
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=4
2011-05-20 19:44:42 +00:00
2d02a9ecac Accepting request 63697 from home:toganm:branches:devel:tools
OBS-URL: https://build.opensuse.org/request/show/63697
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=3
2011-03-21 10:13:38 +00:00
e4c0d994db Accepting request 53874 from home:jnweiger
ok

OBS-URL: https://build.opensuse.org/request/show/53874
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rpmdevtools?expand=0&rev=1
2010-11-27 10:47:51 +00:00