OBS User unknown 2008-04-10 12:29:42 +00:00 committed by Git OBS Bridge
parent a9f5d2e633
commit ccd124f2d1
3 changed files with 13 additions and 2 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libidn

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Tue Mar 25 14:07:54 CET 2008 - stbinner@suse.de

View File

@ -15,7 +15,7 @@ Name: libidn
License: GPL v3 only; LGPL v2.1 or later
Group: System/Libraries
Version: 1.6
Release: 1
Release: 5
Summary: Support for Internationalized Domain Names (IDN)
Url: http://www.gnu.org/software/libidn/
Source0: http://josefsson.org/libidn/releases/libidn-%version.tar.bz2
@ -42,6 +42,7 @@ Authors:
Simon Josefsson <simon@josefsson.org>
%package devel
License: LGPL v2.1 or later
Requires: %{name} = %{version} glibc-devel
Summary: Include Files and Libraries mandatory for Development
Group: System/Libraries
@ -111,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%_mandir/man3/*
%changelog
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Tue Mar 25 2008 stbinner@suse.de
- update to 1.6:
* Remove non-free portions of doc/specifications/rfc3454.txt.
@ -184,7 +188,7 @@ rm -rf $RPM_BUILD_ROOT
- Added %%install_info_prereq.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sat Dec 03 2005 coolo@suse.de
* Sun Dec 04 2005 coolo@suse.de
- update to 0.6.0
* Wed Aug 03 2005 coolo@suse.de
- move .la file to -devel package