rpms/policycoreutils/devel policycoreutils-rhat.patch, 1.225, 1.226 policycoreutils.spec, 1.307, 1.308

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 6 14:54:36 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2557

Modified Files:
	policycoreutils-rhat.patch policycoreutils.spec 
Log Message:
* Wed Sep 6 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-3
- Fix fixfiles to handle multiple rpm and make -o work


policycoreutils-rhat.patch:
 audit2allow/audit2allow      |    2 
 audit2allow/avc.py           |    2 
 newrole/newrole.c            |    1 
 po/ca.po                     |  317 ++++++++++++----------
 po/de.po                     |  272 +++++--------------
 po/el.po                     |    6 
 po/ms.po                     |  263 +++++++++++-------
 po/sk.po                     |  596 ++++++++++++++++++++++++-------------------
 po/sv.po                     |  279 ++++++++------------
 po/zh_TW.po                  |    4 
 restorecon/restorecon.8      |    7 
 restorecon/restorecon.c      |   20 -
 restorecond/restorecond.init |    6 
 scripts/chcat                |    2 
 scripts/fixfiles             |    8 
 scripts/genhomedircon        |    2 
 semanage/semanage            |    2 
 semanage/seobject.py         |    2 
 18 files changed, 910 insertions(+), 881 deletions(-)

View full diff with command:
/usr/bin/cvs -f diff  -kk -u -N -r 1.225 -r 1.226 policycoreutils-rhat.patch
Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- policycoreutils-rhat.patch	5 Sep 2006 12:01:21 -0000	1.225
+++ policycoreutils-rhat.patch	6 Sep 2006 14:54:32 -0000	1.226
@@ -1,24 +1,24 @@
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2allow/audit2allow policycoreutils-1.30.27/audit2allow/audit2allow
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2allow/audit2allow policycoreutils-1.30.28/audit2allow/audit2allow
 --- nsapolicycoreutils/audit2allow/audit2allow	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/audit2allow/audit2allow	2006-09-01 22:38:43.000000000 -0400
++++ policycoreutils-1.30.28/audit2allow/audit2allow	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#! /usr/bin/python -E
  # Copyright (C) 2005 Red Hat 
  # see file 'COPYING' for use and warranty information
  #
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2allow/avc.py policycoreutils-1.30.27/audit2allow/avc.py
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/audit2allow/avc.py policycoreutils-1.30.28/audit2allow/avc.py
 --- nsapolicycoreutils/audit2allow/avc.py	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/audit2allow/avc.py	2006-09-01 22:38:51.000000000 -0400
++++ policycoreutils-1.30.28/audit2allow/avc.py	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#! /usr/bin/python -E
  # Copyright (C) 2006 Red Hat 
  # see file 'COPYING' for use and warranty information
  #
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/newrole/newrole.c policycoreutils-1.30.27/newrole/newrole.c
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/newrole/newrole.c policycoreutils-1.30.28/newrole/newrole.c
 --- nsapolicycoreutils/newrole/newrole.c	2006-08-28 16:58:20.000000000 -0400
-+++ policycoreutils-1.30.27/newrole/newrole.c	2006-08-31 08:02:14.000000000 -0400
++++ policycoreutils-1.30.28/newrole/newrole.c	2006-09-05 08:00:38.000000000 -0400
 @@ -445,6 +445,7 @@
  
  	/* Terminate on SIGHUP. */
@@ -27,9 +27,9 @@
  
  #ifdef USE_NLS
  	setlocale(LC_ALL, "");
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils-1.30.27/po/ca.po
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils-1.30.28/po/ca.po
 --- nsapolicycoreutils/po/ca.po	2006-09-01 22:32:13.000000000 -0400
-+++ policycoreutils-1.30.27/po/ca.po	2006-09-01 22:40:22.000000000 -0400
++++ policycoreutils-1.30.28/po/ca.po	2006-09-06 10:47:42.000000000 -0400
 @@ -4,6 +4,7 @@
  #   package.
  #
@@ -1025,9 +1025,9 @@
  msgid "Options Error: %s "
 -msgstr ""
 +msgstr "Error en les opcions: %s "
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils-1.30.27/po/de.po
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils-1.30.28/po/de.po
 --- nsapolicycoreutils/po/de.po	2006-09-01 22:32:13.000000000 -0400
-+++ policycoreutils-1.30.27/po/de.po	2006-09-01 22:40:22.000000000 -0400
++++ policycoreutils-1.30.28/po/de.po	2006-09-06 10:47:42.000000000 -0400
 @@ -1,19 +1,22 @@
 +# translation of de.po to 
  # German translation of policycoreutils.
@@ -1505,9 +1505,9 @@
 -
 -#~ msgid "%s:  Done.\n"
 -#~ msgstr "%s: Erledigt.\n"
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/el.po policycoreutils-1.30.27/po/el.po
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/el.po policycoreutils-1.30.28/po/el.po
 --- nsapolicycoreutils/po/el.po	2006-09-01 22:32:13.000000000 -0400
-+++ policycoreutils-1.30.27/po/el.po	2006-09-01 22:40:22.000000000 -0400
++++ policycoreutils-1.30.28/po/el.po	2006-09-06 10:47:42.000000000 -0400
 @@ -299,7 +299,7 @@
  #: ../scripts/chcat:70 ../scripts/chcat:140
  #, fuzzy
@@ -1535,9 +1535,1955 @@
  
  #: ../semanage/seobject.py:719 ../semanage/seobject.py:753
  #, fuzzy, python-format
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/sv.po policycoreutils-1.30.27/po/sv.po
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ms.po policycoreutils-1.30.28/po/ms.po
+--- nsapolicycoreutils/po/ms.po	2006-09-01 22:32:13.000000000 -0400
++++ policycoreutils-1.30.28/po/ms.po	2006-09-06 10:47:42.000000000 -0400
+@@ -8,7 +8,7 @@
+ "Project-Id-Version: PACKAGE VERSION\n"
+ "Report-Msgid-Bugs-To: \n"
+ "POT-Creation-Date: 2006-06-29 15:53-0400\n"
+-"PO-Revision-Date: 2006-08-08 01:09+0800\n"
++"PO-Revision-Date: 2006-08-31 20:56+0800\n"
+ "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman at myrealbox.com>\n"
+ "Language-Team: LANGUAGE <LL at li.org>\n"
+ "MIME-Version: 1.0\n"
+@@ -30,7 +30,8 @@
+ msgid "Out of memory!\n"
+ msgstr "Memori tidak cukup."
+ 
+-#: ../newrole/newrole.c:199 ../run_init/run_init.c:126
++#: ../newrole/newrole.c:199
++#: ../run_init/run_init.c:126
+ #, fuzzy, c-format
+ msgid "failed to initialize PAM\n"
+ msgstr "PAM: gagal untuk melepaskan pengesah."
+@@ -40,16 +41,19 @@
+ msgid "failed to set PAM_TTY\n"
+ msgstr "PAM: gagal untuk melepaskan pengesah."
+ 
+-#: ../newrole/newrole.c:246 ../run_init/run_init.c:154
++#: ../newrole/newrole.c:246
++#: ../run_init/run_init.c:154
+ msgid "Password:"
+ msgstr "Katalaluan:"
+ 
+-#: ../newrole/newrole.c:281 ../run_init/run_init.c:189
++#: ../newrole/newrole.c:281
++#: ../run_init/run_init.c:189
+ #, c-format
+ msgid "Cannot find your entry in the shadow passwd file.\n"
+ msgstr ""
+ 
+-#: ../newrole/newrole.c:287 ../run_init/run_init.c:195
++#: ../newrole/newrole.c:287
++#: ../run_init/run_init.c:195
+ #, c-format
+ msgid "getpass cannot open /dev/tty\n"
+ msgstr ""
+@@ -201,7 +205,7 @@
+ #: ../newrole/newrole.c:771
+ #, fuzzy, c-format
+ msgid "%s!  Could not set new context for %s\n"
+-msgstr "Tidak dapat menetapkan konteks default untuk %s untuk program %s.\n"
++msgstr "Tidak dapat menetapkan konteks fail untuk %s"
+ 
+ #: ../newrole/newrole.c:784
+ #, fuzzy, c-format
+@@ -223,7 +227,8 @@
+ msgid "Could not close descriptors.\n"
+ msgstr "Tidak dapat memperuntukkan partisyen"
+ 
+-#: ../newrole/newrole.c:869 ../run_init/run_init.c:397
++#: ../newrole/newrole.c:869
++#: ../run_init/run_init.c:397
+ #, fuzzy, c-format
+ msgid "Could not set exec context to %s.\n"
+ msgstr "Tidak dapat menetapkan konteks exec ke %s.\n"
+@@ -280,12 +285,14 @@
+ msgid "authentication failed.\n"
+ msgstr "Pengesahan gagal"
+ 
+-#: ../scripts/chcat:70 ../scripts/chcat:140
++#: ../scripts/chcat:70
++#: ../scripts/chcat:140
+ #, fuzzy
+ msgid "Requires at least one category"
+ msgstr "Peranti RAID jenis  %s memerlukan sekurang-kurangnya %s ahli."
+ 
+-#: ../scripts/chcat:84 ../scripts/chcat:154
++#: ../scripts/chcat:84
++#: ../scripts/chcat:154
+ #, c-format
+ msgid "Can not modify sensitivity levels using '+' on %s"
+ msgstr ""
+@@ -295,12 +302,14 @@
+ msgid "%s is already in %s"
+ msgstr "gid %s telah digunakan."
+ 
+-#: ../scripts/chcat:159 ../scripts/chcat:169
++#: ../scripts/chcat:159
++#: ../scripts/chcat:169
+ #, fuzzy, c-format
+ msgid "%s is not in %s"
+ msgstr "%s tidak dilaksanakan.\n"
+ 
+-#: ../scripts/chcat:232 ../scripts/chcat:237
++#: ../scripts/chcat:232
++#: ../scripts/chcat:237
+ msgid "Can not combine +/- with other types of categories"
+ msgstr ""
+ 
+@@ -376,7 +385,8 @@
+ msgid "%s not valid for %s objects\n"
+ msgstr "$0: konfigurasi bagi ${1} tidak dijumpai."
+ 
+-#: ../semanage/semanage:178 ../semanage/semanage:186
++#: ../semanage/semanage:178
++#: ../semanage/semanage:186
+ msgid "range not supported on Non MLS machines"
+ msgstr ""
+ 
+@@ -409,7 +419,8 @@
+ msgid "Unable to open %s: translations not supported on non-MLS machines"
+ msgstr ""
+ 
+-#: ../semanage/seobject.py:171 ../semanage/seobject.py:185
++#: ../semanage/seobject.py:171
++#: ../semanage/seobject.py:185
+ #, fuzzy, python-format
+ msgid "Translations can not contain spaces '%s' "
+ msgstr "Nama Perkongsian tidak boleh mengandungi ruang"
+@@ -443,17 +454,24 @@
+ msgid "Could not establish semanage connection"
[...1762 lines suppressed...]
+-#: ../semanage/seobject.py:1210 ../semanage/seobject.py:1214
++#: ../semanage/seobject.py:1210
++#: ../semanage/seobject.py:1214
+ #, python-format
+ msgid "Could not modify boolean %s"
+-msgstr ""
++msgstr "Nemožno zmeniť logickú hodnotu %s"
+ 
+ #: ../semanage/seobject.py:1234
+ #, python-format
+ msgid "Boolean %s is defined in policy, cannot be deleted"
+-msgstr ""
++msgstr "Logická hodnota %s je definovaná v pravidlách, nemožno ju zmazať"
+ 
+-#: ../semanage/seobject.py:1242 ../semanage/seobject.py:1246
++#: ../semanage/seobject.py:1242
++#: ../semanage/seobject.py:1246
+ #, python-format
+ msgid "Could not delete boolean %s"
+-msgstr ""
++msgstr "Nemožno zmazať logickú hodnotu %s"
+ 
+ #: ../semanage/seobject.py:1254
+ msgid "Could not list booleans"
+-msgstr ""
++msgstr "Nemožno listovať logickými hodnotami"
+ 
+ #: ../audit2allow/audit2allow:179
+ #, c-format
+ msgid "Generating type enforcment file: %s.te"
+-msgstr ""
++msgstr "Vytváranie súboru vynútenia typov: %s.te"
+ 
+ #: ../audit2allow/audit2allow:184
+ msgid "Compiling policy"
+-msgstr ""
++msgstr "Zostavujem pravidlá"
+ 
+ #: ../audit2allow/audit2allow:195
+ msgid ""
+ "\n"
+ "******************** IMPORTANT ***********************\n"
+ msgstr ""
++"\n"
++"******************** DÔLEŽITÉ ***********************\n"
+ 
+ #: ../audit2allow/audit2allow:196
+ #, c-format
+@@ -952,8 +1024,14 @@
+ "semodule -i %s.pp\n"
+ "\n"
+ msgstr ""
++"Pre načítanie novo vytvoreného balíka pravidiel do jadra,\n"
++"musíte spustiť \n"
++"\n"
++"semodule -i %s.pp\n"
++"\n"
+ 
+ #: ../audit2allow/audit2allow:203
+ #, c-format
+ msgid "Options Error: %s "
+-msgstr ""
++msgstr "Chyba volieb: %s"
++
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/sv.po policycoreutils-1.30.28/po/sv.po
 --- nsapolicycoreutils/po/sv.po	2006-09-01 22:32:13.000000000 -0400
-+++ policycoreutils-1.30.27/po/sv.po	2006-09-01 22:40:23.000000000 -0400
++++ policycoreutils-1.30.28/po/sv.po	2006-09-06 10:47:42.000000000 -0400
 @@ -2,19 +2,19 @@
  # Copyright (C) 2006 Christian Rose.
  # Christian Rose <menthos at menthos.com>, 2006.
@@ -2359,9 +4305,9 @@
 -
 -#~ msgid "Options Error: %s"
 -#~ msgstr "Flaggfel: %s"
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/zh_TW.po policycoreutils-1.30.27/po/zh_TW.po
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/zh_TW.po policycoreutils-1.30.28/po/zh_TW.po
 --- nsapolicycoreutils/po/zh_TW.po	2006-09-01 22:32:13.000000000 -0400
-+++ policycoreutils-1.30.27/po/zh_TW.po	2006-09-01 22:40:23.000000000 -0400
++++ policycoreutils-1.30.28/po/zh_TW.po	2006-09-06 10:47:42.000000000 -0400
 @@ -9,7 +9,7 @@
  "Project-Id-Version: zh_TW\n"
  "Report-Msgid-Bugs-To: \n"
@@ -2380,9 +4326,9 @@
  
  #: ../newrole/newrole.c:708
  #, c-format
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecon/restorecon.8 policycoreutils-1.30.27/restorecon/restorecon.8
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecon/restorecon.8 policycoreutils-1.30.28/restorecon/restorecon.8
 --- nsapolicycoreutils/restorecon/restorecon.8	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/restorecon/restorecon.8	2006-08-31 10:58:50.000000000 -0400
++++ policycoreutils-1.30.28/restorecon/restorecon.8	2006-09-05 08:00:38.000000000 -0400
 @@ -4,10 +4,10 @@
  
  .SH "SYNOPSIS"
@@ -2406,9 +4352,9 @@
  .B \-f infilename
  infilename contains a list of files to be processed by application. Use \- for stdin.
  .TP 
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecon/restorecon.c policycoreutils-1.30.27/restorecon/restorecon.c
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecon/restorecon.c policycoreutils-1.30.28/restorecon/restorecon.c
 --- nsapolicycoreutils/restorecon/restorecon.c	2006-09-01 22:32:11.000000000 -0400
-+++ policycoreutils-1.30.27/restorecon/restorecon.c	2006-08-31 11:03:43.000000000 -0400
++++ policycoreutils-1.30.28/restorecon/restorecon.c	2006-09-05 08:00:38.000000000 -0400
 @@ -11,6 +11,7 @@
   * restorecon [-Rnv] pathname...
   * 
@@ -2482,9 +4428,9 @@
  		case 'r':
  		case 'R':
  			recurse = 1;
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecond/restorecond.init policycoreutils-1.30.27/restorecond/restorecond.init
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/restorecond/restorecond.init policycoreutils-1.30.28/restorecond/restorecond.init
 --- nsapolicycoreutils/restorecond/restorecond.init	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/restorecond/restorecond.init	2006-08-31 07:04:34.000000000 -0400
++++ policycoreutils-1.30.28/restorecond/restorecond.init	2006-09-05 08:00:38.000000000 -0400
 @@ -3,9 +3,9 @@
  # restorecond:		Daemo used to maintain path file context
  #
@@ -2498,48 +4444,68 @@
  #
  
  # Source function library.
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/chcat policycoreutils-1.30.27/scripts/chcat
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/chcat policycoreutils-1.30.28/scripts/chcat
 --- nsapolicycoreutils/scripts/chcat	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/scripts/chcat	2006-09-01 22:39:03.000000000 -0400
++++ policycoreutils-1.30.28/scripts/chcat	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#! /usr/bin/python -E
  # Copyright (C) 2005 Red Hat 
  # see file 'COPYING' for use and warranty information
  #
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/fixfiles policycoreutils-1.30.27/scripts/fixfiles
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/fixfiles policycoreutils-1.30.28/scripts/fixfiles
 --- nsapolicycoreutils/scripts/fixfiles	2006-09-01 22:32:11.000000000 -0400
-+++ policycoreutils-1.30.27/scripts/fixfiles	2006-08-31 11:04:33.000000000 -0400
-@@ -118,7 +118,7 @@
++++ policycoreutils-1.30.28/scripts/fixfiles	2006-09-06 10:51:54.000000000 -0400
+@@ -117,8 +117,8 @@
+     exit $?
  fi
  if [ ! -z "$RPMFILES" ]; then
-     for i in `echo $RPMFILES | sed 's/,/ /g'`; do
+-    for i in `echo $RPMFILES | sed 's/,/ /g'`; do
 -	rpmlist $i | ${RESTORECON} ${OUTFILES} ${FORCEFLAG} -R $* -f - 2>&1 >> $LOGFILE
++    for i in `echo "$RPMFILES" | sed 's/,/ /g'`; do
 +	rpmlist $i | ${RESTORECON} ${OUTFILES} ${FORCEFLAG} -i -R $* -f - 2>&1 >> $LOGFILE
      done
      exit $?
  fi
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/genhomedircon policycoreutils-1.30.27/scripts/genhomedircon
+@@ -190,7 +190,7 @@
+ 		RPMFILES=$OPTARG
+ 		;;
+         o)
+-		OUTFILES=$OPTARG
++		OUTFILES="-o $OPTARG"
+ 		;;
+         l)
+ 		LOGFILE=$OPTARG
+@@ -219,7 +219,7 @@
+ # check if they specified both DIRS and RPMFILES
+ #
+ 
+-if [ ! -z $RPMFILES ]; then
++if [ ! -z "$RPMFILES" ]; then
+     if [ $OPTIND -le $# ]; then
+ 	    usage
+     fi
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/genhomedircon policycoreutils-1.30.28/scripts/genhomedircon
 --- nsapolicycoreutils/scripts/genhomedircon	2006-08-28 16:58:19.000000000 -0400
-+++ policycoreutils-1.30.27/scripts/genhomedircon	2006-09-01 22:37:55.000000000 -0400
++++ policycoreutils-1.30.28/scripts/genhomedircon	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/python
 +#! /usr/bin/python -E
  # Copyright (C) 2004 Tresys Technology, LLC
  # see file 'COPYING' for use and warranty information
  #
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/semanage policycoreutils-1.30.27/semanage/semanage
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/semanage policycoreutils-1.30.28/semanage/semanage
 --- nsapolicycoreutils/semanage/semanage	2006-08-28 16:58:18.000000000 -0400
-+++ policycoreutils-1.30.27/semanage/semanage	2006-09-01 22:38:19.000000000 -0400
++++ policycoreutils-1.30.28/semanage/semanage	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#! /usr/bin/python -E
  # Copyright (C) 2005 Red Hat 
  # see file 'COPYING' for use and warranty information
  #
-diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-1.30.27/semanage/seobject.py
+diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-1.30.28/semanage/seobject.py
 --- nsapolicycoreutils/semanage/seobject.py	2006-08-28 16:58:18.000000000 -0400
-+++ policycoreutils-1.30.27/semanage/seobject.py	2006-09-01 22:38:29.000000000 -0400
++++ policycoreutils-1.30.28/semanage/seobject.py	2006-09-05 08:00:38.000000000 -0400
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#! /usr/bin/python -E


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- policycoreutils.spec	5 Sep 2006 12:01:23 -0000	1.307
+++ policycoreutils.spec	6 Sep 2006 14:54:33 -0000	1.308
@@ -5,7 +5,7 @@
 Summary: SELinux policy core utilities.
 Name: policycoreutils
 Version: 1.30.28
-Release: 2
+Release: 3
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -119,6 +119,9 @@
 [ -x /sbin/service ] && /sbin/service restorecond condrestart
 
 %changelog
+* Wed Sep 6 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-3
+- Fix fixfiles to handle multiple rpm and make -o work
+
 * Fri Sep 1 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-2
 - Apply patch
 




More information about the fedora-cvs-commits mailing list