commit t1lib for openSUSE:Factory

2013-04-07 Thread h_root
Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory checked 
in at 2013-04-07 14:27:18

Comparing /work/SRC/openSUSE:Factory/t1lib (Old)
 and  /work/SRC/openSUSE:Factory/.t1lib.new (New)


Package is t1lib, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/t1lib/t1lib.changes  2012-04-23 
09:18:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.t1lib.new/t1lib.changes 2013-04-07 
14:27:18.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 10:45:31 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---

Old:

  t1lib-5.1.2.tar.bz2

New:

  t1lib-5.1.2.tar.gz



Other differences:
--
++ t1lib.spec ++
--- /var/tmp/diff_new_pack.aqxuRW/_old  2013-04-07 14:27:20.0 +0200
+++ /var/tmp/diff_new_pack.aqxuRW/_new  2013-04-07 14:27:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package t1lib
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Version:5.1.2
 Release:0
 Url:ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
-Source: %{name}-%{version}.tar.bz2
+Source: 
ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz
 Patch0: t1lib-auto.patch
 Patch1: t1lib_5.1.2-3.diff.gz
 Patch2: t1lib-5.1.2-CVE-2010-2642.patch

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



commit t1lib for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory checked 
in at 2011-12-06 19:07:09

Comparing /work/SRC/openSUSE:Factory/t1lib (Old)
 and  /work/SRC/openSUSE:Factory/.t1lib.new (New)


Package is t1lib, Maintainer is mvysko...@suse.com

Changes:




Other differences:
--
++ t1lib.spec ++
--- /var/tmp/diff_new_pack.pgehtm/_old  2011-12-06 19:41:20.0 +0100
+++ /var/tmp/diff_new_pack.pgehtm/_new  2011-12-06 19:41:20.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   t1lib
 BuildRequires:  libtool xorg-x11-devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Group:  System/Libraries
 Version:5.1.2
 Release:1

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



commit t1lib for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory checked 
in at 2011-11-28 12:58:05

Comparing /work/SRC/openSUSE:Factory/t1lib (Old)
 and  /work/SRC/openSUSE:Factory/.t1lib.new (New)


Package is t1lib, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/t1lib/t1lib.changes  2011-09-23 
12:47:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.t1lib.new/t1lib.changes 2011-11-28 
12:58:10.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 24 11:38:47 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---
+Thu Nov 24 10:21:26 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ t1lib.spec ++
--- /var/tmp/diff_new_pack.c3wEYZ/_old  2011-11-28 12:58:11.0 +0100
+++ /var/tmp/diff_new_pack.c3wEYZ/_new  2011-11-28 12:58:11.0 +0100
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   t1lib
-BuildRequires:  xorg-x11-devel
+BuildRequires:  libtool xorg-x11-devel
 License:LGPLv2.1+
 Group:  System/Libraries
-AutoReqProv:on
 Version:5.1.2
-Release:13
-Url:ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
+Release:1
+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
 Patch1: t1lib_5.1.2-3.diff.gz
@@ -41,7 +39,6 @@
 have been eliminated.
 
 %package  -n t1lib-devel
-License:LGPLv2.1+
 Summary:Development Libraries for T1lib
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version} xorg-x11-libX11-devel
@@ -66,16 +63,13 @@
 export CFLAGS=%{optflags} -fno-strict-aliasing 
 export CXXFLAGS=%{optflags} -fno-strict-aliasing
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs} without_doc
+make %{?_smp_mflags} without_doc
 
 %install
 %{__make} DESTDIR=%{buildroot} install
 %{__rm} -f %{buildroot}%{_datadir}/t1lib/doc/t1lib_doc*
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit t1lib for openSUSE:Factory

2011-07-14 Thread h_root

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.0 +0100
+++ /mounts/work_src_done/STABLE/t1lib/t1lib.changes2011-07-14 
14:59:30.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.gMBePB/_new  2011-07-14 17:18:38.0 +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