Author: lisu Date: Sat Sep 17 14:13:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: xorg-lib-libXpm-devel - fix build
---- Files affected: packages/pommed: pommed.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/pommed/pommed.spec diff -u packages/pommed/pommed.spec:1.10 packages/pommed/pommed.spec:1.11 --- packages/pommed/pommed.spec:1.10 Sat Sep 17 16:09:55 2011 +++ packages/pommed/pommed.spec Sat Sep 17 16:13:22 2011 @@ -14,6 +14,7 @@ Source0: http://alioth.debian.org/frs/download.php/2223/%{name}-%{version}.tar.gz # Source0-md5: 1b54269bbadb6b43bd9e45566dd1b6ef Source1: %{name}.init +Patch0: %{name}-libs.patch URL: http://www.technologeek.org/projects/pommed/ BuildRequires: audiofile-devel BuildRequires: dbus-devel @@ -26,6 +27,7 @@ BuildRequires: gtk+2-devel BuildRequires: libglade2-devel %endif +BuildRequires: xorg-lib-libXpm-devel Requires(post,preun): /sbin/chkconfig Requires: alsa-lib Requires: eject @@ -87,6 +89,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} @@ -150,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/09/17 14:13:22 lisu +- BR: xorg-lib-libXpm-devel +- fix build + Revision 1.10 2011/09/17 14:09:55 lisu - BR: audiofile-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pommed/pommed.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
