|
|
Author: dwalsh
Update of /cvs/dist/rpms/libsemanage/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28327
Modified Files:
.cvsignore libsemanage.spec sources
Log Message:
* Mon Feb 13 2006 Dan Walsh <dwalsh@xxxxxxxxxx> - 1.5.23-1
- Upgrade to latest from NSA
* Merged optionals in base patch from Joshua Brindle.
* Merged treat seusers/users_extra as optional sections patch from
Ivan Gyurdiev.
* Merged parse_optional fixes from Ivan Gyurdiev.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsemanage/devel/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore 7 Feb 2006 15:30:09 -0000 1.51
+++ .cvsignore 13 Feb 2006 19:31:13 -0000 1.52
@@ -54,3 +54,4 @@
libsemanage-1.5.19.tgz
libsemanage-1.5.20.tgz
libsemanage-1.5.21.tgz
+libsemanage-1.5.23.tgz
Index: libsemanage.spec
===================================================================
RCS file: /cvs/dist/rpms/libsemanage/devel/libsemanage.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- libsemanage.spec 11 Feb 2006 04:12:41 -0000 1.74
+++ libsemanage.spec 13 Feb 2006 19:31:13 -0000 1.75
@@ -1,13 +1,12 @@
-%define libsepolver 1.11.13-1
+%define libsepolver 1.11.14-1
%define libselinuxver 1.29.6-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
-Version: 1.5.21
-Release: 2.1
+Version: 1.5.23
+Release: 1
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
-Patch: libsemanage-rhat.patch
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires: libselinux-devel >= %{libselinuxver}
@@ -40,7 +39,6 @@
%prep
%setup -q
-%patch -p2 -b .rhat
%build
make clean
@@ -77,6 +75,13 @@
%{_mandir}/man3/*
%changelog
+* Mon Feb 13 2006 Dan Walsh <dwalsh@xxxxxxxxxx> - 1.5.23-1
+- Upgrade to latest from NSA
+ * Merged optionals in base patch from Joshua Brindle.
+ * Merged treat seusers/users_extra as optional sections patch from
+ Ivan Gyurdiev.
+ * Merged parse_optional fixes from Ivan Gyurdiev.
+
* Fri Feb 10 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 1.5.21-2.1
- bump again for double-long bug on ppc(64)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsemanage/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources 7 Feb 2006 15:30:09 -0000 1.53
+++ sources 13 Feb 2006 19:31:17 -0000 1.54
@@ -1 +1 @@
-b102f0d9a53b79927aeeff9c5fe448d0 libsemanage-1.5.21.tgz
+0484ae69e477977a298a64e5084f8856 libsemanage-1.5.23.tgz
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|