<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice.git/common, branch 0.4</title>
<subtitle>Spice</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/'/>
<entry>
<title>spice: Adding README to all subdirs</title>
<updated>2010-02-01T12:26:03+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-13T16:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=a85232b0b91146e4226f494675b3385ef42b5426'/>
<id>a85232b0b91146e4226f494675b3385ef42b5426</id>
<content type='text'>
Also adding some information to toplevel (spice) README
And do not touch README when running autogen.sh

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adding some information to toplevel (spice) README
And do not touch README when running autogen.sh

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>change version to 0.4.2</title>
<updated>2010-01-10T21:30:40+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-10T21:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=e02374c544c5db22423d48a88bca03acfa597174'/>
<id>e02374c544c5db22423d48a88bca03acfa597174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: add COPYING file to all subdirs (subdir config)</title>
<updated>2010-01-10T19:47:11+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-10T18:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=a3110544226606e6fde79ef61f59ca82a8303ef4'/>
<id>a3110544226606e6fde79ef61f59ca82a8303ef4</id>
<content type='text'>
GPL2

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GPL2

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: common: Do not m4_include configure.ac.shared (subdir config)</title>
<updated>2010-01-10T17:46:54+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-10T12:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=accabb79b10477a25e77ffff0088bb352b936d9f'/>
<id>accabb79b10477a25e77ffff0088bb352b936d9f</id>
<content type='text'>
There are some requirement checks in configure.ac.shared that
spice-common does not need to do.

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some requirement checks in configure.ac.shared that
spice-common does not need to do.

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config)</title>
<updated>2010-01-10T17:46:45+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-07T13:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=236b692a78964d08287b9adc208fda9e2b0a989b'/>
<id>236b692a78964d08287b9adc208fda9e2b0a989b</id>
<content type='text'>
Move original autogen.sh to autogen.sh.shared
Create links in each subdir (subdir/autogen.sh --&gt; ../autogem.sh.shared)
Make new autogen.sh which simply
  1. cd subdir &amp;&amp; ./autogen.sh
  2. run autogen.sh.shared for the current dir (spice)
Update all Makefile.am accordingly (dist-hook).

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move original autogen.sh to autogen.sh.shared
Create links in each subdir (subdir/autogen.sh --&gt; ../autogem.sh.shared)
Make new autogen.sh which simply
  1. cd subdir &amp;&amp; ./autogen.sh
  2. run autogen.sh.shared for the current dir (spice)
Update all Makefile.am accordingly (dist-hook).

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: configure: mv ffmpeg_inc.h.in from common/ to client/</title>
<updated>2010-01-10T17:46:36+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-07T20:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=cf60cddbdd3468ec49d387f1944c068bd35fca92'/>
<id>cf60cddbdd3468ec49d387f1944c068bd35fca92</id>
<content type='text'>
Moved  common/win/ffmpeg_inc.h      to   client/windows/
Moved  common/linux/ffmpeg_inc.h.in to   client/x11/
Copied common/linux/ffmpeg_inc.h.in to   server/
Update *configure.ac and */Makefile.am accordingly (* is
for {common,server,client}

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved  common/win/ffmpeg_inc.h      to   client/windows/
Moved  common/linux/ffmpeg_inc.h.in to   client/x11/
Copied common/linux/ffmpeg_inc.h.in to   server/
Update *configure.ac and */Makefile.am accordingly (* is
for {common,server,client}

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config)</title>
<updated>2010-01-10T17:46:19+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-03T17:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=ecc4e7d2cf9744acb18ab906348c98c89dcf5a13'/>
<id>ecc4e7d2cf9744acb18ab906348c98c89dcf5a13</id>
<content type='text'>
Each subdir (common, client and server) can "make dist".
This commit adds configure.ac.shared and autogen.sh to the tar file.
Above files are copied from .. (spice/ directory)

Also added configure.ac.shared (which is not part of "distribution" tarball)
that only imports ../configure.ac.shared such that ./autogen.sh still
works (on "git directories").

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each subdir (common, client and server) can "make dist".
This commit adds configure.ac.shared and autogen.sh to the tar file.
Above files are copied from .. (spice/ directory)

Also added configure.ac.shared (which is not part of "distribution" tarball)
that only imports ../configure.ac.shared such that ./autogen.sh still
works (on "git directories").

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: add "install" target for make (subdir config)</title>
<updated>2010-01-10T17:45:48+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-03T09:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=c8c1837809bfa2d8a2c2d0f5a797fc6c595dd71e'/>
<id>c8c1837809bfa2d8a2c2d0f5a797fc6c595dd71e</id>
<content type='text'>
Install source files in $(prefix)/src/spice-common/
Install linux/ffmpeg_inc.h in $(prefix)/src/spice-common/linux/
Install spice-common.pc in $(libdir)/pkgconfig/

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install source files in $(prefix)/src/spice-common/
Install linux/ffmpeg_inc.h in $(prefix)/src/spice-common/linux/
Install spice-common.pc in $(libdir)/pkgconfig/

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: add spice-common.pc (subdir config)</title>
<updated>2010-01-10T17:45:42+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-03T09:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=b23e84ce37a4e50d7d8ef932aa483924f27c9909'/>
<id>b23e84ce37a4e50d7d8ef932aa483924f27c9909</id>
<content type='text'>
The package-config file is to be used when ../common
is not available, e.g. when building each subdir
separately.

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The package-config file is to be used when ../common
is not available, e.g. when building each subdir
separately.

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add common/configure.ac (subdir config)</title>
<updated>2010-01-10T17:45:00+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-03T07:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=abe5233ca391086c4361acf27b3a88fb1083aa97'/>
<id>abe5233ca391086c4361acf27b3a88fb1083aa97</id>
<content type='text'>
Enables running ./configure in common/ (as well as autoreconf or autogen.sh)

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables running ./configure in common/ (as well as autoreconf or autogen.sh)

Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
