Accepting request 82586 from home:jengelh:bl

- Add xz-devel to baselibs
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/82586
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=31
This commit is contained in:
Stephan Kulow 2011-09-17 08:28:27 +00:00 committed by Git OBS Bridge
parent 504819873a
commit bd282443b5
4 changed files with 9 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9
size 1025913

View File

@ -1 +1,4 @@
liblzma5
xz-devel
requires -xz-<targettype>
requires "liblzma5-<targettype> = <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 16 16:37:32 UTC 2011 - jengelh@medozas.de
- Add xz-devel to baselibs
- Remove redundant sections
-------------------------------------------------------------------
Tue Jun 14 18:04:53 CEST 2011 - dmueller@suse.de

View File

@ -107,9 +107,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{__rm} -v %{buildroot}/%{_lib}/liblzma.{so,la}
%find_lang %{name}
%clean
rm -fr $RPM_BUILD_ROOT
%post -n liblzma5 -p /sbin/ldconfig
%postun -n liblzma5 -p /sbin/ldconfig