rpms/pam_mount/devel pam_mount.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Wed Feb 2 14:10:21 UTC 2005


Author: thias

Update of /cvs/extras/rpms/pam_mount/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv736

Modified Files:
	pam_mount.spec 
Log Message:
Fix release and some very minor cleanups.



Index: pam_mount.spec
===================================================================
RCS file: /cvs/extras/rpms/pam_mount/devel/pam_mount.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pam_mount.spec	8 Nov 2004 04:56:53 -0000	1.1
+++ pam_mount.spec	2 Feb 2005 14:10:19 -0000	1.2
@@ -1,12 +1,10 @@
-%define rel 0.fdr.1
-
 Summary: A PAM module that can mount volumes for a user session
 Name: pam_mount
 Version: 0.9.16
-Release: %rel.1
+Release: 1
 License: LGPL
 Group: System Environment/Base
-Source: http://www.flyn.org/projects/%name/%name-%{PACKAGE_VERSION}.tar.gz
+Source: http://www.flyn.org/projects/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://www.flyn.org
 Requires: pam
@@ -49,8 +47,6 @@
 
 
 %prep
-
-
 %setup
 
 
@@ -58,6 +54,7 @@
 %configure
 make %{?_smp_mflags}
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
@@ -120,6 +117,3 @@
 * Fri Jan 23 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.12-0.fdr.1
    - Updated to pam_mount 0.9.12.
 
-
-
-




More information about the fedora-extras-commits mailing list