Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory
checked in at Thu Jul 14 17:19:07 CEST 2011.



--------
--- t1lib/t1lib.changes 2011-01-07 11:01:25.000000000 +0100
+++ /mounts/work_src_done/STABLE/t1lib/t1lib.changes    2011-07-14 
14:59:30.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 14 12:58:41 UTC 2011 - co...@novell.com
+
+- avoid quilt when applying patches - it creates a huge build cycle
+  in factory
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ t1lib.spec ++++++
--- /var/tmp/diff_new_pack.gMBePB/_old  2011-07-14 17:18:38.000000000 +0200
+++ /var/tmp/diff_new_pack.gMBePB/_new  2011-07-14 17:18:38.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package t1lib (Version 5.1.2)
+# spec file for package t1lib
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,12 +19,12 @@
 
 
 Name:           t1lib
-BuildRequires:  quilt xorg-x11-devel
+BuildRequires:  xorg-x11-devel
 License:        LGPLv2.1+
 Group:          System/Libraries
 AutoReqProv:    on
 Version:        5.1.2
-Release:        8
+Release:        13
 Url:            ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
 Source:         
ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.bz2
 Patch0:         t1lib-auto.patch
@@ -40,12 +40,6 @@
 Some disadvantages of the rasterizer included in the X Window System
 have been eliminated.
 
-
-
-Authors:
---------
-    Rainer Menzner <rainer.menz...@neuroinformatik.ruhr-uni-bochum.de>
-
 %package      -n t1lib-devel
 License:        LGPLv2.1+
 Summary:        Development Libraries for T1lib
@@ -56,18 +50,16 @@
 This package provides the t1lib development environment (static
 libraries, header files, and more).
 
-
-
-Authors:
---------
-    Rainer Menzner <rainer.menz...@neuroinformatik.ruhr-uni-bochum.de>
-
 %prep
 %setup -q -n t1lib-%{version}
 %patch0 -p1 -b .auto
 %patch1 -p1
-QUILT_PATCHES=debian/patches quilt push -a
 %patch2 -p1 -b .CVE-2010-2642
+# quilt-lite
+grep -v '^#' debian/patches/series | while read patch level; do
+  if test -z "$level" ; then level=-p1; fi
+  patch $level < debian/patches/$patch
+done
 
 %build
 autoreconf -fiv


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to