Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 0ae97b3326fac99e51a47922fc966364 > files > 10

setools-3.3.8-1.mga3.src.rpm

%define gcj_support 1
%define setools_maj_ver 3.3
%define setools_min_ver 8
%define Werror_cflags %nil

# external requirements
%define autoconf_ver 2.59
%define bwidget_ver 1.8
%define java_ver 1.2
%define gtk_ver 2.8
%define python_ver 2.3
%define sepol_ver 2.1.8
%define selinux_ver 1.30
%define sqlite_ver 3.2.0
%define swig_ver 1.3.28
%define tcltk_ver 8.4.9

%define apol_major 4
%define libapol %mklibname apol %{apol_major}
%define poldiff_major 1
%define libpoldiff %mklibname poldiff %{poldiff_major}
%define qpol_major 1
%define libqpol %mklibname qpol %{qpol_major}
%define seaudit_major 4
%define libseaudit %mklibname seaudit %{seaudit_major}
%define sefs_major 4
%define libsefs %mklibname sefs %{sefs_major}

Name: 		setools
Version: 	%{setools_maj_ver}.%{setools_min_ver}
Release:	%mkrel 1
License: 	GPLv2
URL: 		http://oss.tresys.com/projects/setools
Source: 	http://oss.tresys.com/projects/setools/wiki/download/setools-%{version}/setools-%{version}.tar.bz2
Source1: 	setools.pam
Source2: 	apol.desktop
Source3: 	seaudit.desktop
Source4: 	sediffx.desktop
# apply SUSE patches
Patch0:         %{name}-3.3.5-nonvoid.patch
Patch1:         %{name}-3.3.5-strcmp.patch
Patch2:         %{name}-setup_py-prefix.patch
Patch3:         %{name}-swig-2.0.7.patch


Summary: 	Policy analysis tools for SELinux
Group: 		System/Base
BuildRequires:  usermode-consoleonly
BuildRequires:  flex
BuildRequires:  bison
BuildRequires:  pkgconfig
BuildRequires:  glibc-devel
BuildRequires:  libstdc++-devel
BuildRequires:  gcc
BuildRequires:  gcc-c++
BuildRequires:  selinux-devel >= %{selinux_ver}
BuildRequires:  sepol-devel >= %{sepol_ver}
BuildRequires:  sepol-static-devel >= %{sepol_ver}
BuildRequires:  sqlite3-devel >= %{sqlite_ver}
BuildRequires:  libxml2-devel
BuildRequires:  tcl-devel >= %{tcltk_ver}
BuildRequires:  autoconf >= %{autoconf_ver}
BuildRequires:  automake
BuildRequires:  bzip2-devel
BuildRequires:	python-devel
Requires: 	setools-libs-tcl = %{version}-%{release} 
Requires: 	setools-gui = %{version}-%{release} 
Requires: 	setools-console = %{version}-%{release}
%if %{gcj_support}
BuildRequires: 	java-gcj-compat-devel
%endif

Summary: 	Policy analysis tools for SELinux
Group: 		System/Base
Requires:	setools-libs-tcl = %{version}-%{release}
Requires:	setools-gui = %{version}-%{release}
Requires:	setools-console = %{version}-%{release}

%description
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This meta-package depends upon the main packages necessary to run
SETools.

%package -n %{libapol}
Summary:	Policy analysis library for SETools
Group:		System/Libraries
Obsoletes:	setools-libs < 3.3.7-3
Obsoletes:	%{_lib}setools0 < 3.3.7-4

%description -n %{libapol}
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

%package -n %{libpoldiff}
Summary:	Semantic policy difference library for SETools
Group:		System/Libraries
Obsoletes:	setools-libs < 3.3.7-3
Obsoletes:	%{_lib}setools0 < 3.3.7-4

%description -n %{libpoldiff}
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

%package -n %{libqpol}
Summary:	Library that abstracts policy internals
Group:		System/Libraries
Obsoletes:	setools-libs < 3.3.7-3
Obsoletes:	%{_lib}setools0 < 3.3.7-4

%description -n %{libqpol}
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

%package -n %{libseaudit}
Summary:	Parse and filter SELinux audit messages in log files
Group:		System/Libraries
Obsoletes:	setools-libs < 3.3.7-3
Obsoletes:	%{_lib}setools0 < 3.3.7-4

%description -n %{libseaudit}
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

%package -n %{libsefs}
Summary:	SELinux file contexts library
Group:		System/Libraries
Obsoletes:	setools-libs < 3.3.7-3
Obsoletes:	%{_lib}setools0 < 3.3.7-4

%description -n %{libsefs}
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

%package libs-python
License: 	LGPLv2
Summary: 	Python bindings for SELinux policy analysis
Group: 		Development/Python
BuildRequires: 	swig >= %{swig_ver}

%description libs-python
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes Python bindings for the following libraries:

  libapol       policy analysis library
  libpoldiff    semantic policy difference library
  libqpol       library that abstracts policy internals
  libseaudit    parse and filter SELinux audit messages in log files
  libsefs       SELinux file contexts library

%package libs-java
License: 	LGPLv2
Summary: 	Java bindings for SELinux policy analysis
Group: 		Development/Java
BuildRequires: 	java-devel >= %{java_ver} swig >= %{swig_ver}
BuildRequires: 	java-rpmbuild jpackage-utils sharutils

%description libs-java
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes Java bindings for the following libraries:

  libapol       policy analysis library
  libpoldiff    semantic policy difference library
  libqpol       library that abstracts policy internals
  libseaudit    parse and filter SELinux audit messages in log files
  libsefs       SELinux file contexts library

%package libs-tcl
License: 	LGPLv2
Summary: 	Tcl bindings for SELinux policy analysis
Group: 		Development/Other
BuildRequires: 	tcl-devel >= %{tcltk_ver} swig >= %{swig_ver}

%description libs-tcl
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes Tcl bindings for the following libraries:

  libapol       policy analysis library
  libpoldiff    semantic policy difference library
  libqpol       library that abstracts policy internals
  libseaudit    parse and filter SELinux audit messages in log files
  libsefs       SELinux file contexts library

%package devel
License: 	LGPLv2
Summary: 	Policy analysis development files for SELinux
Group: 		System/Libraries
Requires: 	selinux-devel >= %{selinux_ver} 
Requires: 	sepol-devel >= %{sepol_ver} 
Requires: 	sepol-static-devel >= %{sepol_ver}
Requires:	%{libapol} = %{version}
Requires:	%{libpoldiff} = %{version}
Requires:	%{libqpol} = %{version}
Requires:	%{libseaudit} = %{version}
Requires:	%{libsefs} = %{version}
Requires:	%{name}-libs-java = %{version}
BuildRequires: 	sqlite3-devel >= %{sqlite_ver} 
BuildRequires: 	libxml2-devel

%description devel
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes header files and archives for the following
libraries:

  libapol       policy analysis library
  libpoldiff    semantic policy difference library
  libqpol       library that abstracts policy internals
  libseaudit    parse and filter SELinux audit messages in log files
  libsefs       SELinux file contexts library

%package console
Summary: 	Policy analysis command-line tools for SELinux
Group: 		System/Base
License: 	GPLv2
Requires: 	selinux >= %{selinux_ver}

%description console
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes the following console tools:

  seaudit-report  audit log analysis tool
  sechecker       SELinux policy checking tool
  secmds          command line tools: seinfo, sesearch, findcon,
                  replcon, and indexcon
  sediff          semantic policy difference tool

%package gui
Summary: 	Policy analysis graphical tools for SELinux
Group: 		System/Base
Requires: 	tcl >= %{tcltk_ver} 
Requires: 	tk >= %{tcltk_ver} 
Requires: 	bwidget >= %{bwidget_ver}
Requires: 	setools-libs-tcl = %{version}-%{release}
Requires: 	glib2 gtk2 >= %{gtk_ver} 
Requires: 	usermode-consoleonly
BuildRequires: 	gtk2-devel >= %{gtk_ver} 
BuildRequires: 	libglade2-devel 
BuildRequires: 	libxml2-devel 
BuildRequires: 	tk-devel >= %{tcltk_ver}
BuildRequires: 	desktop-file-utils

%description gui
SETools is a collection of graphical tools, command-line tools, and
libraries designed to facilitate SELinux policy analysis.

This package includes the following graphical tools:

  apol          policy analysis tool
  seaudit       audit log analysis tool
  sediffx       semantic policy difference tool

%define setoolsdir %{_datadir}/setools-%{setools_maj_ver}
%define pkg_py_lib %{python_sitelib}/setools
%define pkg_py_arch %{python_sitearch}/setools
%define javajardir %{_datadir}/java
%define tcllibdir %{_libdir}/setools

%prep
%setup -q
%patch0     -b  .nonvoid
%patch1     -b  .strcmp
%patch2 -p1 -b  .py-prefix
%patch3     -b  .swig-2.0.7


%build
autoreconf -fi

export LDFLAGS="-lpython%pyver -ltcl"
export CLASSPATH=
export JAR=%{jar}
export JAVA=%{java}
export JAVAC=%{javac}
%configure2_5x --disable-bwidget-check --disable-selinux-check --enable-swig-python --enable-swig-java --enable-swig-tcl
# work around issue with gcc 4.3 + gnu99 + swig-generated code:
sed -i -e 's:$(CC):gcc -std=gnu89:' libseaudit/swig/python/Makefile
%make

%install
rm -rf ${RPM_BUILD_ROOT}
make DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p" install
mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/applications
mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps
install -d -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
install -p -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d/seaudit
install -d -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/security/console.apps
install -p -m 644 packages/rpm/seaudit.console ${RPM_BUILD_ROOT}%{_sysconfdir}/security/console.apps/seaudit
install -d -m 755 ${RPM_BUILD_ROOT}%{_datadir}/applications
install -p -m 644 apol/apol.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/apol.png
install -p -m 644 seaudit/seaudit.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/seaudit.png
install -p -m 644 sediff/sediffx.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/sediffx.png
desktop-file-install --dir ${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE2} %{SOURCE3} %{SOURCE4}
ln -sf %{_bindir}/consolehelper ${RPM_BUILD_ROOT}/%{_bindir}/seaudit
# replace absolute symlinks with relative symlinks
ln -sf ../setools-%{setools_maj_ver}/qpol.jar ${RPM_BUILD_ROOT}/%{javajardir}/qpol.jar
ln -sf ../setools-%{setools_maj_ver}/apol.jar ${RPM_BUILD_ROOT}/%{javajardir}/apol.jar
ln -sf ../setools-%{setools_maj_ver}/poldiff.jar ${RPM_BUILD_ROOT}/%{javajardir}/poldiff.jar
ln -sf ../setools-%{setools_maj_ver}/seaudit.jar ${RPM_BUILD_ROOT}/%{javajardir}/seaudit.jar
ln -sf ../setools-%{setools_maj_ver}/sefs.jar ${RPM_BUILD_ROOT}/%{javajardir}/sefs.jar
# remove static libs
rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.a
# ensure permissions are correct
chmod 0755 ${RPM_BUILD_ROOT}/%{_libdir}/*.so.*
chmod 0755 ${RPM_BUILD_ROOT}/%{_libdir}/%{name}/*/*.so.*
chmod 0755 ${RPM_BUILD_ROOT}/%{pkg_py_arch}/*.so.*
#chmod 0755 ${RPM_BUILD_ROOT}/%{_bindir}/*
chmod 0755 ${RPM_BUILD_ROOT}/%{_sbindir}/*
chmod 0755 ${RPM_BUILD_ROOT}/%{setoolsdir}/seaudit-report-service
chmod 0644 ${RPM_BUILD_ROOT}/%{tcllibdir}/*/pkgIndex.tcl

%if %{gcj_support}
%{_bindir}/aot-compile-rpm
%endif

%if %{gcj_support}
%post libs-java
%{update_gcjdb}

%postun libs-java
%{clean_gcjdb}
%endif

%files
%dir %{setoolsdir}

%files -n %{libapol}
%{_libdir}/libapol.so.%{apol_major}
%{_libdir}/libapol.so.%{apol_major}.*

%files -n %{libpoldiff}
%{_libdir}/libpoldiff.so.%{poldiff_major}
%{_libdir}/libpoldiff.so.%{poldiff_major}.*

%files -n %{libqpol}
%{_libdir}/libqpol.so.%{qpol_major}
%{_libdir}/libqpol.so.%{qpol_major}.*

%files -n %{libseaudit}
%{_libdir}/libseaudit.so.%{seaudit_major}
%{_libdir}/libseaudit.so.%{seaudit_major}.*

%files -n %{libsefs}
%{_libdir}/libsefs.so.%{sefs_major}
%{_libdir}/libsefs.so.%{sefs_major}.*

%files libs-python
%{pkg_py_lib}/
%{python_sitearch}/setools*.egg-info
%{python_sitearch}/setools/*

%files libs-java
%{_libdir}/libjqpol.so.*
%{_libdir}/libjapol.so.*
%{_libdir}/libjpoldiff.so.*
%{_libdir}/libjseaudit.so.*
%{_libdir}/libjsefs.so.*
%{setoolsdir}/*.jar
%{javajardir}/*.jar
%if %{gcj_support}
%dir %{_libdir}/gcj/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/*
%endif

%files libs-tcl
%{tcllibdir}/qpol/
%{tcllibdir}/apol/
%{tcllibdir}/poldiff/
%{tcllibdir}/seaudit/
%{tcllibdir}/sefs/

%files devel
%{_libdir}/*.so
%{_libdir}/pkgconfig/*
%{_includedir}/qpol/
%{_includedir}/apol/
%{_includedir}/poldiff/
%{_includedir}/seaudit/
%{_includedir}/sefs/

%files console
%{_bindir}/seinfo
%{_bindir}/sesearch
%{_bindir}/indexcon
%{_bindir}/findcon
%{_bindir}/replcon
%{_bindir}/sechecker
%{_bindir}/sediff
%{_bindir}/seaudit-report
%{setoolsdir}/sechecker-profiles/
%{setoolsdir}/sechecker_help.txt
%{setoolsdir}/seaudit-report-service
%{setoolsdir}/seaudit-report.conf
%{setoolsdir}/seaudit-report.css
%{_mandir}/man1/findcon.1*
%{_mandir}/man1/indexcon.1*
%{_mandir}/man1/replcon.1*
%{_mandir}/man1/sechecker.1*
%{_mandir}/man1/sediff.1*
%{_mandir}/man1/seinfo.1*
%{_mandir}/man1/sesearch.1*
%{_mandir}/man8/seaudit-report.8*

%files gui
%{_bindir}/seaudit
%{_bindir}/sediffx
%{_bindir}/apol
%{tcllibdir}/apol_tcl/
%{setoolsdir}/sediff_help.txt
%{setoolsdir}/apol_help.txt
%{setoolsdir}/domaintrans_help.txt
%{setoolsdir}/file_relabel_help.txt
%{setoolsdir}/infoflow_help.txt
%{setoolsdir}/types_relation_help.txt
%{setoolsdir}/apol_perm_mapping_*
%{setoolsdir}/seaudit_help.txt
%{setoolsdir}/*.glade
%{setoolsdir}/*.png
%{setoolsdir}/apol.gif
%{setoolsdir}/dot_seaudit
%{_mandir}/man1/apol.1*
%{_mandir}/man1/sediffx.1*
%{_mandir}/man8/seaudit.8*
%{_sbindir}/seaudit
%config(noreplace) %{_sysconfdir}/pam.d/seaudit
%config(noreplace) %{_sysconfdir}/security/console.apps/seaudit
%{_datadir}/applications/*
%attr(0644,root,root) %{_datadir}/pixmaps/*.png


%changelog

* Wed Feb 27 2013 spuhler <spuhler> 3.3.8-1.mga3
+ Revision: 400567
- upgraded to 3.3.8
  Changes since 3.3.7
  o Fix compile errors on new parameter in libsepol role_set_expand().
  o Fix file type drop down list for open/close Apol query.
  o Add python bindings for seinfo and sesearch by Dan Walsh.
  o seinfo exits with an error status by Dan Walsh.
  o Support for named file transition rules by Dan Walsh.
  o Add support for default types in sesearch by Steve Lawrence.
  o Man page updates for seinfo, seaudit, and sediff by Dan Walsh.
  o Fix bug preventing seaudit from starting by Jake Lightner.
  Updated changed source location
  dropped patches not required anymore
   o python.patch
   o setup_py-prefix.patch
   o swig-2x.patch
   o 3.3.6-libsepol.patch
  this upgrade provides header files needed for policycoreutils
   o they were inserted before with an ugly patch that did not build on mageia

* Mon Jan 14 2013 umeabot <umeabot> 3.3.7-8.mga3
+ Revision: 381946
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Jan 10 2013 cjw <cjw> 3.3.7-7.mga3
+ Revision: 344529
- fix build with automake 1.13

  + spuhler <spuhler>
    - rebuild against newest sepol version

* Mon Sep 17 2012 fwang <fwang> 3.3.7-5.mga3
+ Revision: 294825
- cleanup spec

* Mon Sep 17 2012 fwang <fwang> 3.3.7-4.mga3
+ Revision: 294800
- move define to head
- bump rel
- update file list
- obsoletes old libname
- split out libs

* Mon Sep 17 2012 spuhler <spuhler> 3.3.7-3.mga3
+ Revision: 294662
- used %%mklibname for the lib
  bumped rel

* Mon Sep 10 2012 spuhler <spuhler> 3.3.7-2.mga3
+ Revision: 292003
- cleaned up spec file
  bumped release

* Sat Sep 08 2012 spuhler <spuhler> 3.3.7-1.mga3
+ Revision: 290440
- first release
- imported package setools


* Thu Jan 08 2009 Jérôme Soyer <saispo@mandriva.org> 3.3.5-2mdv2009.1
+ Revision: 327107
- Rebuild for new python
- Rebuild for new python

  + Michael Scherer <misc@mandriva.org>
    - do not harcode python version needed

* Sun Oct 19 2008 David Walluck <walluck@mandriva.org> 3.3.5-1mdv2009.1
+ Revision: 295378
- add new sources
- 3.3.5
- build with java, not gcj
- fix linking
- 3.3.4

  + Thierry Vignaud <tvignaud@mandriva.com>
    - rebuild early 2009.0 package (before pixel changes)

  + Pixel <pixel@mandriva.com>
    - do not call ldconfig in %%post/%%postun, it is now handled by filetriggers

* Mon Apr 21 2008 David Walluck <walluck@mandriva.org> 3.3.3-1mdv2009.0
+ Revision: 196068
- 3.3.3
- fix consolehelper symlink

* Mon Jan 07 2008 David Walluck <walluck@mandriva.org> 3.3.2-3mdv2008.1
+ Revision: 146178
- fix devel Requires

* Tue Jan 01 2008 David Walluck <walluck@mandriva.org> 3.3.2-2mdv2008.1
+ Revision: 140006
- fix sqlite BuildRequires
- fix sepol BuildRequires
- add BuildRequires for python
- spec cleanup
- fix python macros
- spec cleanup
- import setools


* Wed Nov 28 2007 Chris Pebenito <cpebenito@tresys.com> 3.3.2-1.fc9
- Update for 3.3.2.

* Thu Oct 18 2007 Chris PeBenito <cpebenito@tresys.com> 3.3.1-7.fc8
- Rebuild to fix ppc64 issue.

* Wed Oct 17 2007 Chris PeBenito <cpebenito@tresys.com> 3.3.1-6.fc8
- Update for 3.3.1.

* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 3.2-4
- Rebuild for selinux ppc32 issue.

* Fri Jul 20 2007 Dan Walsh <dwalsh@redhat.com> 3.2-3
- Move to Tresys spec file

* Wed Jun 13 2007 Dan Walsh <dwalsh@redhat.com> 3.2-2
- Bump for rebuild

* Mon Apr 30 2007 Dan Walsh <dwalsh@redhat.com> 3.2-1
- Start shipping the rest of the setools command line apps

* Wed Apr 25 2007 Jason Tang <jtang@tresys.com> 3.2-0
- update to SETools 3.2 release

* Mon Feb 02 2007 Jason Tang <jtang@tresys.com> 3.1-1
- update to SETools 3.1 release

* Mon Oct 30 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2.fc6
- bump for fc6
 
* Thu Oct 26 2006 Dan Walsh <dwalsh@redhat.com> 3.0-2
- Build on rawhide

* Sun Oct 15 2006 Dan Walsh <dwalsh@redhat.com> 3.0-1
- Update to upstream

* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
- rebuild

* Tue May 23 2006 Dan Walsh <dwalsh@redhat.com> 2.4-2
- Remove sqlite include directory

* Wed May 3 2006 Dan Walsh <dwalsh@redhat.com> 2.4-1
- Update from upstream

* Mon Apr 10 2006 Dan Walsh <dwalsh@redhat.com> 2.3-3
- Fix help
- Add icons

* Tue Mar 21 2006 Dan Walsh <dwalsh@redhat.com> 2.3-2
- Remove console apps for sediff, sediffx and apol

* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.3-1.2
- bump again for double-long bug on ppc(64)

* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.3-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes

* Tue Jan 31 2006 Dan Walsh <dwalsh@redhat.com> 2.3-1
- Update from upstream
  * apol:
        added new MLS components tab for sensitivities, 
        levels, and categories.
        Changed users tab to support ranges and default 
        levels.
        added range transition tab for searching range
        Transition rules.
        added new tab for network context components.
        added new tab for file system context components.
  * libapol:
        added binpol support for MLS, network contexts, 
        and file system contexts.
  * seinfo:
        added command line options for MLS components.
        added command line options for network contexts
        and file system contexts.
  * sesearch:
        added command line option for searching for rules
        by conditional boolean name.
  * seaudit:
        added new column in the log view for the 'comm' 
        field found in auditd log files.
        added filters for the 'comm' field and 'message'
        field.
  * manpages:
        added manpages for all tools.        



* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj

* Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 2.2-4
- Fix dessktop files
- Apply fixes from bkyoung

* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt

* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-3
- Move more gui files out of base into gui 

* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-2
- Move sediff from gui to main package

* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 2.2-1
- Upgrade to upstream version

* Thu Oct 13 2005 Dan Walsh <dwalsh@redhat.com> 2.1.3-1
- Upgrade to upstream version

* Mon Oct 10 2005 Tomas Mraz <tmraz@redhat.com> 2.1.2-3
- use include instead of pam_stack in pam config

* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-2
- Fix spec file
 
* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-1
- Upgrade to upstream version
 
* Thu Aug 18 2005 Florian La Roche <laroche@redhat.com>
- do not package debug files into the -devel package

* Wed Aug 17 2005 Jeremy Katz <katzj@redhat.com> - 2.1.1-3
- rebuild against new cairo

* Wed May 25 2005 Dan Walsh <dwalsh@redhat.com> 2.1.1-0
- Upgrade to upstream version

* Mon May 23 2005 Bill Nottingham <notting@redhat.com> 2.1.0-5
- put libraries in the right place (also puts debuginfo in the right
  package)
- add %%defattr for -devel too

* Thu May 12 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-4
- Move sepcut to gui apps.

* Fri May 6 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-3
- Fix Missing return code.

* Wed Apr 20 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-2
- Fix requires line

* Tue Apr 19 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-1
- Update to latest from tresys

* Tue Apr 5 2005 Dan Walsh <dwalsh@redhat.com> 2.0.0-2
- Fix buildrequires lines in spec file

* Tue Mar 2 2005 Dan Walsh <dwalsh@redhat.com> 2.0.0-1
- Update to latest from tresys

* Mon Nov 29 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-6
- add FALLBACK=true to /etc/security/console.apps/apol

* Wed Nov 10 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-3
- Add badtcl patch from Tresys.

* Mon Nov 8 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-2
- Apply malloc problem patch provided by  Sami Farin 

* Mon Nov 1 2004 Dan Walsh <dwalsh@redhat.com> 1.5.1-1
- Update to latest from Upstream

* Wed Oct 6 2004 Dan Walsh <dwalsh@redhat.com> 1.4.1-5
- Update tresys patch

* Mon Oct 4 2004 Dan Walsh <dwalsh@redhat.com> 1.4.1-4
- Fix directory ownership

* Thu Jul 8 2004 Dan Walsh <dwalsh@redhat.com> 1.4.1-1
- Latest from Tresys

* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 1.4-5
- Add build requires libselinux

* Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1.4-4
- Add support for policy.18

* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1.4-2
- Fix install locations of policy_src_dir

* Wed Jun 2 2004 Dan Walsh <dwalsh@redhat.com> 1.4-1
- Update to latest from TRESYS.

* Tue Jun 1 2004 Dan Walsh <dwalsh@redhat.com> 1.3-3
- Make changes to work with targeted/strict policy
* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.3-2
- Take out requirement for policy file

* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.3-1
- Fix doc location

* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.3-1
- Latest from TRESYS

* Tue Apr 13 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-8
- fix location of policy.conf file

* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-7
- Obsolete setools-devel
* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-6
- Fix location of 
* Tue Apr 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-5
- Remove devel libraries
- Fix installdir for lib64

* Sat Apr 3 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-4
- Add usr_t file read to policy

* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-3
- Use tcl8.4

* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Fri Feb 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-1
- New patch

* Fri Feb 6 2004 Dan Walsh <dwalsh@redhat.com> 1.2-1
- Latest upstream version

* Tue Dec 30 2003 Dan Walsh <dwalsh@redhat.com> 1.1.1-1
- New version from upstream
- Remove seuser.te.  Now in policy file.

* Tue Dec 30 2003 Dan Walsh <dwalsh@redhat.com> 1.1-2
- Add Defattr to devel
- move libs to base kit

* Fri Dec 19 2003 Dan Walsh <dwalsh@redhat.com> 1.1-1
- Update to latest code from tresys
- Break into three separate packages for cmdline, devel and gui
- Incorporate the tcl patch

* Mon Dec 15 2003 Jens Petersen <petersen@redhat.com> - 1.0.1-3
- apply setools-1.0.1-tcltk.patch to build against tcl/tk 8.4
- buildrequire tk-devel

* Thu Nov 20 2003 Dan Walsh <dwalsh@redhat.com> 1.0.1-2
- Add Bwidgets to this RPM

* Tue Nov 4 2003 Dan Walsh <dwalsh@redhat.com> 1.0.1-1
- Upgrade to 1.0.1

* Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 1.0-6
- Clean up build

* Tue Oct 14 2003 Dan Walsh <dwalsh@redhat.com> 1.0-5
- Update with correct seuser.te

* Wed Oct 1 2003 Dan Walsh <dwalsh@redhat.com> 1.0-4
- Update with final release from Tresys

* Mon Jun 2 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
- Initial version