2012-10-11 12:05:17 +00:00
|
|
|
Name: libestr
|
2014-01-07 18:08:07 +00:00
|
|
|
Version: 0.1.9
|
2018-02-07 21:33:48 +00:00
|
|
|
Release: 10%{?dist}
|
2012-10-11 12:05:17 +00:00
|
|
|
Summary: String handling essentials library
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://libestr.adiscon.com/
|
|
|
|
Source0: http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
|
|
|
|
|
|
|
|
%description
|
|
|
|
This package compiles the string handling essentials library
|
|
|
|
used by the Rsyslog daemon.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
The package contains libraries and header files for
|
|
|
|
developing applications that use libestr.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --disable-static --with-pic
|
|
|
|
V=1 make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install INSTALL="install -p" DESTDIR=%{buildroot}
|
|
|
|
rm -f %{buildroot}/%{_libdir}/*.{a,la}
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
2014-07-17 18:34:30 +00:00
|
|
|
%{!?_licensedir:%global license %%doc}
|
|
|
|
%license COPYING
|
|
|
|
%doc README AUTHORS ChangeLog
|
2012-10-11 12:05:17 +00:00
|
|
|
%{_libdir}/lib*.so.*
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_includedir}/libestr.h
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/pkgconfig/libestr.pc
|
|
|
|
|
|
|
|
%changelog
|
2018-02-07 21:33:48 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-03 01:25:07 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 18:47:34 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 18:36:39 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-04 03:06:55 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 15:12:56 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.9-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2014-08-17 03:08:25 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.9-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-07-17 18:34:30 +00:00
|
|
|
* Thu Jul 17 2014 Tom Callaway <spot@fedoraproject.org> - 0.1.9-3
|
|
|
|
- fix license handling
|
|
|
|
|
2014-06-07 03:14:30 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-01-07 19:39:16 +00:00
|
|
|
* Tue Jan 07 2014 Tomas Heinrich <theinric@redhat.com> - 0.1.9-1
|
2014-01-07 18:08:07 +00:00
|
|
|
- rebase to 0.1.9
|
2014-01-07 18:46:56 +00:00
|
|
|
- remove patch 0; doesn't seem to be necessary anymore
|
2014-01-07 18:08:07 +00:00
|
|
|
|
2013-08-03 05:19:55 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-04-02 13:27:48 +00:00
|
|
|
* Tue Apr 02 2013 Tomas Heinrich <theinric@redhat.com> - 0.1.5-1
|
|
|
|
- rebase to 0.1.5
|
|
|
|
|
2012-12-12 09:47:28 +00:00
|
|
|
* Wed Dec 12 2012 Mahaveer Darade <mdarade@redhat.com> - 0.1.4-1
|
|
|
|
- upgrade to upstream version 0.1.4
|
|
|
|
- correct an impossible timestamp in an older changelog entry
|
|
|
|
|
2012-10-11 12:05:17 +00:00
|
|
|
* Thu Sep 20 2012 mdarade <mdarade@redhat.com> - 0.1.3-3
|
|
|
|
- Fixed broken configure script
|
|
|
|
|
|
|
|
* Mon Aug 27 2012 mdarade <mdarade@redhat.com> - 0.1.3-2
|
|
|
|
- Removed unnecessary macros in spec file.
|
|
|
|
|
2012-12-12 09:47:28 +00:00
|
|
|
* Tue Aug 7 2012 Mahaveer Darade <mdarade@redhat.com> - 0.1.3-1
|
2012-10-11 12:05:17 +00:00
|
|
|
- Initial port libestr-0.1.3
|