fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/setools/devel setools-rhat.patch, 1.17, 1.18 setools.spec, 1.41, 1.

Subject: rpms/setools/devel setools-rhat.patch, 1.17, 1.18 setools.spec, 1.41, 1.42
From:
Date: Thu, 3 Nov 2005 17:57:59 -0500
Author: dwalsh

Update of /cvs/dist/rpms/setools/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9441

Modified Files:
        setools-rhat.patch setools.spec 
Log Message:
* Thu Nov 3 2005 Dan Walsh <dwalsh@xxxxxxxxxx> 2.2
- Upgrade to upstream version


setools-rhat.patch:
 Makefile         |    5 +++--
 apol/Makefile    |    3 ++-
 seaudit/Makefile |    4 ++--
 sediff/Makefile  |    3 ++-
 4 files changed, 9 insertions(+), 6 deletions(-)

Index: setools-rhat.patch
===================================================================
RCS file: /cvs/dist/rpms/setools/devel/setools-rhat.patch,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- setools-rhat.patch  3 Nov 2005 22:16:53 -0000       1.17
+++ setools-rhat.patch  3 Nov 2005 22:57:49 -0000       1.18
@@ -1,5 +1,5 @@
 --- setools-2.2/seaudit/Makefile.rhat  2005-10-28 18:12:32.000000000 -0400
-+++ setools-2.2/seaudit/Makefile       2005-11-03 17:11:31.000000000 -0500
++++ setools-2.2/seaudit/Makefile       2005-11-03 17:16:42.000000000 -0500
 @@ -60,8 +60,8 @@
        $(CC) $(CFLAGS) $(GTK_CFLAGS) $(LIBXML_FLAGS) $(INCLUDE) -c $<
  
@@ -12,7 +12,7 @@
        install -m 644 seaudit_help.txt $(INSTALL_LIBDIR)
        install -m 444 dot_seaudit $(INSTALL_LIBDIR)
 --- setools-2.2/apol/Makefile.rhat     2005-10-28 18:12:32.000000000 -0400
-+++ setools-2.2/apol/Makefile  2005-11-03 17:11:31.000000000 -0500
++++ setools-2.2/apol/Makefile  2005-11-03 17:16:42.000000000 -0500
 @@ -80,7 +80,7 @@
        $(MAKE) -C .. libsefs
  
@@ -31,7 +31,7 @@
  
  clean:
 --- setools-2.2/Makefile.rhat  2005-10-28 18:12:32.000000000 -0400
-+++ setools-2.2/Makefile       2005-11-03 17:15:11.000000000 -0500
++++ setools-2.2/Makefile       2005-11-03 17:57:13.000000000 -0500
 @@ -10,7 +10,7 @@
  LIBS                  = -lfl -lm
  
@@ -49,8 +49,17 @@
  # The code uses the specified path below. If you change this, DO NOT add 
  # a trailing path seperator ("/"). For example, use "/usr/share/setools" 
  # instead of "/usr/share/setools/". This probably needs to become more 
+@@ -111,7 +112,7 @@
+ export SHARED_LIB_INSTALL_DIR STATIC_LIB_INSTALL_DIR
+ export SELINUX_DIR POLICY_INSTALL_DIR POLICY_SRC_DIR DEFAULT_LOG_FILE 
+ export POLICY_SRC_DIR POLICY_SRC_FILE
+-export BINDIR INSTALL_LIBDIR INSTALL_HELPDIR POLICYINSTALLDIR 
++export SBINDIR BINDIR INSTALL_LIBDIR INSTALL_HELPDIR POLICYINSTALLDIR 
+ 
+ # Top Level Targets
+ all: all-libs all-nogui all-gui
 --- setools-2.2/sediff/Makefile.rhat   2005-10-28 18:12:32.000000000 -0400
-+++ setools-2.2/sediff/Makefile        2005-11-03 17:11:31.000000000 -0500
++++ setools-2.2/sediff/Makefile        2005-11-03 17:16:42.000000000 -0500
 @@ -24,7 +24,8 @@
        install -m 755 sediff $(BINDIR);
        


Index: setools.spec
===================================================================
RCS file: /cvs/dist/rpms/setools/devel/setools.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- setools.spec        3 Nov 2005 21:53:20 -0000       1.41
+++ setools.spec        3 Nov 2005 22:57:49 -0000       1.42
@@ -111,8 +111,8 @@
 
 %files gui
 %defattr(-,root,root)
-%dir /usr/share/tcl8.4/BWidget-1.4.1
-/usr/share/tcl8.4/BWidget-1.4.1/*
+%dir /usr/share/tcl8.4/BWidget-1.7.0
+/usr/share/tcl8.4/BWidget-1.7.0/*
 %{_bindir}/apol
 %{_sbindir}/apol
 %{_bindir}/sediff

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/setools/devel setools-rhat.patch, 1.17, 1.18 setools.spec, 1.41, 1.42, fedora-cvs-commits <=