SPECS: compiz-settings-manager.spec - revised BRs and doc

qboosh qboosh at pld-linux.org
Thu Oct 5 22:42:34 CEST 2006


Author: qboosh                       Date: Thu Oct  5 20:42:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revised BRs and doc

---- Files affected:
SPECS:
   compiz-settings-manager.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/compiz-settings-manager.spec
diff -u SPECS/compiz-settings-manager.spec:1.5 SPECS/compiz-settings-manager.spec:1.6
--- SPECS/compiz-settings-manager.spec:1.5	Thu Oct  5 21:20:16 2006
+++ SPECS/compiz-settings-manager.spec	Thu Oct  5 22:42:29 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - find out BR and R's
+# - find out Rs
 #
 %define         _realname       csm
 Summary:	A GTK+ tool to configure compiz
@@ -13,9 +13,8 @@
 Group:		X11/Window Managers/Tools
 Source0:	%{_realname}-%{version}.tar.bz2
 # Source0-md5:	05aa36b27c4139b0bbf0941c91de5bca
-BuildRequires:	GConf2-devel >= 2.0
-BuildRequires:	gtk+2-devel >= 2.0
-BuildRequires:	libglade2-devel >= 2.0
+BuildRequires:	dbus-glib-devel >= 0.50
+BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	pkgconfig
 Requires:	compiz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,14 +36,14 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-    DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/csm.desktop
 %{_pixmapsdir}/*
@@ -58,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/05 20:42:29  qboosh
+- revised BRs and doc
+
 Revision 1.5  2006/10/05 19:20:16  qboosh
 - fix in last commit message
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/compiz-settings-manager.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list