diff options
| author | Gordon Sim <gsim@apache.org> | 2007-02-14 09:53:38 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-02-14 09:53:38 +0000 |
| commit | 71ded27193b236d0bbc62989eaa5f7b973e958f3 (patch) | |
| tree | 7783ff0b78b4d5af14cac65d12de4e77290b09f7 /qpid/cpp | |
| parent | a02adec8c1660eabccbd9893b03a36d2e8b3f703 (diff) | |
| download | qpid-python-71ded27193b236d0bbc62989eaa5f7b973e958f3.tar.gz | |
Applied patch from Jim Meyering submitted on dev list:
2007-02-14 Jim Meyering <jim@meyering.net>
* qpidc.spec.in: Use an absolute Source0: URL.
Suggestion from Ralf Corsepius.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/qpidc.spec.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index 161173d4cf..8337e3f06e 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/cpp/qpidc.spec.in @@ -10,7 +10,7 @@ Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License URL: http://people.apache.org/dist/incubator/qpid/M1-incubating/cpp/ -Source0: %{name}-%{version}.tar.gz +Source0: http://people.apache.org/dist/incubator/qpid/M1-incubating/cpp/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool @@ -131,7 +131,7 @@ fi %changelog * Thu Jan 25 2007 Alan Conway <aconway@redhat.com> - 0.1-3 -- Applied Jim Meyereings fixes from http://mail-archives.apache.org/mod_mbox/incubator-qpid-dev/200701.mbox/%3c87hcugzmyp.fsf@rho.meyering.net%3e +- Applied Jim Meyerings fixes from http://mail-archives.apache.org/mod_mbox/incubator-qpid-dev/200701.mbox/%3c87hcugzmyp.fsf@rho.meyering.net%3e * Mon Dec 22 2006 Alan Conway <aconway@redhat.com> - 0.1-1 - Fixed all rpmlint complaints (with help from David Lutterkort) @@ -140,4 +140,3 @@ fi * Fri Dec 8 2006 David Lutterkort <dlutter@redhat.com> - 0.1-1 - Initial version based on Jim Meyering's sketch and discussions with Alan Conway - |
