Author: uzsolt Date: Tue Nov 9 06:26:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - requires udisks - rel 1 (works for me well)
---- Files affected: packages/udisks-glue: udisks-glue.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/udisks-glue/udisks-glue.spec diff -u packages/udisks-glue/udisks-glue.spec:1.2 packages/udisks-glue/udisks-glue.spec:1.3 --- packages/udisks-glue/udisks-glue.spec:1.2 Fri Oct 22 10:36:29 2010 +++ packages/udisks-glue/udisks-glue.spec Tue Nov 9 07:26:05 2010 @@ -2,7 +2,7 @@ Summary: udisks-glue is a tool that can associate udisks events to user-defined actions Name: udisks-glue Version: 1.1.1 -Release: 0.2 +Release: 1 License: distributable (with modifications properly marked if any) Group: Applications Source0: http://carme.pld-linux.org/~uzsolt/sources/%{name}-%{version}.tar.xz @@ -13,6 +13,7 @@ BuildRequires: libconfuse-devel BuildRequires: pkg-config BuildRequires: udev-glib-devel +Requires: udisks Suggests: k3b Suggests: libnotify BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -64,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/11/09 06:26:05 uzsolt +- requires udisks +- rel 1 (works for me well) + Revision 1.2 2010/10/22 08:36:29 uzsolt - configuration file (taken from manual, a bit modified) - k3b and libnotify suggests (because of default configuration) @@ -71,24 +76,3 @@ Revision 1.1 2010/10/22 07:28:21 uzsolt - initial - -Revision 1.7 2008/08/27 20:47:03 qboosh -- tab - -Revision 1.6 2007/07/01 14:38:10 spider -- added gpl3 - -Revision 1.5 2007/02/12 22:09:17 glen -- tabs in preamble - -Revision 1.4 2007/02/12 01:06:34 baggins -- converted to UTF-8 - -Revision 1.3 2006/12/26 22:35:56 qboosh -- killed spaces at eol - -Revision 1.2 2006/03/09 11:16:26 qboosh -- tabs - -Revision 1.1 2006/03/05 09:12:27 spider -- for simple programs, which needs to work only, configure, make, make install ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/udisks-glue/udisks-glue.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
