476eac8c55
- update to rpm-4.11.1
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=275
2013-07-12 14:11:14 +00:00
8d667a3d2a
- extend the armv7hl hack also to armv6hl
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=273
2013-07-02 09:53:17 +00:00
c1c49f6888
- add support for armv6hl target
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=272
2013-06-27 22:04:19 +00:00
0563f3791b
Accepting request 180684 from home:AndreasSchwab:ff
...
- psm-errno.patch: avoid losing errno from failures to unpack archive
OBS-URL: https://build.opensuse.org/request/show/180684
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=270
2013-06-24 10:17:04 +00:00
OBS User buildservice-autocommit
c3f703aba5
Updating link to change in openSUSE:Factory/rpm revision 204.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=24d90ca3d76aa42ab076086a1269aa27
2013-06-20 13:48:24 +00:00
Stephan Kulow
2d265f4c4f
- add systemd-rpm-macros to essential list
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=268
2013-06-20 09:47:13 +00:00
Dr. Werner Fink
8e6029387d
Accepting request 176087 from home:Andreas_Schwab:Factory
...
- auto-config-update-aarch64.diff: increase level to 8
OBS-URL: https://build.opensuse.org/request/show/176087
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=266
2013-05-20 21:33:20 +00:00
71f99a3e9c
Accepting request 174895 from home:Andreas_Schwab:Factory
...
- Remove unused files
OBS-URL: https://build.opensuse.org/request/show/174895
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=264
2013-05-14 14:33:47 +00:00
95752622f5
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=263
2013-05-09 11:49:26 +00:00
d1af98002b
- auto-config-update-aarch64.diff:
...
* search up to 5 levels for interesting files to patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=262
2013-05-08 14:56:35 +00:00
76240e7e11
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=260
2013-05-06 18:20:13 +00:00
b126de5fc8
- add auto-config-update-aarch64.diff:
...
* optionally automatically update config.guess/sub during build
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=259
2013-04-22 22:00:49 +00:00
eeb75045c8
- Add Source URL, see https://en.opensuse.org/SourceUrls
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=257
2013-04-06 01:00:06 +00:00
ee291ced44
- update to 4.10.3.1:
...
* Fix install-regression introduced in RPM 4.10.0 which can
cause creation of real files and directories skipped when
the path is shared with a %ghost.
* translation updates
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=256
2013-04-05 18:49:36 +00:00
Stephan Kulow
5c375f3adf
- which is essential for man packages
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=254
2013-03-30 13:54:06 +00:00
32ab554598
Accepting request 161007 from home:Andreas_Schwab:Factory
...
- debugedit-aarch64.diff: handle aarch64 relocation
OBS-URL: https://build.opensuse.org/request/show/161007
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=252
2013-03-25 16:35:50 +00:00
e7e2e1851f
- add config-guess-sub-update.diff:
...
- update rpmrc.diff, build.diff:
* Support aarch64
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=250
2013-02-24 19:56:18 +00:00
b688b17ada
- add ignore-auxv.diff:
...
* avoid auxv parsing for any platform other than powerpc
- add config-guess-sub-update.diff
* update config.guess/sub for aarch64 support
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=249
2013-02-20 17:32:28 +00:00
Stephan Kulow
d8f9c1315a
- remove the macros that were documented to be removed january 2013:
...
%run_permissions, use %set_permissions instead
%run_suseconfig, SuSEconfig is gone
%suse_update_config
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=247
2013-01-10 12:05:35 +00:00
a8f8f052cb
delete fix-fd-leak patch
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=246
2013-01-09 16:05:18 +00:00
Andreas Jaeger
0a1fcefb6d
Accepting request 147491 from devel:Factory:ARM
...
- Update to 4.10.2
- Update to 4.10.2
- update to 4.10.2 (bnc#796375):
* Fix missing error code on unparseable signature in packages,
regression introduced in rpm 4.10.0. This could result in packages
with malformed signature falling through signature checking.
* Fix missing error code on --import on bogus key file (RhBug:869667)
* Fix installation of packages containing skipped hardlinks (RhBug:864622)
* Fix --setperms regression introduced in rpm 4.10.0 (RhBug:881835)
* Fix locale dependent behavior in rpm2cpio.sh (RhBug:878363)
* Add --undefine cli switch for undefining macros (related to RhBug:876308)
* Fix warnings when building with gcc >= 4.7
* Permit key imports on transactions where signature checking is
disabled, regression of sorts introduced in 4.10.0 (RhBug:856225)
* Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc, regression introduced in
4.9.0 (RhBug:828784)
* Verify files from non-installed packages again, regression introduced
in 4.9.0 (RhBug:826589)
* Fix large (> 4GB) package support, regression introduced in
4.9.0 (RhBug:844936)
* Only create the first instance of a file shared between multiple
packages on install (speedup + improved verification timestamp behavior)
* Report config and missinok flags too in deptype format extension
* Fix relative path handling in --whatprovides query
* Add --noclean and --nocheck options to rpmbuild (RhBug:756531)
* Permit non-existent %ghost directories to be packaged (RhBug:839656)
* Dont silence patch by default (RhBug:678000, RhBug:773503)
* Accept "owner" as an alias to "user" %verify attribute (RhBug:838657)
OBS-URL: https://build.opensuse.org/request/show/147491
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=245
2013-01-09 09:46:46 +00:00
e325393a07
Accepting request 142177 from home:dimstar:branches:Base:System
...
- Change user_group_add macro to not invoke useradd and groupadd
with -o parameter. Non-unique does not make sense when not
passing -u/-g (useradd/groupadd) and fails on newer pwdutils/
shadowurils implementations. The macro does not allow for a
uid/gid being passed.
OBS-URL: https://build.opensuse.org/request/show/142177
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=243
2012-11-21 15:04:27 +00:00
Stephan Kulow
7c2b006b7d
- buildrequire rpm-build - it's ignored otherwise
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=241
2012-11-12 10:30:04 +00:00
Stephan Kulow
c798654c5a
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=240
2012-11-11 09:48:04 +00:00
Stephan Kulow
b999078a92
- remove pwdutils and timezone from default essentials, timezone
...
is only required by very specific test suites, the builds happen
in UTC anyway - and pwdutils hides packaging bugs
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=239
2012-11-09 06:32:07 +00:00
Stephan Kulow
aeff12db3c
- insserv is not required any more
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=237
2012-11-04 10:17:25 +00:00
Stephan Kulow
c9cea8bcbe
- fix build
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=235
2012-11-04 08:54:42 +00:00
Stephan Kulow
2de0a6a810
- gawk and file are build essentials too
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=233
2012-10-28 05:21:04 +00:00
Ruediger Oertel
060a0519c2
- new patch: powerpc-fix-platform.diff
...
fix platform detection for ppc vs ppc64 (failed on ppc64 with
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=231
2012-10-16 22:13:49 +00:00
Ruediger Oertel
2cb8236317
- fix platform detection for ppc vs ppc64 (failed on ppc64 with
...
personality changed to ppc)
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=230
2012-10-16 16:39:57 +00:00
Andreas Jaeger
2f4b3e03e3
Accepting request 137709 from openSUSE:Factory:ARM
...
switch to armv5tel architecture
OBS-URL: https://build.opensuse.org/request/show/137709
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=228
2012-10-10 13:16:36 +00:00
Stephan Kulow
52c32716e9
- fix rpm leaking file descriptors of packages:
...
patch fix-fd-leak.diff
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=225
2012-09-26 14:19:06 +00:00
Stephan Kulow
c3f9d9601b
- put an end date as echo into
...
%run_permissions
%run_suseconfig
%suse_update_config
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=224
2012-09-24 11:43:56 +00:00
Stephan Kulow
09c2efa9c4
Accepting request 135363 from home:namtrac:bugfix
...
- Update for rpm 4.10.0
OBS-URL: https://build.opensuse.org/request/show/135363
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=222
2012-09-23 15:13:21 +00:00
Richard Biener
144bbfb66a
Accepting request 134644 from openSUSE:Factory:Staging:rpm410
...
- disarm the additional links for debuginfos as they break our
"debuginfo per subpackage" functionality.
OBS-URL: https://build.opensuse.org/request/show/134644
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=220
2012-09-17 10:53:01 +00:00
Stephan Kulow
f16a0a9497
- add net-tools and util-linux as basic build requires
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=219
2012-09-13 14:06:11 +00:00
03b595cb65
fix build
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=218
2012-08-30 16:55:27 +00:00
89073b2ad0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=217
2012-08-28 13:39:49 +00:00
f6f2b78e07
...
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=216
2012-08-28 13:33:20 +00:00
dd97e85fdf
remove
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=215
2012-08-28 13:32:47 +00:00
d37072b19c
...
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=214
2012-08-28 13:32:00 +00:00
ff04a9b972
- update to rpm-4.10.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=213
2012-08-28 13:31:44 +00:00
Ismail Dönmez
2995f03e34
Accepting request 130395 from home:pgajdos
...
- remove %run_suseconfig_fonts macro (openFATE#313536); new macros
using fonts-config directly exist in M17N:fonts/fontpackages
OBS-URL: https://build.opensuse.org/request/show/130395
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=212
2012-08-27 14:54:13 +00:00
Stephan Kulow
3cde6479a6
- add tar to the rpm build essentials
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=210
2012-07-19 08:52:30 +00:00
Stephan Kulow
21e567650e
Accepting request 128295 from home:coolo:branches:openSUSE:Factory
...
OBS-URL: https://build.opensuse.org/request/show/128295
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=209
2012-07-19 04:53:43 +00:00
Andreas Jaeger
3a9c514717
Accepting request 127169 from home:fcrozat:branches:Base:System
...
- Add systemctl daemon-reload call when installing initscript
(bnc#769973).
OBS-URL: https://build.opensuse.org/request/show/127169
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=207
2012-07-06 17:08:06 +00:00
Andreas Jaeger
419118ae25
Accepting request 124819 from home:oertel:branches:Base:System
...
- set suse_version to 1220
OBS-URL: https://build.opensuse.org/request/show/124819
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=205
2012-06-13 13:54:27 +00:00
ec9b17a757
Accepting request 122218 from openSUSE:Factory:ARM
...
use same mechanism to switch to armv7hl and armv5tel on native arm architectures
OBS-URL: https://build.opensuse.org/request/show/122218
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=203
2012-06-10 12:06:11 +00:00
Stephan Kulow
eba229be0e
- remove duplicated rb_ macros - they are in ruby
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=201
2012-05-10 10:52:07 +00:00
9ceab79a2c
capsule-api.diff
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=199
2012-04-23 09:17:47 +00:00