00cd73
Summary: Library for parsing IDL (Interface Definition Language)
00cd73
Name: libIDL
00cd73
Version: 0.8.14
00cd73
Release: 15%{?dist}
00cd73
URL: http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/
00cd73
Source: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2
00cd73
Patch0: libIDL-0.8.6-multilib.patch
00cd73
Group: System Environment/Libraries
00cd73
License: LGPLv2+
00cd73
BuildRequires: pkgconfig >= 0.8
00cd73
BuildRequires: glib2-devel >= 2.0
00cd73
BuildRequires: flex bison
00cd73
00cd73
%description
00cd73
libIDL is a library for parsing IDL (Interface Definition Language).
00cd73
It can be used for both COM-style and CORBA-style IDL.
00cd73
00cd73
%package devel
00cd73
Summary: Development libraries and header files for libIDL
00cd73
Group: Development/Libraries
00cd73
Requires: %{name} = %{version}-%{release}
00cd73
Requires: pkgconfig >= 1:0.8
00cd73
Requires: glib2-devel >= 2.0
00cd73
Requires(post): info 
00cd73
Requires(preun): info 
00cd73
00cd73
%description devel
00cd73
libIDL is a library for parsing IDL (Interface Definition Language).
00cd73
It can be used for both COM-style and CORBA-style IDL.
00cd73
00cd73
This package contains the header files and libraries needed to write
00cd73
or compile programs that use libIDL.
00cd73
00cd73
%prep
00cd73
%setup -q -n %{name}-%{version}
00cd73
%patch0 -p1 -b .multilib
00cd73
00cd73
%build
00cd73
%configure
00cd73
make %{?_smp_mflags}
00cd73
00cd73
%install
00cd73
rm -rf $RPM_BUILD_ROOT
00cd73
make install DESTDIR=$RPM_BUILD_ROOT
00cd73
00cd73
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
00cd73
rm -f $RPM_BUILD_ROOT%{_libdir}/*a
00cd73
00cd73
%post -p /sbin/ldconfig
00cd73
00cd73
%postun -p /sbin/ldconfig
00cd73
00cd73
%post devel
00cd73
/sbin/install-info --quiet %{_infodir}/libIDL2.info.gz %{_infodir}/dir || :
00cd73
00cd73
%preun devel
00cd73
if [ $1 = 0 ]; then
00cd73
   /sbin/install-info --quiet --delete %{_infodir}/libIDL2.info.gz %{_infodir}/dir || :
00cd73
fi
00cd73
00cd73
%clean
00cd73
rm -rf %{buildroot}
00cd73
00cd73
%files
00cd73
%defattr(-,root,root)
00cd73
%{_libdir}/libIDL-*.so.*
00cd73
00cd73
%doc AUTHORS COPYING README NEWS BUGS MAINTAINERS
00cd73
00cd73
%files devel
00cd73
%defattr(-,root,root)
00cd73
%{_includedir}/libIDL-2.0/
00cd73
%{_libdir}/libIDL-*.so
00cd73
%{_libdir}/pkgconfig/libIDL-*.pc
00cd73
%{_bindir}/libIDL-config-2
00cd73
%{_infodir}/libIDL2.info.gz
00cd73
00cd73
%changelog
00cd73
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-15
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
00cd73
00cd73
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-14
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
00cd73
00cd73
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-13
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
00cd73
00cd73
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-12
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
00cd73
00cd73
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-11
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
00cd73
00cd73
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-10
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
00cd73
00cd73
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-9
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
00cd73
00cd73
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-8
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
00cd73
00cd73
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-7
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
00cd73
00cd73
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-6
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
00cd73
00cd73
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-5
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
00cd73
00cd73
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-4
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
00cd73
00cd73
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.14-3
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
00cd73
00cd73
* Wed Aug 18 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 0.8.14-2
00cd73
- Merge review fixes (BZ #226028).
00cd73
00cd73
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.8.14-1
00cd73
- Update to 0.8.14
00cd73
00cd73
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.13-2
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
00cd73
00cd73
* Tue Mar 17 2009 Matthias Clasen <mclasen@redhat.com> - 0.8.13-1
00cd73
- Update to 0.8.13
00cd73
00cd73
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.12-2
00cd73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
00cd73
00cd73
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.12-1
00cd73
- Update to 0.8.12
00cd73
00cd73
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.11-1
00cd73
- Update to 0.8.11
00cd73
00cd73
* Fri Feb  8 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.10-2
00cd73
- Rebuild for gcc 4.3
00cd73
00cd73
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.10-1
00cd73
- Update to 0.8.10
00cd73
00cd73
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.9-2
00cd73
- Don't use G_GNUC_PRETTY_FUNCTION
00cd73
00cd73
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.9-1
00cd73
- Update to 0.8.9
00cd73
00cd73
* Wed Aug  8 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.8-2
00cd73
- Update the license field
00cd73
00cd73
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.8-1
00cd73
- Update to 0.8.8
00cd73
00cd73
* Tue Jan 30 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.7-2
00cd73
- Fix scriptlets to be failsafe (#223706)
00cd73
00cd73
* Wed Aug  2 2006 Matthias Clasen <mclasen@redhat.com> - 0.8.7-1.fc6
00cd73
- Update to 0.8.7
00cd73
00cd73
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.8.6-6.1
00cd73
- rebuild
00cd73
00cd73
* Mon Jun 12 2006 Bill Nottingham <notting@redhat.com> - 0.8.6-6
00cd73
- we don't call the autotools or libtoolize during build - don't
00cd73
  buildreq them
00cd73
00cd73
* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> - 0.8.6-5
00cd73
- Fix missing BuildRequires
00cd73
00cd73
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> - 0.8.6-4
00cd73
- Fix missing BuildRequires
00cd73
00cd73
* Tue May 23 2006 Matthias Clasen <mclasen@redhat.com> - 0.8.6-3
00cd73
- Fix multilib conflicts
00cd73
00cd73
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.8.6-2.2.1
00cd73
- bump again for double-long bug on ppc(64)
00cd73
00cd73
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.8.6-2.2
00cd73
- rebuilt for new gcc4.1 snapshot and glibc changes
00cd73
00cd73
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Mon Nov  7 2005 Matthias Clasen <mclasen@redhat.com> 0.8.6-2
00cd73
- Remove .la files and static libraries from the 
00cd73
  -devel package
00cd73
00cd73
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 0.8.6-1
00cd73
- Update to 0.8.6
00cd73
00cd73
* Fri Mar  4 2005 David Zeuthen <davidz@redhat.com> 0.8.5-2
00cd73
- Rebuild
00cd73
00cd73
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> 0.8.5-1
00cd73
- Update to 0.8.5
00cd73
00cd73
* Wed Aug 18 2004 Mark McLoughlin <markmc@redhat.com> 0.8.4-1
00cd73
- Update to 0.8.4
00cd73
00cd73
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 0.8.3-1
00cd73
- update to 0.8.3
00cd73
00cd73
* Thu Aug  7 2003 Jonathan Blandford <jrb@redhat.com> 0.8.2-1
00cd73
- rebuild for GNOME 2.4
00cd73
00cd73
* Thu Jun 26 2003 Havoc Pennington <hp@redhat.com> 0.8.0-10
00cd73
- rebuild again in different place...
00cd73
00cd73
* Tue Jun 24 2003 Havoc Pennington <hp@redhat.com> 0.8.0-9
00cd73
- rebuild
00cd73
00cd73
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
00cd73
- add explicit epoch's where needed.
00cd73
00cd73
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 0.8.0-7
00cd73
- fix URL (#79157)
00cd73
00cd73
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
00cd73
- rebuilt
00cd73
00cd73
* Tue Dec 10 2002 Tim Powers <timp@redhat.com> 0.8.0-5
00cd73
- don't include info/dir, it conflicts with the info package
00cd73
00cd73
* Mon Dec  9 2002 Havoc Pennington <hp@redhat.com>
00cd73
- rebuild
00cd73
00cd73
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
00cd73
- automated rebuild
00cd73
00cd73
* Thu Jun 06 2002 Havoc Pennington <hp@redhat.com>
00cd73
- rebuild in different environment
00cd73
00cd73
* Tue Jun  4 2002 Havoc Pennington <hp@redhat.com>
00cd73
- 0.8.0
00cd73
00cd73
* Sun May 26 2002 Tim Powers <timp@redhat.com>
00cd73
- automated rebuild
00cd73
00cd73
* Fri May 17 2002 Havoc Pennington <hp@redhat.com>
00cd73
- rebuild in different environment
00cd73
00cd73
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
00cd73
- rebuild in different environment
00cd73
00cd73
* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
00cd73
- move include files to -devel
00cd73
- other spec file tweaks
00cd73
00cd73
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
00cd73
- 0.7.4
00cd73
00cd73
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
00cd73
- automated rebuild
00cd73
00cd73
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
00cd73
- cvs snap 0.7.1.91
00cd73
00cd73
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
00cd73
- cvs snap, rebuild on new glib 1.3.11
00cd73
00cd73
* Fri Oct 26 2001 Havoc Pennington <hp@redhat.com>
00cd73
- glib 1.3.10
00cd73
00cd73
* Thu Oct  4 2001 Havoc Pennington <hp@redhat.com>
00cd73
- rebuild for new glib
00cd73
00cd73
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
00cd73
- initial build of standalone libIDL
00cd73
- fix braindamage
00cd73