Accepting request 140091 from Base:System
- insserv is not required any more OBS-URL: https://build.opensuse.org/request/show/140091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=191
This commit is contained in:
commit
e340caeda2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 4 10:16:54 UTC 2012 - coolo@suse.com
|
||||
|
||||
- insserv is not required any more
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 4 08:53:46 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
5
rpm.spec
5
rpm.spec
@ -42,7 +42,7 @@ BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
#!BuildIgnore: rpmlint-Factory
|
||||
Provides: rpminst
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
PreReq: %fillup_prereq
|
||||
Summary: The RPM Package Manager
|
||||
License: GPL-2.0+
|
||||
Group: System/Packages
|
||||
@ -368,9 +368,6 @@ fi
|
||||
# delete no longer maintained databases
|
||||
rm -f var/lib/rpm/Filemd5s var/lib/rpm/Filedigests var/lib/rpm/Requireversion var/lib/rpm/Provideversion
|
||||
|
||||
%postun
|
||||
%{insserv_cleanup}
|
||||
|
||||
%files -f rpm.lang
|
||||
%defattr(-,root,root)
|
||||
%doc CHANGES.gz COPYING GROUPS
|
||||
|
Loading…
Reference in New Issue
Block a user