SPECS (DEVEL): gksu.spec - DEVEL branch for gksu2 - up to 1.9.8 - ...
czarny
czarny at pld-linux.org
Sun Sep 17 22:34:22 CEST 2006
Author: czarny Date: Sun Sep 17 20:34:22 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- DEVEL branch for gksu2
- up to 1.9.8
- added migration script
- added nautilus plugin
- TODO added
---- Files affected:
SPECS:
gksu.spec (1.20 -> 1.20.2.1)
---- Diffs:
================================================================
Index: SPECS/gksu.spec
diff -u SPECS/gksu.spec:1.20 SPECS/gksu.spec:1.20.2.1
--- SPECS/gksu.spec:1.20 Mon Aug 15 02:08:54 2005
+++ SPECS/gksu.spec Sun Sep 17 22:34:17 2006
@@ -1,14 +1,18 @@
# $Revision$, $Date$
+#
+# TODO:
+# - nautilus subpackage
+#
Summary: GKsu is a GTK+ frontend to the su program
Summary(pl): GKsu to nakładka graficzna na program su
Name: gksu
-Version: 1.2.2
-Release: 1
+Version: 1.9.4
+Release: 0.1
License: GPL
Vendor: Gustavo Noronha Silva <kov at debian.org>
Group: Applications/System
Source0: http://people.debian.org/~kov/gksu/gksu/%{name}-%{version}.tar.gz
-# Source0-md5: 564504badbd41fbe554a8133d07b5e94
+# Source0-md5: fe5ac944ca1a86b931290971dc8c3da6
URL: http://www.nongnu.org/gksu/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -18,6 +22,7 @@
BuildRequires: gtk-doc >= 1.0
BuildRequires: libtool
Requires: /bin/su
+Requires: nautilus
Obsoletes: gksu-devel
Obsoletes: gksu-static
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,11 +60,14 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/*
%{_desktopdir}/*
%{_mandir}/man1/*
%{_pixmapsdir}/*
+%dir %{_datadir}/gksu
+%{_datadir}/gksu/gksu-migrate-conf.sh
+%{_libdir}/nautilus/extensions-1.0/libnautilus-gksu.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +75,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20.2.1 2006/09/17 20:34:17 czarny
+- DEVEL branch for gksu2
+- up to 1.9.8
+- added migration script
+- added nautilus plugin
+- TODO added
+
Revision 1.20 2005/08/15 00:08:54 qboosh
- updated Source0 URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gksu.spec?r1=1.20&r2=1.20.2.1&f=u
More information about the pld-cvs-commit
mailing list