summaryrefslogtreecommitdiff
path: root/build/rpm
AgeCommit message (Collapse)AuthorFilesLines
2009-05-12More license updatesAndreas Gruenbacher1-5/+3
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 <felixb@sgi.com> 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.
2009-03-11Fix wrong license noticesAndreas Gruenbacher1-1/+1
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 <agruen@suse.de>
2009-03-10Add copyright and license notices to lots of filesAndreas Gruenbacher1-0/+16
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
2006-01-31Minor updates - spec file usr/grp fixups on install, double-free cleanup in ↵Nathan Scott1-0/+3
libattr for non-alloca platforms. Merge of master-melb:xfs-cmds:25070a by kenmcd.
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ↵Nathan Scott1-28/+0
Legals preferences. Merge of master-melb:xfs-cmds:24326a by kenmcd.
2003-04-29Sync attr/acl build scripts/Makefiles with other packages, minor.Nathan Scott1-5/+5
2003-03-31Minor userspace build changes, keeping packages in sync.Nathan Scott1-1/+0
2003-03-26Minor packaging related cleanups and updates.Nathan Scott1-6/+0
2003-03-26Merge back some spec file cleanups after investigating a mysteriousNathan Scott2-28/+28
build problem for the internal SGI builds. Merge of xfs-cmds-lbs:slinx:142673a by nathans. Fix Makepkgs scripts to be able to propogate make errors back to the caller.
2002-11-05Remove "Distribution" tag from RPMs, let rpm set it more flexiblyEric Sandeen1-1/+0
via rpmmacros, etc. (We did have an environment var that could set it, but that's not "the rpm way.")
2002-10-31Fix up spec files:Eric Sandeen1-2/+2
Make packager, vendor consistent, as Silicon Graphics, Inc. Remove Copyright: tag, as this seems to actually be an alias for License, and add a License: GPL tag. (Otherwise querying the package whould show "License: Copyright Silicon Graphics..." which really doesn't make sense)
2002-10-20Change to the package name for the ACL and attr development packages.Nathan Scott1-7/+8
Change the devel .rpm and .deb package names so that they use a lib prefix. Several packaging changes related to this to ensure upgrades work correctly and dependency information isn't lost.
2002-07-16Use rpmbuild for building rpmsEric Sandeen1-1/+1
2002-07-05Build infrastructure updates so that configure options can be used toNathan Scott1-4/+1
specify paths rather than semi-hard-coded path names controlled by the PREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and /lib32 as alternate library install paths, which some folks need.
2002-06-04Update copyright dates (again)Eric Sandeen2-2/+2
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen2-2/+2
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04Update copyright datesEric Sandeen2-2/+2
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112274a by nathans.Nathan Scott1-1/+1
fix up make clean rules now that package names aren't all attr- prefixed.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott2-10/+24
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111138a by nathans.Nathan Scott1-10/+13
bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project.
2001-04-25bump the revision number.Nathan Scott1-5/+10
2001-03-20change sed subsitution from ./rpmmacros to rpmmacros ... this fixes cmd build Russell Cattelan1-1/+1
with rpm 4.0.2
2001-01-30roll minor version for packaging changes.Nathan Scott2-4/+13
2001-01-15initial version for reworked extended attributes build environment.Nathan Scott4-0/+212