[SM-Commit] GIT changes to master grimoire by Bor Kraljič (23ee14a2225e9c18a8951a41613a96d063613701)

Bor Kraljič scm at sourcemage.org
Sat Oct 15 11:41:23 EDT 2011


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 perl-cpan/log-dispatch/DEPENDS   |    3 +--
 perl-cpan/log-dispatch/HISTORY   |    3 +++
 perl-cpan/mod_perl/DEPENDS       |    2 +-
 perl-cpan/mod_perl/HISTORY       |    3 +++
 perl-cpan/module-install/DEPENDS |    2 +-
 perl-cpan/module-install/HISTORY |    3 +++
 utils/rtirq/DEPENDS              |    2 +-
 utils/rtirq/HISTORY              |    3 +++
 8 files changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 23ee14a2225e9c18a8951a41613a96d063613701
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    rtirq: schedutils was deprecated in favour of util-linux (fixes #286)

commit 59267138df7a82fe199f04c6047a215b145b4f6e
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    module-install: module-build was merged into perl (fixes #290)

commit e88bb2173bde320ca61298fa028ae36f1ae6dd1b
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    mod_perl: apache was renamed to apache1 (fixes #291)

commit 8ea59c3592f33c54cebcc4473ed89ba8527e7dcf
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    log-dispatch: module-build was merged into perl (fixes #289)

diff --git a/perl-cpan/log-dispatch/DEPENDS b/perl-cpan/log-dispatch/DEPENDS
index ba484a4..6826bc7 100755
--- a/perl-cpan/log-dispatch/DEPENDS
+++ b/perl-cpan/log-dispatch/DEPENDS
@@ -1,2 +1 @@
-depends perl  &&
-depends module-build
+depends perl
diff --git a/perl-cpan/log-dispatch/HISTORY b/perl-cpan/log-dispatch/HISTORY
index 3bd6843..97918f9 100644
--- a/perl-cpan/log-dispatch/HISTORY
+++ b/perl-cpan/log-dispatch/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: module-build was merged into perl (fixes #289)
+
 2008-01-07 Vlad Glagolev <stealth at sourcemage.org>
 	* BUILD: useless
 
diff --git a/perl-cpan/mod_perl/DEPENDS b/perl-cpan/mod_perl/DEPENDS
index db6ec20..4eaa298 100755
--- a/perl-cpan/mod_perl/DEPENDS
+++ b/perl-cpan/mod_perl/DEPENDS
@@ -1,6 +1,6 @@
 if [ "$MOD_PERL_2" == "y" ]; then
   depends APACHE2
 else
-  depends apache
+  depends apache1
 fi   &&
 depends  perl
diff --git a/perl-cpan/mod_perl/HISTORY b/perl-cpan/mod_perl/HISTORY
index 762dea2..51290b6 100644
--- a/perl-cpan/mod_perl/HISTORY
+++ b/perl-cpan/mod_perl/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: apache was renamed to apache1 (fixes #291)
+
 2011-03-19 George Sherwood <gsherwood at sourcemage.org>
 	* DETAILS: Updated apache2 version to 2.0.5
 	  Removed SOURCE_URL[0] and made [1] now [0]
diff --git a/perl-cpan/module-install/DEPENDS b/perl-cpan/module-install/DEPENDS
index b657013..1dd0168 100755
--- a/perl-cpan/module-install/DEPENDS
+++ b/perl-cpan/module-install/DEPENDS
@@ -1 +1 @@
-depends  module-build
+depends  perl
diff --git a/perl-cpan/module-install/HISTORY b/perl-cpan/module-install/HISTORY
index fb84c80..48373e5 100644
--- a/perl-cpan/module-install/HISTORY
+++ b/perl-cpan/module-install/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: module-build was merged into perl (fixes #290)
+
 2008-01-07 Vlad Glagolev <stealth at sourcemage.org>
 	* BUILD: cleaned up
 
diff --git a/utils/rtirq/DEPENDS b/utils/rtirq/DEPENDS
index 0527dd3..f440a39 100755
--- a/utils/rtirq/DEPENDS
+++ b/utils/rtirq/DEPENDS
@@ -1 +1 @@
-depends  schedutils
+depends  util-linux
diff --git a/utils/rtirq/HISTORY b/utils/rtirq/HISTORY
index ad7be9c..e34e944 100644
--- a/utils/rtirq/HISTORY
+++ b/utils/rtirq/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: schedutils was deprecated in favour of util-linux (fixes #286)
+
 2007-12-02 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: Updated to 20071012.
 


More information about the SM-Commit mailing list