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 "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/t1lib/t1lib.changes      2011-09-23 
12:47:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.t1lib.new/t1lib.changes 2011-11-28 
12:58:10.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Nov 24 11:38:47 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------
+Thu Nov 24 10:21:26 UTC 2011 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.c3wEYZ/_new  2011-11-28 12:58:11.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to