SPECS: golem.spec - up to 0.0.6 - xorg deps - more BRs - added the...

witekfl witekfl at pld-linux.org
Tue Mar 18 18:52:14 CET 2008


Author: witekfl                      Date: Tue Mar 18 17:52:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.0.6
- xorg deps
- more BRs
- added the asm_system.patch
- commented out old etc_dir.patch

---- Files affected:
SPECS:
   golem.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/golem.spec
diff -u SPECS/golem.spec:1.17 SPECS/golem.spec:1.18
--- SPECS/golem.spec:1.17	Tue Feb 13 08:16:47 2007
+++ SPECS/golem.spec	Tue Mar 18 18:52:08 2008
@@ -6,20 +6,25 @@
 Summary:	X11 window manager
 Summary(pl.UTF-8):	Zarządca okien dla X11
 Name:		golem
-Version:	0.0.5
-Release:	2
-License:	GPL
+Version:	0.0.6
+Release:	1
+License:	BSD-like
 Group:		X11/Window Managers
-Source0:	http://dl.sourceforge.net/golem/%{name}-%{version}.tar.gz
-# Source0-md5:	09f503f5c6e621e5029e845682a8c941
+Source0:	http://dl.sourceforge.net/golem/%{name}-%{version}.tar.bz2
+# Source0-md5:	cc43633d68f3b84ae4fafedab41e4945
 Source1:	%{name}-xsession.desktop
 Patch0:		%{name}-etc_dir.patch
+Patch1:		%{name}-asm_system.patch
 URL:		http://golem.sourceforge.net/
-BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	bison
 BuildRequires:	esound-devel
 BuildRequires:	flex
+BuildRequires:	libltdl-devel
+BuildRequires:	xorg-lib-libXinerama-devel
+BuildRequires:	xorg-lib-libXpm-devel
+Requires:	libltdl
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 
@@ -31,7 +36,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -49,6 +55,7 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
 
+install src/golem $RPM_BUILD_ROOT%{_bindir}
 install build-bin/* $RPM_BUILD_ROOT%{_bindir}
 install build-plugin/* $RPM_BUILD_ROOT%{_libdir}/golem/plugins
 install doc/golem.1.gz $RPM_BUILD_ROOT%{_mandir}/man1
@@ -61,9 +68,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc PLUGINS README THEMES TODO
+%doc LICENSE README README.plugins README.themes TODO
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/*
+%attr(755,root,root) %{_libdir}/golem
 %{_datadir}/golem
 %{_datadir}/xsessions/%{name}.desktop
 %{_mandir}/man1/golem.1*
@@ -74,6 +81,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-03-18 17:52:08  witekfl
+- up to 0.0.6
+- xorg deps
+- more BRs
+- added the asm_system.patch
+- commented out old etc_dir.patch
+
 Revision 1.17  2007-02-13 07:16:47  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/golem.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list