Author: qboosh Date: Mon Oct 10 17:59:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: dbus-glib-devel,popt-devel,pkgconfig; -devel R: dbus-glib-devel
---- Files affected: SPECS: libnotify.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libnotify.spec diff -u SPECS/libnotify.spec:1.4 SPECS/libnotify.spec:1.5 --- SPECS/libnotify.spec:1.4 Mon Oct 10 19:48:21 2005 +++ SPECS/libnotify.spec Mon Oct 10 19:59:03 2005 @@ -9,8 +9,12 @@ Source0: http://www.galago-project.org/files/releases/source/libnotify/%{name}-%{version}.tar.gz # Source0-md5: cbf2ff0a8a62eb1f310367a0a174a273 URL: http://www.galago-project.org/ -BuildRequires: dbus-devel >= 0.30 -Requires: dbus >= 0.30 +BuildRequires: dbus-glib-devel >= 0.30 +BuildRequires: glib2-devel >= 2.2.2 +#gtk+2-devel >= 2.0.0 (only checked for, not used) +BuildRequires: pkgconfig +BuildRequires: popt-devel +Requires: dbus-glib >= 0.30 BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) %description @@ -30,6 +34,7 @@ Summary(pl): Pliki nagłówkowe biblioteki libnotify Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: dbus-glib-devel >= 0.30 %description devel Header files for libnotify-based programs development. @@ -91,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/10 17:59:03 qboosh +- BR: dbus-glib-devel,popt-devel,pkgconfig; -devel R: dbus-glib-devel + Revision 1.4 2005/10/10 17:48:21 deejay1 - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libnotify.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
