summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-03-14 17:48:54 +0000
committerAlan Conway <aconway@apache.org>2007-03-14 17:48:54 +0000
commitc57850efe70c719f93a72ad58149c11751729432 (patch)
treee1d51763a5e27c642f7f3f7fd4150b3cacd28dcc
parentf2267058916ef0ee8bdc1913cfe96a36e90145e5 (diff)
downloadqpid-python-c57850efe70c719f93a72ad58149c11751729432.tar.gz
Merged revisions 507457 via svnmerge from
https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r507457 | gsim | 2007-02-14 04:53:38 -0500 (Wed, 14 Feb 2007) | 8 lines 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/branches/qpid.0-9@518238 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--cpp/qpidc.spec.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in
index 161173d4cf..8337e3f06e 100644
--- a/cpp/qpidc.spec.in
+++ b/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
-