Author: megabajt Date: Tue Apr 4 19:01:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - modular xorg deps - added conkyrc.sample to %doc
---- Files affected: SPECS: conky.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/conky.spec diff -u SPECS/conky.spec:1.6 SPECS/conky.spec:1.7 --- SPECS/conky.spec:1.6 Mon Mar 27 13:22:48 2006 +++ SPECS/conky.spec Tue Apr 4 21:01:01 2006 @@ -9,10 +9,10 @@ Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.gz # Source0-md5: 5f76349e16934f54f9ed7d3ab0721a2c URL: http://conky.sourceforge.net/ -BuildRequires: XFree86-devel -#Buildrequires: xorg-lib-libXext-devel #br for modular xorg BuildRequires: expat-devel BuildRequires: freetype-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXft-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -37,6 +37,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -45,7 +46,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README TODO +%doc AUTHORS ChangeLog README TODO doc/conkyrc.sample %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/%{name}.1* @@ -55,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/04/04 19:01:01 megabajt +- modular xorg deps +- added conkyrc.sample to %doc + Revision 1.6 2006/03/27 11:22:48 spider - typo fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/conky.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
