<feed xmlns='http://www.w3.org/2005/Atom'>
<title>attr/include/Makefile, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/attr/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/attr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/'/>
<updated>2009-05-12T08:55:30Z</updated>
<entry>
<title>More license updates</title>
<updated>2009-05-12T08:55:30Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-05-12T08:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=474c29fd852576aadf508d94f5ffa6a184b3cf7d'/>
<id>urn:sha1:474c29fd852576aadf508d94f5ffa6a184b3cf7d</id>
<content type='text'>
Clarify some license notices to specifically refer to GPLv2+ instead of only
referring to GPL without version. (Most of the sloppy license headers slipped
in unnoticed; the changes were acked by Felix Blyakher &lt;felixb@sgi.com&gt; on
behalf of SGI on 8 April 2009.)

Add license headers to a number of small files which were only licenses as
GPLv2+ implicitly so far.

Refer to this package as "this program" rather than "Attr" throughout the
license notices; this simplifies sharing files among packages.
</content>
</entry>
<entry>
<title>Fix wrong license notices</title>
<updated>2009-03-11T15:28:13Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-03-11T15:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=12362192c9a55b946a16930054d14536767f748d'/>
<id>urn:sha1:12362192c9a55b946a16930054d14536767f748d</id>
<content type='text'>
Some of the license notices added in commit f36cdfd are wrongly referring
to GPLv2.1. This is wrong; the proper licenses that the notices should refer
to are GPLv2, and LGPLv2.1. Fix this mistake.

Signed-off-by: Andreas Gruenbacher &lt;agruen@suse.de&gt;
</content>
</entry>
<entry>
<title>Add copyright and license notices to lots of files</title>
<updated>2009-03-10T20:29:07Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-03-10T20:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=f36cdfd09865432981eacabcc30423684c9898f4'/>
<id>urn:sha1:f36cdfd09865432981eacabcc30423684c9898f4</id>
<content type='text'>
Signed-off-by: Andreas Gruenbacher &lt;agruen@suse.de&gt;
</content>
</entry>
<entry>
<title>More libtoolize fixes</title>
<updated>2009-03-10T16:00:35Z</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-03-10T16:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=604290f79a199eb0c73a0cd05a473e1801a00673'/>
<id>urn:sha1:604290f79a199eb0c73a0cd05a473e1801a00673</id>
<content type='text'>
Recent versions of libtool behave slightly differently, which causes some
breakage in how libtoolize was used here.  Make sure that libtoolize adds
the auxiliary files (config.guess and config.sub).

Move install-sh into include/ so that libtoolize does not destroy it.

Split up the ``make clean'' and ``make distclean'' targets: the former
removes all files generated during a build.  The latter removes all
files generated by libtoolize, autoconf, and configure as well.

Signed-off-by: Andreas Gruenbacher &lt;agruen@suse.de&gt;
</content>
</entry>
<entry>
<title>fix include/ symlink creation (again)</title>
<updated>2009-01-08T20:03:22Z</updated>
<author>
<name>Eric Sandeen</name>
<email>sandeen@sandeen.net</email>
</author>
<published>2009-01-08T20:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=7ab0f9c71742042b3207eafb5837066929973945'/>
<id>urn:sha1:7ab0f9c71742042b3207eafb5837066929973945</id>
<content type='text'>
We need the "default" target first, otherwise a simple "make -C include"
only ran the $(INCDIR) target, missing disk, and failures ensued.

Signed-off-by: Eric Sandeen &lt;sandeen@sandeen.net&gt;
Reviewed-by: Christoph Hellwig &lt;hch@infradead.org&gt;
</content>
</entry>
<entry>
<title>ix parallel installs in include/ dirs</title>
<updated>2008-12-30T22:41:30Z</updated>
<author>
<name>Eric Sandeen</name>
<email>sandeen@sandeen.net</email>
</author>
<published>2008-12-30T22:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=d7c50a07c78436bd19be0a061ab0fdd9cf66c4c2'/>
<id>urn:sha1:d7c50a07c78436bd19be0a061ab0fdd9cf66c4c2</id>
<content type='text'>
This is for http://oss.sgi.com/bugzilla/show_bug.cgi?id=759
"fix parallel issue with include/ symlinks"

Doing something like "make -j2 install install-dev" would lead
to a race of removing &amp; creating symlinks in include/

Thanks to Mike for reporting &amp; suggesting the fix.

Reported-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Eric Sandeen &lt;sandeen@sandeen.net&gt;
</content>
</entry>
<entry>
<title>walk_tree.h is not a devel package file</title>
<updated>2008-02-14T05:17:06Z</updated>
<author>
<name>Barry Naujok</name>
<email>bnaujok@sgi.com</email>
</author>
<published>2008-02-14T05:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=d3751a36f63f08f0583ea033ff1623e875943095'/>
<id>urn:sha1:d3751a36f63f08f0583ea033ff1623e875943095</id>
<content type='text'>
Merge of master-melb:xfs-cmds:30491a by kenmcd.

  walk_tree.h is not a devel package file
</content>
</entry>
<entry>
<title>Add new header files to include/Makefile for acl and attr</title>
<updated>2008-02-11T15:50:40Z</updated>
<author>
<name>Barry Naujok</name>
<email>bnaujok@sgi.com</email>
</author>
<published>2008-02-11T15:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=ff88111cd92c6bdc51814e6e8dda2b77e1d4078d'/>
<id>urn:sha1:ff88111cd92c6bdc51814e6e8dda2b77e1d4078d</id>
<content type='text'>
Merge of master-melb:xfs-cmds:30471a by kenmcd.

  Add new header files to include/Makefile
</content>
</entry>
<entry>
<title>Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.</title>
<updated>2005-11-09T02:48:08Z</updated>
<author>
<name>Nathan Scott</name>
<email>nathans@sgi.com</email>
</author>
<published>2005-11-09T02:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=fe7406af9732fc5eef27b87ae2e6e754b5932a46'/>
<id>urn:sha1:fe7406af9732fc5eef27b87ae2e6e754b5932a46</id>
<content type='text'>
Merge of master-melb:xfs-cmds:24326a by kenmcd.
</content>
</entry>
<entry>
<title>attr updates from Andreas - emphasis on improved handling of special characters, and creates an little library for helper functions</title>
<updated>2003-07-21T03:56:40Z</updated>
<author>
<name>Nathan Scott</name>
<email>nathans@sgi.com</email>
</author>
<published>2003-07-21T03:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/attr/commit/?id=ff170d22ca9ae0b1c362e33a4ab2fbd85ca79b86'/>
<id>urn:sha1:ff170d22ca9ae0b1c362e33a4ab2fbd85ca79b86</id>
<content type='text'>
</content>
</entry>
</feed>
