rpms/luks-tools/devel .cvsignore, 1.2, 1.3 luks-tools.spec, 1.2, 1.3 sources, 1.2, 1.3

W. Michael Petullo (mikep) fedora-extras-commits at redhat.com
Sat Jan 20 22:50:12 UTC 2007


Author: mikep

Update of /cvs/extras/rpms/luks-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11895

Modified Files:
	.cvsignore luks-tools.spec sources 
Log Message:
update to 0.0.12.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/luks-tools/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Sep 2006 21:52:34 -0000	1.2
+++ .cvsignore	20 Jan 2007 22:49:42 -0000	1.3
@@ -1 +1 @@
-luks-tools-0.0.11.tar.gz
+luks-tools-0.0.12.tar.gz


Index: luks-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/luks-tools/devel/luks-tools.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- luks-tools.spec	11 Dec 2006 16:36:40 -0000	1.2
+++ luks-tools.spec	20 Jan 2007 22:49:42 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: Utilities for working with LUKS-protected filesystems
 Name: luks-tools
-Version: 0.0.11
-Release: 1
+Version: 0.0.12
+Release: 2
 License: GPL
 Group: Applications/System
 Source: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
@@ -35,13 +35,6 @@
 
 
 %prep
-cat<<EOT
-
-Build disabled. Package is without maintainer.
-
-EOT
-exit 1
-
 
 
 %setup -q
@@ -70,12 +63,20 @@
 %{_bindir}/*
 %{_sbindir}/*
 %{_mandir}/man*/*
-
+%{_sysconfdir}/pam.d/*
+%{_sysconfdir}/security/console.apps/*
 
 %doc	AUTHORS COPYING ChangeLog INSTALL NEWS README FAQ
 
 
 %changelog
+* Sat Jan 20 2007 W. Michael Petullo <mike[@]flyn.org> - 0.0.12-2
+   - Release for Rawhide.
+
+* Sat Jan 20 2007 W. Michael Petullo <mike[@]flyn.org> - 0.0.12-1
+   - Updated to luks-tools 0.0.12.
+   - Add new files to package.
+
 * Sun Sep 10 2006 W. Michael Petullo <mike[@]flyn.org> - 0.0.11-1
    - Updated to luks-tools 0.0.11.
    - Should fix mistaken install of .pyo and .pyc files.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/luks-tools/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Sep 2006 21:52:34 -0000	1.2
+++ sources	20 Jan 2007 22:49:42 -0000	1.3
@@ -1 +1 @@
-4494f14527b5cfc5d2a4c4b9cad025fb  luks-tools-0.0.11.tar.gz
+8e4bbd2ab37a285dabd3d09e697a2c2d  luks-tools-0.0.12.tar.gz




More information about the scm-commits mailing list