packages: libxspf/libxspf.spec, artha/artha.spec, wesnoth/wesnoth.spec, ude...

sparky sparky at pld-linux.org
Sun Nov 22 02:34:04 CET 2009


Author: sparky                       Date: Sun Nov 22 01:34:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: s/pkg-config/pkgconfig/

---- Files affected:
packages/libxspf:
   libxspf.spec (1.21 -> 1.22) 
packages/artha:
   artha.spec (1.1 -> 1.2) 
packages/wesnoth:
   wesnoth.spec (1.122 -> 1.123) 
packages/udev-extras:
   udev-extras.spec (1.3 -> 1.4) 
packages/uae:
   uae.spec (1.30 -> 1.31) 
packages/crrcsim:
   crrcsim.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libxspf/libxspf.spec
diff -u packages/libxspf/libxspf.spec:1.21 packages/libxspf/libxspf.spec:1.22
--- packages/libxspf/libxspf.spec:1.21	Wed May 27 00:44:45 2009
+++ packages/libxspf/libxspf.spec	Sun Nov 22 02:33:59 2009
@@ -21,7 +21,7 @@
 BuildRequires:	expat-devel >= 1:1.95.8
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 BuildRequires:	uriparser-devel >= 0.7.5
 Requires:	expat >= 1:1.95.8
 Requires:	uriparser >= 0.7.5
@@ -117,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/11/22 01:33:59  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.21  2009/05/26 22:44:45  charles
 - added without static_libs bcond
 

================================================================
Index: packages/artha/artha.spec
diff -u packages/artha/artha.spec:1.1 packages/artha/artha.spec:1.2
--- packages/artha/artha.spec:1.1	Sun Nov  8 20:27:11 2009
+++ packages/artha/artha.spec	Sun Nov 22 02:33:59 2009
@@ -14,7 +14,7 @@
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 2.14
 BuildRequires:	gtk+2-devel >= 2.12
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 Requires:	WordNet
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/11/22 01:33:59  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.1  2009/11/08 19:27:11  dirdival
 - new (thanks Przemyslaw Firszt)
 

================================================================
Index: packages/wesnoth/wesnoth.spec
diff -u packages/wesnoth/wesnoth.spec:1.122 packages/wesnoth/wesnoth.spec:1.123
--- packages/wesnoth/wesnoth.spec:1.122	Thu Oct 22 12:58:51 2009
+++ packages/wesnoth/wesnoth.spec	Sun Nov 22 02:33:59 2009
@@ -38,7 +38,7 @@
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libvorbis-devel
 BuildRequires:	p7zip
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -269,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2009/11/22 01:33:59  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.122  2009/10/22 10:58:51  lisu
 - rel 2
 

================================================================
Index: packages/udev-extras/udev-extras.spec
diff -u packages/udev-extras/udev-extras.spec:1.3 packages/udev-extras/udev-extras.spec:1.4
--- packages/udev-extras/udev-extras.spec:1.3	Tue Nov 17 22:23:12 2009
+++ packages/udev-extras/udev-extras.spec	Sun Nov 22 02:34:00 2009
@@ -23,7 +23,7 @@
 BuildRequires:	libxslt-devel
 BuildRequires:	libxslt-progs
 BuildRequires:	pciutils
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 BuildRequires:	udev-devel >= 141
 BuildRequires:	usbutils >= 0.82
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/11/22 01:34:00  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.3  2009/11/17 21:23:12  zbyniu
 - BR: s/libusb-devel/libusb-compat-devel/, libxslt-progs
 

================================================================
Index: packages/uae/uae.spec
diff -u packages/uae/uae.spec:1.30 packages/uae/uae.spec:1.31
--- packages/uae/uae.spec:1.30	Sat Nov 21 17:09:01 2009
+++ packages/uae/uae.spec	Sun Nov 22 02:34:00 2009
@@ -21,7 +21,7 @@
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 2.4.0
 BuildRequires:	libtool
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2009/11/22 01:34:00  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.30  2009/11/21 16:09:01  sparky
 - fixed BRs
 

================================================================
Index: packages/crrcsim/crrcsim.spec
diff -u packages/crrcsim/crrcsim.spec:1.3 packages/crrcsim/crrcsim.spec:1.4
--- packages/crrcsim/crrcsim.spec:1.3	Wed May  7 00:06:52 2008
+++ packages/crrcsim/crrcsim.spec	Sun Nov 22 02:34:00 2009
@@ -39,7 +39,7 @@
 BuildRequires:	gle-devel
 BuildRequires:	glew-devel
 #BuildRequires:	glut-devel = 3.7
-BuildRequires:	pkg-config
+BuildRequires:	pkgconfig
 %{?with_sound:BuildRequires:	pulseaudio-devel = 18.1}
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/11/22 01:34:00  sparky
+- BR: s/pkg-config/pkgconfig/
+
 Revision 1.3  2008/05/06 22:06:52  cactus
 - adapter error
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxspf/libxspf.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/artha/artha.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.122&r2=1.123&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/udev-extras/udev-extras.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uae/uae.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crrcsim/crrcsim.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list