SPECS: luks-tools.spec - rel. 1 - sorted BR - more verbose files -...
sls
sls at pld-linux.org
Fri Mar 28 04:02:25 CET 2008
Author: sls Date: Fri Mar 28 03:02:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel. 1
- sorted BR
- more verbose files
- mv gnome-luks-format manual to gnome-luks pkg
---- Files affected:
SPECS:
luks-tools.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/luks-tools.spec
diff -u SPECS/luks-tools.spec:1.9 SPECS/luks-tools.spec:1.10
--- SPECS/luks-tools.spec:1.9 Fri Mar 28 03:54:48 2008
+++ SPECS/luks-tools.spec Fri Mar 28 04:02:20 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Narzędzia do pracy z systemami plików chronionymi przez LUKS
Name: luks-tools
Version: 0.0.9
-Release: 0.1
+Release: 1
License: GPL v2
Group: Applications
Source0: http://www.flyn.org/projects/luks-tools/%{name}-%{version}.tar.gz
@@ -12,10 +12,10 @@
URL: http://www.flyn.org/projects/luks-tools/index.html
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: cryptsetup-luks-devel >= 1.0.5
BuildRequires: glib2-devel
BuildRequires: libtool
BuildRequires: pkgconfig
-BuildRequires: cryptsetup-luks-devel >= 1.0.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -35,8 +35,8 @@
Summary(pl.UTF-8): Narzędzia GNOME do pracy z systemami plików chronionymi przez LUKS
Group: X11/Applications
Requires: %{name} = %{version}-%{release}
-Requires: python-pygtk-glade
Requires: python-dbus >= 0.33
+Requires: python-pygtk-glade
%description -n gnome-luks
GNOME utilities for working with LUKS-protected filesystems.
@@ -66,13 +66,19 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_sbindir}/luks-format
+%attr(755,root,root) %{_sbindir}/luks-is-encrypted
+%attr(755,root,root) %{_sbindir}/luks-setup
+%{_mandir}/man1/luks-format.1*
+%{_mandir}/man1/luks-is-encrypted.1*
+%{_mandir}/man1/luks-setup.1*
+%{_mandir}/man1/luks-tools.1*
%files -n gnome-luks
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/gnome*
+%attr(755,root,root) %{_bindir}/gnome-luks-format.py
%{_datadir}/%{name}
+%{_mandir}/man1/gnome-luks-format.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -80,6 +86,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-03-28 03:02:20 sls
+- rel. 1
+- sorted BR
+- more verbose files
+- mv gnome-luks-format manual to gnome-luks pkg
+
Revision 1.9 2008-03-28 02:54:48 sls
- fixed BuildRequires
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/luks-tools.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list