This commit is contained in:
parent
9d728170bc
commit
34ec6efba3
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
||||
libreadline-java
|
@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 14:34:34 CET 2008 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
|
||||
Name: libreadline-java
|
||||
BuildRequires: fastjar gjdoc java-1_4_2-gcj-compat-devel readline-devel termcap unzip xerces-j2
|
||||
%define name libreadline-java
|
||||
@ -19,7 +20,7 @@ BuildRequires: fastjar gjdoc java-1_4_2-gcj-compat-devel readline-devel termcap
|
||||
%define release 9jpp
|
||||
%define section free
|
||||
Version: 0.8.0
|
||||
Release: 167
|
||||
Release: 195
|
||||
Summary: Java Wrapper for the GNU Readline Library
|
||||
License: LGPL v2.1 or later
|
||||
Source0: http://download.sourceforge.net/java-readline/libreadline-java-0.8.0-src.tar.gz
|
||||
@ -41,6 +42,7 @@ it is a JNI wrapper for Readline. It is distributed under the LGPL.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: LGPL v2.1 or later
|
||||
PreReq: coreutils
|
||||
Summary: Javadoc for libreadline-java
|
||||
Group: Development/Libraries/Java
|
||||
@ -99,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_javadocdir}/%{name}-%{version}
|
||||
|
||||
%changelog
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Wed Jan 23 2008 mvyskocil@suse.cz
|
||||
- fixed beta build
|
||||
* Tue May 29 2007 dbornkessel@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user