- New upstream release
This commit is contained in:
parent
a7d3632275
commit
a4704f93b2
@ -1 +1 @@
|
||||
tdb-1.1.3.tar.gz
|
||||
tdb-1.1.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libtdb
|
||||
Version: 1.1.3
|
||||
Release: 15%{?dist}
|
||||
Version: 1.1.5
|
||||
Release: 0%{?dist}
|
||||
Group: System Environment/Daemons
|
||||
Summary: The tdb library
|
||||
License: LGPLv3+
|
||||
@ -35,7 +35,7 @@ Tools to manage Tdb files
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure --prefix=%{_usr}
|
||||
%configure --prefix=%{_usr} --disable-python
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -76,5 +76,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2009 Simo Sorce <ssorce@redhat.com> - 1.1.5-0
|
||||
- New upstream release
|
||||
|
||||
* Wed May 6 2009 Simo Sorce <ssorce@redhat.com> - 1.1.3-15
|
||||
- First public independent release from upstream
|
||||
|
Loading…
Reference in New Issue
Block a user