rpms/usermode/devel .cvsignore, 1.52, 1.53 sources, 1.56, 1.57 usermode.spec, 1.73, 1.74

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Thu Jan 10 20:43:23 UTC 2008


Author: mitr

Update of /cvs/pkgs/rpms/usermode/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22710

Modified Files:
	.cvsignore sources usermode.spec 
Log Message:
* Thu Jan 10 2008 Miloslav Trmač <mitr at redhat.com> - 1.94-1
- Add support for including files from wrapper configuration files.  Original
  patch by Carlo de Wolf.
  Resolves: #426095
- Add /etc/security/console.apps/config-util for use by system-config-*
- Rename sr at Latn.po to sr at latin.po
  Resolves: #425842



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/devel/.cvsignore,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- .cvsignore	16 Oct 2007 11:34:14 -0000	1.52
+++ .cvsignore	10 Jan 2008 20:42:41 -0000	1.53
@@ -1 +1 @@
-usermode-1.93.1.tar.bz2
+usermode-1.94.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/devel/sources,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- sources	16 Oct 2007 11:34:14 -0000	1.56
+++ sources	10 Jan 2008 20:42:41 -0000	1.57
@@ -1 +1 @@
-f4abcfccf2af706fa47f56eec42e2f90  usermode-1.93.1.tar.bz2
+5766976b959e59c2e00c9bf445cb9521  usermode-1.94.tar.bz2


Index: usermode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/devel/usermode.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- usermode.spec	16 Oct 2007 11:34:14 -0000	1.73
+++ usermode.spec	10 Jan 2008 20:42:41 -0000	1.74
@@ -4,7 +4,7 @@
 
 Summary: Tools for certain user account management tasks
 Name: usermode
-Version: 1.93.1
+Version: 1.94
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -65,6 +65,7 @@
 	install -m644 $wrappedapp $RPM_BUILD_ROOT/etc/security/console.apps/${wrappedapp}
 	cp shutdown.pamd $RPM_BUILD_ROOT/etc/pam.d/${wrappedapp}
 done
+echo 'USER=root' > $RPM_BUILD_ROOT/etc/security/console.apps/config-util
 
 for i in redhat-userinfo.desktop redhat-userpasswd.desktop; do
   echo 'NoDisplay=true' >>$RPM_BUILD_ROOT%{_datadir}/applications/$i
@@ -96,6 +97,7 @@
 %config(noreplace) /etc/pam.d/halt
 %config(noreplace) /etc/pam.d/reboot
 %config(noreplace) /etc/pam.d/poweroff
+%config(noreplace) /etc/security/console.apps/config-util
 %config /etc/security/console.apps/halt
 %config /etc/security/console.apps/reboot
 %config /etc/security/console.apps/poweroff
@@ -116,6 +118,14 @@
 %{_datadir}/applications/*
 
 %changelog
+* Thu Jan 10 2008 Miloslav Trmač <mitr at redhat.com> - 1.94-1
+- Add support for including files from wrapper configuration files.  Original
+  patch by Carlo de Wolf.
+  Resolves: #426095
+- Add /etc/security/console.apps/config-util for use by system-config-*
+- Rename sr at Latn.po to sr at latin.po
+  Resolves: #425842
+
 * Tue Oct 16 2007 Miloslav Trmač <mitr at redhat.com> - 1.93.1-1
 - New release with updated translations
   Resolves: #332441




More information about the fedora-extras-commits mailing list