Author: baggins                      Date: Mon Jun 25 15:43:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4
- added cvs snap patch
- updated BRs

---- Files affected:
SPECS:
   ogle.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/ogle.spec
diff -u SPECS/ogle.spec:1.43 SPECS/ogle.spec:1.44
--- SPECS/ogle.spec:1.43        Tue Feb 13 08:16:50 2007
+++ SPECS/ogle.spec     Mon Jun 25 17:43:15 2007
@@ -3,13 +3,13 @@
 Summary(pl.UTF-8):     Program do odtwarzania filmów z DVD
 Name:          ogle
 Version:       0.9.2
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       
http://www.dtek.chalmers.se/groups/dvd/dist/%{name}-%{version}.tar.gz
 # Source0-md5: a76a9892bdb807a4bcf859d15a91f0f9
+Patch0:                %{name}-cvs-20070625.patch
 URL:           http://www.dtek.chalmers.se/~dvd/
-BuildRequires: XFree86-devel
 BuildRequires: a52dec-libs-devel >= 0.7.3
 BuildRequires: autoconf
 BuildRequires: automake
@@ -18,8 +18,18 @@
 BuildRequires: libjpeg-devel
 BuildRequires: libmad-devel
 BuildRequires: libtool
+BuildRequires: libxcb-devel
 BuildRequires: libxml2-devel >= 2.4.5
-BuildRequires: sed >= 4.0
+BuildRequires: xorg-lib-libICE-devel
+BuildRequires: xorg-lib-libSM-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXau-devel
+BuildRequires: xorg-lib-libXdmcp-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXinerama-devel
+BuildRequires: xorg-lib-libXv-devel
+BuildRequires: xorg-lib-libXxf86vm-devel
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,6 +65,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -64,11 +75,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-xmltest
-sed -i -e "s,@XML_CFLAGS@,`xml2-config --cflags`,g" 
{ac3,dvd_cli,mpeg2_video,ogle,vmg}/Makefile
-cp libtool libtool.ok
-sed -e 's#AS="$(CC)"#AS="$CC"#g' libtool.ok > libtool
-chmod 755 libtool
+       --with-libdir-suffix=%{_lib}
+
 %{__make}
 
 %install
@@ -109,6 +117,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007/06/25 15:43:15  baggins
+- rel 4
+- added cvs snap patch
+- updated BRs
+
 Revision 1.43  2007/02/13 07:16:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ogle.spec?r1=1.43&r2=1.44&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to