Revision: 7288
          http://sourceforge.net/p/ipcop/svn/7288
Author:   owes
Date:     2014-03-06 06:19:08 +0000 (Thu, 06 Mar 2014)
Log Message:
-----------
Update logrotate to 3.8.7

Modified Paths:
--------------
    ipcop/trunk/lfs/logrotate
    ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
    ipcop/trunk/updates/2.1.3/information.xml

Modified: ipcop/trunk/lfs/logrotate
===================================================================
--- ipcop/trunk/lfs/logrotate   2014-03-06 05:51:40 UTC (rev 7287)
+++ ipcop/trunk/lfs/logrotate   2014-03-06 06:19:08 UTC (rev 7288)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME  := logrotate
-VER       := 3.8.6
+VER       := 3.8.7
 HOST_ARCH := all
 OTHER_SRC := yes
 
@@ -43,7 +43,7 @@
 DIR_APP   := $(DIR_SRC)/$(THISAPP)
 TARGET    := $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
-PATCH1    := $(PKG_NAME)_$(VER)-1.debian.tar.gz
+PATCH1    := $(PKG_NAME)_$(VER)-1.debian.tar.xz
 
 ###############################################################################
 # Top-level Rules
@@ -54,8 +54,8 @@
 $(DL_FILE):= $(DL_FROM)/$(DL_FILE)
 $(PATCH1) :=$(URL_DEBIAN)/l/$(PKG_NAME)/$(PATCH1)
 
-$(DL_FILE)_MD5:= cd0082bbd7248e627ec659f2442fcdf9
-$(PATCH1)_MD5 := 62c5748cf0a8b7e49738fc6cfa364f7d
+$(DL_FILE)_MD5:= 99e08503ef24c3e2e3ff74cc5f3be213
+$(PATCH1)_MD5 := d1d2acc2207b89609608bb64d675fce1
 
 install : $(TARGET)
 
@@ -85,9 +85,9 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        # --no-same-owner --no-same-permissions is needed by ./test
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar --no-same-owner 
--no-same-permissions -zxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar --no-same-owner 
--no-same-permissions -xf $(DIR_DL)/$(DL_FILE)
        # Apply patches on debian order
-       cd $(DIR_APP) && tar zxf $(DIR_DL)/$(PATCH1)
+       cd $(DIR_APP) && tar xf $(DIR_DL)/$(PATCH1)
        cd $(DIR_APP) && for patch in `cat debian/patches/series` ; do echo 
"Using $$patch"; patch -p1 -i debian/patches/$$patch; done
 
        cd $(DIR_APP) && make RPM_OPT_FLAGS="$(CFLAGS)"

Modified: ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
===================================================================
--- ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-06 05:51:40 UTC 
(rev 7287)
+++ ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-06 06:19:08 UTC 
(rev 7288)
@@ -90,6 +90,9 @@
 /sbin/ss
 /sbin/tc
 ##
+## logrotate-3.8.7
+/usr/sbin/logrotate
+##
 ## procps-3.3.9
 /bin/ps
 /sbin/sysctl

Modified: ipcop/trunk/updates/2.1.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.3/information.xml   2014-03-06 05:51:40 UTC (rev 
7287)
+++ ipcop/trunk/updates/2.1.3/information.xml   2014-03-06 06:19:08 UTC (rev 
7288)
@@ -6,6 +6,7 @@
         <isoimages>no</isoimages>
         <description>Language updates.&lt;br /&gt;
         Upgrade coreutils to 8.22, e2fsprogs to 1.42.9, iproute2 to 3.12.0,
+        logrotate to 3.8.7,
         procps to 3.3.9, psmisc to 22.21, sqlite to 3.8.3.1.</description>
         <previousversion>2.1.2</previousversion>
         <installdate>INSTALLDATE</installdate>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to