[perl-Satcon] Rebase to perl-Satcon-1.19-1.fc16 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jan 2 14:50:31 UTC 2012


commit 4b8bf427b3adea12c682841b9813547d6b3ece11
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jan 2 15:50:08 2012 +0100

    Rebase to perl-Satcon-1.19-1.fc16 in rawhide.

 .gitignore       |    1 +
 perl-Satcon.spec |   26 ++++++++++++++++++++++----
 sources          |    2 +-
 3 files changed, 24 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120521b..a16f37d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 perl-Satcon-1.11.tar.gz
 /perl-Satcon-1.14.tar.gz
+/perl-Satcon-1.19.tar.gz
diff --git a/perl-Satcon.spec b/perl-Satcon.spec
index 3ab86d5..2e2f73a 100644
--- a/perl-Satcon.spec
+++ b/perl-Satcon.spec
@@ -1,7 +1,7 @@
 Name:           perl-Satcon
 Summary:        Framework for configuration files
-Version:        1.14
-Release:        2%{?dist}
+Version:        1.19
+Release:        1%{?dist}
 License:        GPLv2
 Group:          Applications/System
 URL:            https://fedorahosted.org/spacewalk
@@ -46,8 +46,26 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
-* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.14-2
-- Perl mass rebuild
+* Tue Jul 19 2011 Jan Pazdziora 1.19-1
+- Updating the copyright years.
+
+* Tue May 03 2011 Jan Pazdziora 1.18-1
+- Do chgrp apache for files being deployed.
+
+* Thu Apr 28 2011 Jan Pazdziora 1.17-1
+- Do not confuse me by saying Unsubstituted Tags when there are none.
+- Do not deploy .orig files.
+- When creating config files in /etc/rhn, clear access for other (make it
+  -rw-r-----, in typical case).
+
+* Mon Apr 25 2011 Jan Pazdziora 1.16-1
+- The File::Copy and File::Temp do not seem to be used in Satcon, removing the
+  use.
+
+* Thu Apr 21 2011 Jan Pazdziora 1.15-1
+- When creating the backup directory, do not leave them open for other, just
+  owner and group should be enough.
+- Use cp -p instead of File::Copy::copy to preserve the access rights.
 
 * Fri Feb 18 2011 Jan Pazdziora 1.14-1
 - Localize the filehandle globs; also use three-parameter opens.
diff --git a/sources b/sources
index 6ac2aa0..18d2284 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6324d6259317dfaae386d7981b13d190  perl-Satcon-1.14.tar.gz
+1b9b5b7f1fcba04aa781d07697838fb8  perl-Satcon-1.19.tar.gz


More information about the scm-commits mailing list