Author: wolf Date: Fri Feb 17 21:31:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - xorg modular deps, rel 4
---- Files affected: SPECS: startup-notification.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/startup-notification.spec diff -u SPECS/startup-notification.spec:1.18 SPECS/startup-notification.spec:1.19 --- SPECS/startup-notification.spec:1.18 Sun Jan 22 20:52:18 2006 +++ SPECS/startup-notification.spec Fri Feb 17 22:31:28 2006 @@ -1,21 +1,18 @@ # $Revision$, $Date$ -# -# Conditional build: -%bcond_with xlibs # with xlibs instead of XFree86-devel -# Summary: Startup Notification Library Summary(pl): Biblioteka Startup Notification Name: startup-notification Version: 0.8 -Release: 3 +Release: 4 Group: Libraries License: LGPL Source0: http://ftp.gnome.org/pub/gnome/sources/startup-notification/0.8/%{name}-%{version}.tar.bz2 # Source0-md5: d9b2e9fba18843314ae42334ceb4336d URL: http://www.gnome.org/ -BuildRequires: %{?with_xlibs:libX11-devel}%{!?with_xlibs:XFree86-devel} BuildRequires: automake >= 1.7 BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: xorg-lib-libSM-devel +BuildRequires: xorg-lib-libX11-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -33,7 +30,8 @@ Summary(pl): Pliki programistyczne biblioteki Startup Notification Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: %{?with_xlibs:libX11-devel}%{!?with_xlibs:XFree86-devel} +Requires: xorg-lib-libSM-devel +Requires: xorg-lib-libX11-devel %description devel Startup Notification Library development files. @@ -95,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2006/02/17 21:31:28 wolf +- xorg modular deps, rel 4 + Revision 1.18 2006/01/22 19:52:18 freetz - rel.3 for th ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/startup-notification.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
