6f27fc5
%global revision 1688630
6f27fc5
%global date     20150701
c506b26
9866a16
Name:           amqp
c506b26
Version:        1.0
e2849ba
Release:        7.%{date}svn%{revision}%{?dist}
c506b26
# increase Epoch to 1 cause of modified Release logic
c506b26
Epoch:          1
9866a16
Summary:        The AMQP specification
9866a16
b0de6ac
# Fedora treats these files as content, not code.
b0de6ac
# The AMQP license does not give the right to modify.
c506b26
License:        ASL 2.0
5fffc14
9866a16
URL:            http://www.amqp.org
c506b26
Source0:        %{name}-%{version}-%{revision}.tar.gz
c506b26
# svn export -r %{revision} http://svn.apache.org/repos/asf/qpid/trunk/qpid/specs /tmp/%{name}-%{version}
c506b26
# cd /tmp ; tar czf %{name}-%{version}-%{revision}.tar.gz /tmp/%{name}-%{version}
9866a16
9866a16
BuildArch:      noarch
c506b26
BuildRequires:  libxslt
9866a16
9866a16
%description
9866a16
The AMQP (advanced message queuing protocol) specification in XML format.
9866a16
c506b26
%package devel
c506b26
Summary: Development files for %{name}
8a176b8
# be careful with epoch!
8dfdb36
Requires: %{name} = %{epoch}:%{version}-%{release}
c506b26
c506b26
%description devel
c506b26
%{summary}.
c506b26
c506b26
9866a16
%prep
3766496
%setup -q
9866a16
9866a16
%build
c506b26
find . -name \*.xml -exec xsltproc -o '{}.html' %{name}.xsl '{}' \;
c506b26
rename -v '.xml' '' *.html
9866a16
9866a16
%install
c506b26
install -d -m0755 %{buildroot}%{_datadir}/%{name}
c506b26
install -p -m0644 *.xml *.dtd %{buildroot}%{_datadir}/%{name}
9866a16
9866a16
%files
c506b26
%license LICENSE
c506b26
%doc NOTICE MOVED_FILE
c506b26
%doc *.html
c506b26
c506b26
%files devel
c506b26
%license LICENSE
c506b26
%{_datadir}/%{name}/
9866a16
9866a16
9866a16
%changelog
e2849ba
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-7.20150701svn1688630
e2849ba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e2849ba
a876d80
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-6.20150701svn1688630
a876d80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
a876d80
b1b73f2
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-5.20150701svn1688630
b1b73f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b1b73f2
8dfdb36
* Thu Dec 17 2015 Raphael Groner <projects.rg@smart.ms> - 1:1.0-4.20150701svn1688630
8dfdb36
- fix R: to main package (rhbz#1292308)
8dfdb36
6f27fc5
* Wed Jul 01 2015 Raphael Groner <projects.rg@smart.ms> - 1:1.0-3.20150701svn1688630
6f27fc5
- revision 1688630 (rhbz#1236039)
6f27fc5
8a176b8
* Wed Jun 24 2015 Raphael Groner <projects.rg@smart.ms> - 1:1.0-2.20150624svn1687244
8a176b8
- revision 1687244 (rhbz#1234656)
8a176b8
- add epoch for devel subpackage
8a176b8
c506b26
* Mon Jun 22 2015 Raphael Groner <projects.rg@smart.ms> - 0:1.0-1.20150622svn1686756
c506b26
- cleanup spec
c506b26
- bump to revision 1686756 (rhbz#1234167)
c506b26
- use right license
c506b26
- generate html
c506b26
- move sources to devel subpackage
b8a91b3
eeb6906
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-7
eeb6906
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
eeb6906
c0190df
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-6
c0190df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c0190df
9a16821
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-5
9a16821
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
9a16821
2e20cdf
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-4
2e20cdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2e20cdf
730d169
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-3
730d169
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
730d169
70d2515
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-2
70d2515
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
70d2515
6c8c70d
* Tue Sep 29 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.819819-1
6c8c70d
- Rebased to svn rev 819819 for F12 beta
6c8c70d
c0b6aa5
* Fri Sep 25 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.818599-1
c0b6aa5
- Rebased to svn rev 818599
c0b6aa5
061eb1b
* Fri Sep 18 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.816781-1
061eb1b
- Rebased to svn rev 816781
061eb1b
060562b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.790661-2
060562b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
060562b
1637b18
* Thu Jul  2 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.790661-1
1637b18
- Rebased to svn rev 790661
1637b18
2bc4c49
* Fri Jun 26 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.788782-1
2bc4c49
- Rebased to svn rev 788782
2bc4c49
2bc4c49
* Mon Jun 22 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.787286-1
2bc4c49
- Rebased to svn rev 787286
2bc4c49
cb900e0
* Thu Mar 19 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.752600-1
cb900e0
- Rebased to svn rev 752600
cb900e0
541a975
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.738618-2
541a975
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
541a975
5d0320d
* Wed Jan 28 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.738618-1
5d0320d
- Rebased to svn rev 738618
5d0320d
5d0320d
* Wed Jan 14 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.734452-1
213c761
- Rebased to svn rev 734452
213c761
602eb71
* Tue Dec 23 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.728142-2
497adab
- Rebased to svn rev 728142
497adab
77bc9d6
* Tue Dec  2 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.722557-1
77bc9d6
- Rebased to svn rev 722557
77bc9d6
8c1b3e8
* Tue Nov 25 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.720585-1
8c1b3e8
- Rebased to svn rev 705858
8c1b3e8
f5f5d35
* Thu Oct 16 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.705289-1
f5f5d35
- Rebased to svn rev 705289
12e73f3
4630aee
* Thu Oct  2 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.700546-1
4630aee
- Rebased to svn rev 700546
4630aee
13f3f0e
* Mon Sep  8 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.693140-1
13f3f0e
- Update for Fedora 10
13f3f0e
b0de6ac
* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0:1.0.666398-6
b0de6ac
- fix license tag
b0de6ac
3766496
* Tue Jun 10 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.666398-5
3766496
- Source update for MRG RC1
3766496
3766496
* Mon Jun  9 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.665769-5
3766496
- Source update for MRG RC1
3766496
09c52c1
* Tue May 13 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.656025-5
09c52c1
- Update the source tarball for MRG Beta 4
09c52c1
09c52c1
* Mon May 12 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0-5
09c52c1
- Imported new source tarball for MRG Beta 4
09c52c1
09c52c1
* Tue Apr 22 2008  Nuno Santos <nsantos@redhat.com> - 0:1.0-4
09c52c1
- Include 0-10 DTD
4f3826a
cc82997
* Mon Nov 26 2007 Nuno Santos  <nsantos@redhat.com> - 1.0-2
cc82997
- Bump release for brew update
cc82997
5fffc14
* Wed Aug 01 2007 Nuno Santos  <nsantos@redhat.com> - 1.0-1
5fffc14
- Include multiple versions of the spec; bump release
5fffc14
5fffc14
* Thu Mar 22 2007 Rafael Schloming  <rafaels@redhat.com> - 0.8-2rhm.1
9866a16
- Comply with Fedora packaging guidelines
9866a16
9866a16
* Wed Dec 20 2006 Rafael Schloming <rafaels@redhat.com> - 0.8-2rhm
9866a16
- Bumped the release.
9866a16
9866a16
* Wed Dec 20 2006 Rafael Schloming <rafaels@redhat.com> - 0.8-1
9866a16
- Initial build.