Accepting request 82599 from home:jengelh:bl

- Implement baselibs.conf for package
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/82599
OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=15
This commit is contained in:
Pavol Rusnak 2011-09-17 10:03:12 +00:00 committed by Git OBS Bridge
parent 14deac1def
commit 23395d1905
3 changed files with 11 additions and 3 deletions

4
baselibs.conf Normal file
View File

@ -0,0 +1,4 @@
libyaz4
libyaz-devel
requires -libyaz-<targettype>
requires "libyaz4-<targettype> = <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 16 16:34:04 UTC 2011 - jengelh@medozas.de
- Implement baselibs.conf for package
- Remove redundant sections
-------------------------------------------------------------------
Sat Sep 10 21:52:41 UTC 2011 - lars@linux-schulserver.de

View File

@ -25,6 +25,7 @@ Summary: Z39.50/SRW/SRU Programs
Url: http://www.indexdata.dk/yaz/
Group: Development/Libraries/C and C++
Source: http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.bz2
Source2: baselibs.conf
Patch0: yaz-4.1.7-codecleanup.diff
Patch1: yaz-4.1.7-client.diff
BuildRequires: libicu-devel
@ -114,9 +115,6 @@ ln -sf introduction.html html/index.html
} >index.html
rm -f %{buildroot}%{_libdir}/*.la
%clean
rm -fr %{buildroot}
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig