Accepting request 82653 from Publishing
- Implement baselibs.conf for package - Remove redundant sections (forwarded request 82599 from jengelh) OBS-URL: https://build.opensuse.org/request/show/82653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yaz?expand=0&rev=26
This commit is contained in:
commit
836b40526e
4
baselibs.conf
Normal file
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
||||
libyaz4
|
||||
libyaz-devel
|
||||
requires -libyaz-<targettype>
|
||||
requires "libyaz4-<targettype> = <version>"
|
@ -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
|
||||
|
||||
|
4
yaz.spec
4
yaz.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user