SPECS: Atlas-C++.spec, DFB++.spec, DirectFB.spec - R: pkgconfig fo...

glen glen at pld-linux.org
Fri Dec 30 13:52:27 CET 2005


Author: glen                         Date: Fri Dec 30 12:52:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: pkgconfig for -devel

---- Files affected:
SPECS:
   Atlas-C++.spec (1.17 -> 1.18) , DFB++.spec (1.20 -> 1.21) , DirectFB.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/Atlas-C++.spec
diff -u SPECS/Atlas-C++.spec:1.17 SPECS/Atlas-C++.spec:1.18
--- SPECS/Atlas-C++.spec:1.17	Thu Jun 30 20:30:02 2005
+++ SPECS/Atlas-C++.spec	Fri Dec 30 13:52:22 2005
@@ -10,8 +10,8 @@
 # Source0-md5:	5ef0a12001d3924baa2742171af31ed3
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libstdc++-devel
+BuildRequires:	libtool >= 2:1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +31,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
+Requires:	pkgconfig
 
 %description devel
 Atlas-C++ is the current C++ implementation of the Atlas protocol, a
@@ -119,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/12/30 12:52:22  glen
+- R: pkgconfig for -devel
+
 Revision 1.17  2005/06/30 18:30:02  qboosh
 - strict internal deps, BR libtool with C++ support, unified some parts
 
@@ -150,12 +154,12 @@
 - use new %doc infrastructure.
 
 Revision 1.7  2002/05/21 23:12:35  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.6  2002/04/25 15:49:11  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.5  2002/04/23 18:39:27  zytek
 - typo (I don't know what means "typo" but what I did is a "typo", I think..)
@@ -165,7 +169,7 @@
   Group field using gettext).
 
 Revision 1.3  2002/01/18 02:12:09  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.2  2001/12/11 15:59:31  qboosh
 - remaining pl summaries, added post/postun instead of soname symlink

================================================================
Index: SPECS/DFB++.spec
diff -u SPECS/DFB++.spec:1.20 SPECS/DFB++.spec:1.21
--- SPECS/DFB++.spec:1.20	Fri Dec  9 13:01:46 2005
+++ SPECS/DFB++.spec	Fri Dec 30 13:52:22 2005
@@ -40,6 +40,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	DirectFB-devel >= 1:%{version}
 Requires:	libstdc++-devel
+Requires:	pkgconfig
 
 %description devel
 Header files for DFB++ library.
@@ -113,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/12/30 12:52:22  glen
+- R: pkgconfig for -devel
+
 Revision 1.20  2005/12/09 12:01:46  zboczuch
 - pl fix
 

================================================================
Index: SPECS/DirectFB.spec
diff -u SPECS/DirectFB.spec:1.63 SPECS/DirectFB.spec:1.64
--- SPECS/DirectFB.spec:1.63	Tue Oct 25 21:24:45 2005
+++ SPECS/DirectFB.spec	Fri Dec 30 13:52:22 2005
@@ -27,8 +27,8 @@
 BuildRequires:	freetype-devel >= 2.0.2
 BuildRequires:	libjpeg-devel >= 6b
 BuildRequires:	libpng-devel >= 1.0
-BuildRequires:	libvncserver-devel
 BuildRequires:	libtool
+BuildRequires:	libvncserver-devel
 %{?with_multi:BuildRequires:	linux-fusion-devel}
 BuildRequires:	sed >= 4.0
 BuildRequires:	sysfsutils-devel >= 1.3.0-3
@@ -54,6 +54,7 @@
 Summary(pl):	DirectFB - pliki nagłówkowe
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	pkgconfig
 Requires:	zlib-devel >= 1.1.3
 
 %description devel
@@ -174,9 +175,9 @@
 %description input-elo -l pl
 Sterownik wejściowy do touchscreenów ELO dla DirectFB.
 
-UWAGA: aktualnie używa zakodowanego na stałe portu /dev/ttyS0, więc nie
-należy go instalować, jeśli urządzenie ELO nie jest podłączone do tego
-portu. Sterownik może utrudnić współpracę z innymi urządzeniami
+UWAGA: aktualnie używa zakodowanego na stałe portu /dev/ttyS0, więc
+nie należy go instalować, jeśli urządzenie ELO nie jest podłączone do
+tego portu. Sterownik może utrudnić współpracę z innymi urządzeniami
 podłączonymi do /dev/ttyS0 (jak mysz, modem itp.).
 
 %package input-mutouch
@@ -393,6 +394,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2005/12/30 12:52:22  glen
+- R: pkgconfig for -devel
+
 Revision 1.63  2005/10/25 19:24:45  qboosh
 - updated to 0.9.24, removed obsolete missing-files,drivers,segv patches
 
@@ -444,7 +448,7 @@
 - libmpeg3 video provides has been moved to DirectFB-extra (WIP)
 
 Revision 1.49  2004/02/28 17:31:12  saq
-- more general ix86 %%ifarchs
+- more general ix86 %ifarchs
 
 Revision 1.48  2004/01/09 15:31:07  qboosh
 - dropped ugly i2c workaround; glibc-kernel-headers contain proper fix
@@ -469,7 +473,7 @@
 - mass commit: cosmetics (removed trailing white spaces)
 
 Revision 1.41  2003/08/11 20:44:50  ankry
-cosmetics
+- cosmetics
 
 Revision 1.40  2003/08/01 18:08:41  krzak
 - i810 build patch
@@ -547,18 +551,18 @@
 - added tutorials to doc
 
 Revision 1.20  2002/06/23 20:52:47  kloczek
-perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
 
 Revision 1.19  2002/06/23 20:32:18  kloczek
 - perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
 
 Revision 1.18  2002/05/21 23:12:35  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.17  2002/04/26 14:00:49  wiget
-%%files fixes
+- %files fixes
 
 Revision 1.16  2002/04/26 12:21:14  wiget
 - start update to 0.9.10
@@ -573,14 +577,14 @@
 - perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
 
 Revision 1.13  2002/02/28 17:36:22  depesz
-new version
+- new version
 
 Revision 1.12  2002/02/22 23:28:37  kloczek
 - removed all Group fields translations (oure rpm now can handle translating
   Group field using gettext).
 
 Revision 1.11  2002/01/18 02:12:10  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.10  2001/10/04 09:41:36  qboosh
 - adapterized, fixed some typos, BR: autoconf,automake
@@ -596,31 +600,29 @@
 - stb
 
 Revision 1.7  2001/06/12 10:01:02  cieciwa
--update to version 0.9.2
+- update to version 0.9.2
 
 Revision 1.6  2001/05/07 10:16:59  cieciwa
 - release 2,
-- small clean in %%files,
-- added %%post, %%postun.
+- small clean in %files,
+- added %post, %postun.
 
 Revision 1.5  2001/05/07 09:25:59  cieciwa
 - updated to version 0.9.1,
 - fixed source location,
 - fixed URL.
-
-STD
+  STD
 
 Revision 1.4  2001/05/02 02:43:03  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.3  2001/04/27 12:15:09  cieciwa
-- updated %%files.
-
-STB.
+- updated %files.
+  STB.
 
 Revision 1.2  2001/04/27 09:10:45  cieciwa
 - added subpackage DEVEl and DOC,
-- %%files are empty !!!!!
+- %files are empty !!!!!
 
 Revision 1.1  2001/04/27 08:36:02  cieciwa
 - initial spec.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Atlas-C++.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/DFB++.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/DirectFB.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list