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