<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/qpidc.spec, branch trunk</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>2007-01-24  Jim Meyering  &lt;meyering@redhat.com&gt;</title>
<updated>2007-01-24T12:01:48+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-01-24T12:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b50d3c120f5758ff459bca2da0846388e005e24c'/>
<id>b50d3c120f5758ff459bca2da0846388e005e24c</id>
<content type='text'>
	Suggestions from Ralf Corsepius in http://bugzilla.redhat.com/220630.
	* qpidc.spec.in (BuildRequires): Remove redundant cppunit here, too.
	The previous removal addressed only the redundant _Requires_.
	(%configure): Add --disable-static, so as not to build unused
        static libraries.

	Generate qpidc.spec.  Re-factor/generate even more.
	* qpidc.spec.in: New file.  Use it to generate qpidc.spec,
	substituting PACKAGE and VERSION from configure.ac.
	(URL): Omit trailing .tar.gz name.  That's specified via "Source0".
	* Makefile.am (qpidc.spec): New rule.
	(EXTRA_DIST): Add $(PACKAGE).spec and $(PACKAGE).spec.in.
	(MAINTAINERCLEANFILES): Define.
	* qpidc.spec: Remove file.  Now it's generated.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@499374 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Suggestions from Ralf Corsepius in http://bugzilla.redhat.com/220630.
	* qpidc.spec.in (BuildRequires): Remove redundant cppunit here, too.
	The previous removal addressed only the redundant _Requires_.
	(%configure): Add --disable-static, so as not to build unused
        static libraries.

	Generate qpidc.spec.  Re-factor/generate even more.
	* qpidc.spec.in: New file.  Use it to generate qpidc.spec,
	substituting PACKAGE and VERSION from configure.ac.
	(URL): Omit trailing .tar.gz name.  That's specified via "Source0".
	* Makefile.am (qpidc.spec): New rule.
	(EXTRA_DIST): Add $(PACKAGE).spec and $(PACKAGE).spec.in.
	(MAINTAINERCLEANFILES): Define.
	* qpidc.spec: Remove file.  Now it's generated.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@499374 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>2007-01-11  Jim Meyering  &lt;jim@meyering.net&gt;</title>
<updated>2007-01-12T16:18:49+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-01-12T16:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=14e759d624ce3da13ee8095775466041a01c3a44'/>
<id>14e759d624ce3da13ee8095775466041a01c3a44</id>
<content type='text'>
	* qpidc.spec (Requires): Remove apr and cppunit, both redundant.
	Suggestion from Jason Tibbitts.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495629 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* qpidc.spec (Requires): Remove apr and cppunit, both redundant.
	Suggestion from Jason Tibbitts.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495629 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>- rpm: make rpm now builds RPMs under rpm/ directory.</title>
<updated>2006-12-23T17:20:37+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2006-12-23T17:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1a5f3f72cc85d88e23d47d4b7ccb52c281205942'/>
<id>1a5f3f72cc85d88e23d47d4b7ccb52c281205942</id>
<content type='text'>
- src/qpidd.cpp: added --daemon option to run as daemon.
- etc/qpidd: fixed bugs in init.rc script.
- qpidc.spec: fixed rpmlint warnings, added apache URL


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489905 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- src/qpidd.cpp: added --daemon option to run as daemon.
- etc/qpidd: fixed bugs in init.rc script.
- qpidc.spec: fixed rpmlint warnings, added apache URL


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489905 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>make rpm in cpp directory builds qpidc RPMs in default locations.</title>
<updated>2006-12-20T14:40:09+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2006-12-20T14:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c7dc1bdb194bc455f1fbb6a1b941275855a042d7'/>
<id>c7dc1bdb194bc455f1fbb6a1b941275855a042d7</id>
<content type='text'>
Note: you need to chown or chmod the directories under
/usr/src/redhat/RPMS/i386 to be writable for this to work, there is
probably a better solution. Building RPMs as root is a Bad Idea.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489103 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: you need to chown or chmod the directories under
/usr/src/redhat/RPMS/i386 to be writable for this to work, there is
probably a better solution. Building RPMs as root is a Bad Idea.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489103 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>	* cpp/gen/Makefile.am: fixed generated code dependencies.</title>
<updated>2006-12-19T17:55:16+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2006-12-19T17:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5285b7f61ea48a53c1997f3910b687be582f3537'/>
<id>5285b7f61ea48a53c1997f3910b687be582f3537</id>
<content type='text'>
	* *Channel,SessionHandlerImpl,FramingTest: added FieldTable argument
	  to consume() to conform to updated XML.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@488745 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* *Channel,SessionHandlerImpl,FramingTest: added FieldTable argument
	  to consume() to conform to updated XML.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@488745 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Sundry fixes to spec and build system for RPM packaging.</title>
<updated>2006-12-13T00:26:30+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2006-12-13T00:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3a06b78d21a340d91d0bb0623aacd1a788691fda'/>
<id>3a06b78d21a340d91d0bb0623aacd1a788691fda</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@486428 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@486428 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
