Daniel Novotny 05becc5
Summary: The GObject Builder
cvsdist 18fdac4
Name: gob2
Jan Kaluza bba6d1d
Version: 2.0.19
48eb52d
Release: 8%{?dist}
507ea7f
License: GPLv2+
cvsdist 18fdac4
Group: Development/Tools
Daniel Novotny 70a94d6
Source: http://ftp.5z.com/pub/gob/gob2-%{version}.tar.gz
cf05b10
Url: http://www.5z.com/jirka/gob.html
a39be0c
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ff61f6c
BuildRequires: glib2-devel 
ff61f6c
BuildRequires: bison flex
Jan Kaluza cb0e9ca
BuildRequires: flex-static
cvsdist 18fdac4
cvsdist 18fdac4
%description
cvsdist 18fdac4
GOB is a simple preprocessor for making GObject objects (glib objects).
cvsdist 18fdac4
It makes objects from a single file which has inline C code so that
cvsdist 18fdac4
you don't have to edit the generated files.  Syntax is somewhat inspired
cvsdist 18fdac4
by java and yacc.  It supports generating C++ code
cvsdist 18fdac4
cvsdist 18fdac4
%prep
a39be0c
%setup -q
cvsdist 18fdac4
cvsdist 18fdac4
%build
cvsdist 18fdac4
%configure 
cvsdist 18fdac4
make
cvsdist 18fdac4
cvsdist 18fdac4
%install
cvsdist 18fdac4
rm -rf $RPM_BUILD_ROOT
cvsdist 18fdac4
cvsdist 18fdac4
%makeinstall
cvsdist 18fdac4
cvsdist 18fdac4
%clean
cvsdist 18fdac4
rm -rf $RPM_BUILD_ROOT
cvsdist 18fdac4
cvsdist 18fdac4
%files
cvsdist 18fdac4
%defattr(-, root, root)
cvsdist 18fdac4
cvsdist 18fdac4
%doc README AUTHORS COPYING NEWS TODO ChangeLog
cvsdist 18fdac4
%doc examples
cvsdist 18fdac4
%{_bindir}/*
cvsdist 18fdac4
%{_mandir}/man1/*
cvsdist 18fdac4
%{_datadir}/aclocal/*
cvsdist 18fdac4
cvsdist 18fdac4
%changelog
48eb52d
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.19-8
48eb52d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
48eb52d
8940cce
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.19-7
8940cce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8940cce
f5e4267
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-6
f5e4267
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
f5e4267
51a11a9
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-5
51a11a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
51a11a9
db1a122
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-4
db1a122
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
db1a122
329bb98
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-3
329bb98
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
329bb98
a848c89
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-2
a848c89
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a848c89
Jan Kaluza bba6d1d
* Wed Dec 19 2012 Jan Kaluza <jkaluza@redhat.com> - 2.0.19-1
Jan Kaluza bba6d1d
- update to version 2.0.19
Jan Kaluza bba6d1d
caa90ec
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-3
caa90ec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
caa90ec
dbc2b01
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-2
dbc2b01
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
dbc2b01
Jan Kaluza 3b49283
* Wed Sep 14 2011 Jan Kaluza <jkaluza@redhat.com> - 2.0.18-1
Jan Kaluza 3b49283
- added upstream version 2.0.18
Jan Kaluza 3b49283
5796c13
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.17-3
5796c13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
5796c13
Jan Kaluza cb0e9ca
* Tue Dec 07 2010 Jan Kaluza <jkaluza@redhat.com> 2.0.17-2
Jan Kaluza cb0e9ca
- added dependency on flex-static
Jan Kaluza cb0e9ca
Jan Kaluza d4b66e2
* Thu Aug 05 2010 Jan Kaluza <jkaluza@redhat.com> 2.0.17-1
Jan Kaluza d4b66e2
- new upstream version 2.0.17
Jan Kaluza d4b66e2
Daniel Novotny 70a94d6
* Thu Dec 03 2009 Daniel Novotny <dnovotny@redhat.com> 2.0.16-4
Daniel Novotny 70a94d6
- fixed "Source:" URL in spec (merge review: #225851)
Daniel Novotny 70a94d6
Daniel Novotny 88dbf60
* Tue Nov 24 2009 Daniel Novotny <dnovotny@redhat.com> 2.0.16-3
Daniel Novotny 88dbf60
- fix #519108 class and enum names convert incorrectly in mock / koji.
Daniel Novotny 88dbf60
3bdb72a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-2
3bdb72a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3bdb72a
Daniel Novotny 70100ba
* Wed Jul 22 2009 Daniel Novotny <dnovotny@redhat.com> 2.0.16-1
Daniel Novotny 70100ba
- new upstream version 2.0.16
Daniel Novotny 70100ba
ae5ef2a
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.15-4
ae5ef2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ae5ef2a
Daniel Novotny 05becc5
* Mon Nov 24 2008 Daniel Novotny <dnovotny@redhat.com> - 2.0.15-3
Daniel Novotny 05becc5
- summary fix
Daniel Novotny 05becc5
06b959c
* Wed Feb 13 2008 Tomas Smetana <tsmetana@redhat.com> - 2.0.15-2
06b959c
- rebuild (gcc-4.3)
06b959c
52b3832
* Mon Dec 03 2007 Tomas Smetana <tsmetana@redhat.com> - 2.0.15-1
52b3832
- new upstream version
52b3832
85b972b
* Wed Aug 29 2007 Tomas Smetana <tsmetana@redhat.com> - 2.0.14-4
85b972b
- rebuild (because of BuildID)
85b972b
20ee9e2
* Mon Aug 20 2007 Tomas Smetana <tsmetana@redhat.com> - 2.0.14-3
507ea7f
- license tag update
507ea7f
a39be0c
* Wed Apr 18 2007 Harald Hoyer <harald@redhat.com> - 2.0.14-2
a39be0c
- specfile review
a39be0c
f2971cd
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.0.14-1.1
f2971cd
- rebuild
f2971cd
ff61f6c
* Mon May 29 2006 Harald Hoyer <harald@redhat.com> - 2.0.14-1
ff61f6c
- more build requires (bug #193395)
ff61f6c
- new version 2.0.14
ff61f6c
78830f5
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.12-1.2.1
78830f5
- bump again for double-long bug on ppc(64)
78830f5
79d58c8
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.12-1.2
79d58c8
- rebuilt for new gcc4.1 snapshot and glibc changes
79d58c8
9642731
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
9642731
- rebuilt
9642731
36211ae
* Wed Nov 16 2005 Harald Hoyer <harald@redhat.com>
36211ae
- version 2.0.12
36211ae
077b1b3
* Wed Mar 02 2005 Harald Hoyer <harald@redhat.com> 
077b1b3
- rebuilt
077b1b3
cf05b10
* Wed Feb 09 2005 Harald Hoyer <harald@redhat.com>
cf05b10
- rebuilt
cf05b10
cf05b10
* Mon Nov 22 2004 Harald Hoyer <harald@faro.stuttgart.redhat.com> - 2.0.11-1
cf05b10
- version 2.0.11
cf05b10
cvsdist f4f6bf5
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f4f6bf5
- rebuilt
cvsdist f4f6bf5
cvsdist 880309b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 880309b
- rebuilt
cvsdist 880309b
cvsdist 49a8898
* Thu Jan 29 2004 Harald Hoyer <harald@faro.stuttgart.redhat.com> - 2.0.6-3
cvsdist 49a8898
- BuildRequires glib2-devel (111009)
cvsdist 49a8898
cvsdist 18fdac4
* Wed Aug  6 2003 Harald Hoyer <harald@redhat.de> 2.0.6-2
cvsdist 18fdac4
- rebuild, redhatified specfile
cvsdist 18fdac4
cvsdist 18fdac4
* Fri Sep 28 2001  George Lebl <jirka@5z.com>
cvsdist 18fdac4
- Updated for gob2
a39be0c
cvsdist 18fdac4
* Tue Feb 7 2000  George Lebl <jirka@5z.com>
a39be0c
- added %%{prefix}/share/aclocal/* to %%files
a39be0c
cvsdist 18fdac4
* Tue Dec 14 1999  George Lebl <jirka@5z.com>
a39be0c
- added the examples dir to the %%doc
a39be0c
cvsdist 18fdac4
* Mon Aug 16 1999  George Lebl <jirka@5z.com>
cvsdist 18fdac4
- added gob.spec.in file
cvsdist 18fdac4