|
|
Author: dwalsh
Update of /cvs/dist/rpms/mcstrans/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17935
Modified Files:
.cvsignore mcstrans.spec sources
Log Message:
* Mon May 15 2006 Dan Walsh <dwalsh@xxxxxxxxxx> 0.1.5-1
- Fix sighup handling
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/mcstrans/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 15 May 2006 13:39:07 -0000 1.6
+++ .cvsignore 17 May 2006 01:54:00 -0000 1.7
@@ -3,3 +3,4 @@
mcstrans-0.1.2.tgz
mcstrans-0.1.3.tgz
mcstrans-0.1.4.tgz
+mcstrans-0.1.5.tgz
Index: mcstrans.spec
===================================================================
RCS file: /cvs/dist/rpms/mcstrans/devel/mcstrans.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mcstrans.spec 15 May 2006 16:19:44 -0000 1.11
+++ mcstrans.spec 17 May 2006 01:54:00 -0000 1.12
@@ -1,7 +1,7 @@
Summary: SELinux Translation Daemon
Name: mcstrans
-Version: 0.1.4
-Release: 2
+Version: 0.1.5
+Release: 1
License: GPL
Group: System Environment/Daemons
Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz
@@ -67,6 +67,9 @@
%{_sysconfdir}/rc.d/init.d/mcstrans
%changelog
+* Mon May 15 2006 Dan Walsh <dwalsh@xxxxxxxxxx> 0.1.5-1
+- Fix sighup handling
+
* Mon May 15 2006 Dan Walsh <dwalsh@xxxxxxxxxx> 0.1.4-1
- Add patch from sgrubb
- Fix 64 bit size problems
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/mcstrans/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 15 May 2006 13:39:07 -0000 1.6
+++ sources 17 May 2006 01:54:00 -0000 1.7
@@ -1 +1 @@
-cd113ebd26e480ea59fe3865eed2fb67 mcstrans-0.1.4.tgz
+1e6e8530cf759e72fd05df8daaa9194d mcstrans-0.1.5.tgz
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|