[paketler-commits] r71400 - in 2009/stable/system/devel/gcc: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
30 Haz 2009 Sal 21:57:16 EEST


Author: onur
Date: Tue Jun 30 21:57:16 2009
New Revision: 71400

Added:
   2009/stable/system/devel/gcc/files/fix-man-page-creation-gentoo-256608.diff
      - copied unchanged from r71399, 2009/devel/system/devel/gcc/files/fix-man-page-creation-gentoo-256608.diff
Modified:
   2009/stable/system/devel/gcc/   (props changed)
   2009/stable/system/devel/gcc/actions.py
   2009/stable/system/devel/gcc/pspec.xml
Log:
fix man page creation, thanks to Gökçen

Modified: 2009/stable/system/devel/gcc/actions.py
=================================================================
--- 2009/stable/system/devel/gcc/actions.py	(original)
+++ 2009/stable/system/devel/gcc/actions.py	Tue Jun 30 21:57:16 2009
@@ -67,7 +67,7 @@
     pisitools.removeDir("/usr/lib/gcc/*/*/include-fixed")
     pisitools.removeDir("/usr/lib/gcc/*/*/install-tools")
 
-    # This one comes with gdb
+    # This one comes with binutils
     pisitools.remove("/usr/lib/libiberty.a")
 
     # cc symlink
@@ -75,3 +75,4 @@
 
     # /lib/cpp symlink for legacy X11 stuff
     pisitools.dosym("/usr/bin/cpp", "/lib/cpp")
+

Modified: 2009/stable/system/devel/gcc/pspec.xml
=================================================================
--- 2009/stable/system/devel/gcc/pspec.xml	(original)
+++ 2009/stable/system/devel/gcc/pspec.xml	Tue Jun 30 21:57:16 2009
@@ -91,6 +91,7 @@
             <Patch>libjava-nobiarch-check.dpatch</Patch>
             <Patch>config-ml.dpatch</Patch>
             <Patch>svn-doc-updates.dpatch</Patch>
+            <Patch level="1">fix-man-page-creation-gentoo-256608.diff</Patch>
 
             <!-- Some patches from Redhat gcc 4.3 branch -->
             <Patch>redhat/const-dso-handle.patch</Patch>
@@ -98,7 +99,7 @@
             <Patch>redhat/build-id.patch</Patch>
             <Patch>redhat/c++-builtin-redecl.patch</Patch>
 
-            <!-- Pardus only patches , put error/warning count -->
+            <!-- Pardus only patches, put error/warning count -->
             <Patch level="1">pr26061.patch</Patch>
         </Patches>
     </Source>
@@ -159,6 +160,13 @@
     </Package>
 
     <History>
+        <Update release="48">
+            <Date>2009-06-30</Date>
+            <Version>4.3.3</Version>
+            <Comment>Fix man pages creation</Comment>
+            <Name>Onur Küçük</Name>
+            <Email>onur at pardus.org.tr</Email>
+        </Update>
         <Update release="47">
             <Date>2009-01-29</Date>
             <Version>4.3.3</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi