Blob Blame History Raw
Name:           amqp
Version:        1.0.819819
Release:        3%{?dist}
Epoch:          0
Summary:        The AMQP specification

Group:          Development
# Fedora treats these files as content, not code.
# The AMQP license does not give the right to modify.
License:        Freely redistributable without restriction

URL:            http://www.amqp.org
Source0:        %{name}-%{version}.tar.gz
# svn export -r<rev> http://svn.apache.org/repos/asf/qpid/trunk/qpid/specs amqp-1.0.<rev>
# tar czf amqp-1.0.<rev>.tar.gz amqp-1.0.<rev>

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch

%description
The AMQP (advanced message queuing protocol) specification in XML format.

%prep
%setup -q

%build

%install
rm -rf $RPM_BUILD_ROOT
install -d -m0755 $RPM_BUILD_ROOT%{_datadir}/%{name}
install -p -m0644 *.xml *.dtd $RPM_BUILD_ROOT%{_datadir}/%{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_datadir}/%{name}


%changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.819819-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Tue Sep 29 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.819819-1
- Rebased to svn rev 819819 for F12 beta

* Fri Sep 25 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.818599-1
- Rebased to svn rev 818599

* Fri Sep 18 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.816781-1
- Rebased to svn rev 816781

* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.790661-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Thu Jul  2 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.790661-1
- Rebased to svn rev 790661

* Fri Jun 26 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.788782-1
- Rebased to svn rev 788782

* Mon Jun 22 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.787286-1
- Rebased to svn rev 787286

* Thu Mar 19 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.752600-1
- Rebased to svn rev 752600

* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0.738618-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Wed Jan 28 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.738618-1
- Rebased to svn rev 738618

* Wed Jan 14 2009 Nuno Santos <nsantos@redhat.com> - 0:1.0.734452-1
- Rebased to svn rev 734452

* Tue Dec 23 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.728142-2
- Rebased to svn rev 728142

* Tue Dec  2 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.722557-1
- Rebased to svn rev 722557

* Tue Nov 25 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.720585-1
- Rebased to svn rev 705858

* Thu Oct 16 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.705289-1
- Rebased to svn rev 705289

* Thu Oct  2 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.700546-1
- Rebased to svn rev 700546

* Mon Sep  8 2008 Nuno Santos <nsantos@redhat.com> - 0:1.0.693140-1
- Update for Fedora 10

* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0:1.0.666398-6
- fix license tag

* Tue Jun 10 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.666398-5
- Source update for MRG RC1

* Mon Jun  9 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.665769-5
- Source update for MRG RC1

* Tue May 13 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0.656025-5
- Update the source tarball for MRG Beta 4

* Mon May 12 2008 Rafael Schloming <rafaels@redhat.com> - 0:1.0-5
- Imported new source tarball for MRG Beta 4

* Tue Apr 22 2008  Nuno Santos <nsantos@redhat.com> - 0:1.0-4
- Include 0-10 DTD

* Mon Nov 26 2007 Nuno Santos  <nsantos@redhat.com> - 1.0-2
- Bump release for brew update

* Wed Aug 01 2007 Nuno Santos  <nsantos@redhat.com> - 1.0-1
- Include multiple versions of the spec; bump release

* Thu Mar 22 2007 Rafael Schloming  <rafaels@redhat.com> - 0.8-2rhm.1
- Comply with Fedora packaging guidelines

* Wed Dec 20 2006 Rafael Schloming <rafaels@redhat.com> - 0.8-2rhm
- Bumped the release.

* Wed Dec 20 2006 Rafael Schloming <rafaels@redhat.com> - 0.8-1
- Initial build.