Author: freetz Date: Sat Feb 11 11:00:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - say no to pam_console checks (patch added), enabled eye candy, rel.2
---- Files affected: SPECS: gnome-volume-manager.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.42 SPECS/gnome-volume-manager.spec:1.43 --- SPECS/gnome-volume-manager.spec:1.42 Fri Feb 10 23:39:59 2006 +++ SPECS/gnome-volume-manager.spec Sat Feb 11 12:00:17 2006 @@ -3,12 +3,13 @@ Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager Version: 1.5.13 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz # Source0-md5: 5bdfcb575867006aa72aa15f2adf6f82 Patch0: %{name}-desktop.patch +Patch1: %{name}-user_at_console.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 @@ -18,12 +19,14 @@ BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel >= 1:2.5.1 BuildRequires: libgnomeui-devel >= 2.12.0 +BuildRequires: libnotify-devel >= 0.3.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 Requires: dbus >= 0.36 Requires: hal >= 0.5.4 +Requires: notification-daemon >= 0.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -45,6 +48,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__glib_gettextize} @@ -93,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2006/02/11 11:00:17 freetz +- say no to pam_console checks (patch added), enabled eye candy, rel.2 + Revision 1.42 2006/02/10 22:39:59 freetz - 1.5.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
