packages: libwmf/libwmf.spec, lame/lame.spec, speex/speex.spec - BR: pkgconfig

sparky sparky at pld-linux.org
Tue Dec 1 01:56:42 CET 2009


Author: sparky                       Date: Tue Dec  1 00:56:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pkgconfig

---- Files affected:
packages/libwmf:
   libwmf.spec (1.92 -> 1.93) 
packages/lame:
   lame.spec (1.55 -> 1.56) 
packages/speex:
   speex.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/libwmf/libwmf.spec
diff -u packages/libwmf/libwmf.spec:1.92 packages/libwmf/libwmf.spec:1.93
--- packages/libwmf/libwmf.spec:1.92	Tue Jul 14 13:54:03 2009
+++ packages/libwmf/libwmf.spec	Tue Dec  1 01:56:37 2009
@@ -28,12 +28,13 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel >= 1.2.12
 BuildRequires:	libtool >= 1:1.4.2-9
+BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
 Requires(post):	ghostscript-fonts-std
 Requires(post):	sed
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	fonts-Type1-urw
 Requires:	sed
-Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags_ia32	-fomit-frame-pointer
@@ -187,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2009/12/01 00:56:37  sparky
+- BR: pkgconfig
+
 Revision 1.92  2009/07/14 11:54:03  arekm
 - rel 10
 
@@ -506,48 +510,3 @@
 
 Revision 1.4  1999/07/12 23:06:06  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Mon May 24 1999 Ryan Weaver <ryanw at infohwy.com>
-  [libwmf-0.1.10-1]
-- removed c++ comment
-- stripped ^M's out
-- cast a few things to void pointers before assigning
-  them to userdata.
-
-* Wed May 19 1999 Ryan Weaver <ryanw at infohwy.com>
-  [libwmf-0.1.9-2]
-- New source tgz, same version, recompiling.
-- Some changes to configure script and other files.
-
-* Wed Apr 28 1999 Ryan Weaver <ryanw at infohwy.com>
-  [libwmf-0.1.9-1]
-- v 0.1.9
-- added more bullet proofing against the sort of nightmare wmf's
-  that come out of mswordview.
-- some better error checking for missing fonts, (doh !)
-- broke tt, fixed tt
-- removd debugging messages.
-
-* Fri Apr 23 1999 Ryan Weaver <ryanw at infohwy.com>
-  [libwmf-0.1.8-1]
-- v 0.1.8
-- trivial change to wmfapi.h to make life easier with blip
-  handling in mswordview
-- made configure script get heroic when searching for components,
-  checks for for includes and libs both below a --with-stuff dir, and
-  also inside it as well.
-
-* Tue Apr 13 1999 Ryan Weaver <ryanw at infohwy.com>
-  [libwmf-0.1.7-1]
-- Initial RPM Build
-- 0.1.7
-- added ability to gd to read xbm's from data, rather than file,
-  changed source accordingly, dont need to carry xbm's around
-  anymore.
-- changed configure script to agressively find the xpm header file,
-- tested to work under aix (of all things :-))
-- tested to work under solaris.
-- checked that it reports lack of xpm lib, and fails to go any
-  further.
-- fiddled a bit more, and libwmf now works cleanly with mswordview,
-  all cheer.

================================================================
Index: packages/lame/lame.spec
diff -u packages/lame/lame.spec:1.55 packages/lame/lame.spec:1.56
--- packages/lame/lame.spec:1.55	Fri Nov 14 15:29:35 2008
+++ packages/lame/lame.spec	Tue Dec  1 01:56:37 2009
@@ -3,13 +3,13 @@
 # Conditional build:
 %bcond_without	gtk	# without GTK+ frontend
 #
+%define _ver	3.98
+%define _vermin	2
 Summary:	Software to create compressed audio files
 Summary(es.UTF-8):	Lame es un gerador de MP3
 Summary(pl.UTF-8):	Program do tworzenia skompresowanych plików dźwiękowych
 Summary(pt_BR.UTF-8):	Lame é um gerador de MP3
 Name:		lame
-%define _ver	3.98
-%define _vermin	2
 Version:	%{_ver}.%{_vermin}
 Release:	1
 # libmp3lame encoder is LGPL v2+, but decoder parts (enabled by default)
@@ -30,6 +30,7 @@
 BuildRequires:	libtool
 BuildRequires:	nasm
 BuildRequires:	ncurses-devel >= 4.2
+BuildRequires:	pkgconfig
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -184,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2009/12/01 00:56:37  sparky
+- BR: pkgconfig
+
 Revision 1.55  2008/11/14 14:29:35  baggins
 - distfiles friendly Source0
 

================================================================
Index: packages/speex/speex.spec
diff -u packages/speex/speex.spec:1.38 packages/speex/speex.spec:1.39
--- packages/speex/speex.spec:1.38	Thu Jul 31 19:39:49 2008
+++ packages/speex/speex.spec	Tue Dec  1 01:56:37 2009
@@ -20,6 +20,7 @@
 BuildRequires:	automake
 BuildRequires:	libogg-devel
 BuildRequires:	libtool
+BuildRequires:	pkgconfig
 Obsoletes:	Speex
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -144,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2009/12/01 00:56:37  sparky
+- BR: pkgconfig
+
 Revision 1.38  2008/07/31 17:39:49  qboosh
 - updated to 1.2rc1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libwmf/libwmf.spec?r1=1.92&r2=1.93&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lame/lame.spec?r1=1.55&r2=1.56&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/speex/speex.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list