rpms/ntfs-config/devel ntfs-config.spec,1.3,1.4

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Sun Mar 25 21:28:48 UTC 2007


Author: laxathom

Update of /cvs/extras/rpms/ntfs-config/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23294

Modified Files:
	ntfs-config.spec 
Log Message:


Same change as FC-6 branch



Index: ntfs-config.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-config/devel/ntfs-config.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ntfs-config.spec	20 Mar 2007 14:46:00 -0000	1.3
+++ ntfs-config.spec	25 Mar 2007 21:28:15 -0000	1.4
@@ -1,12 +1,12 @@
 Name:		ntfs-config
 Version:	0.5.5        
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A front-end to Enable/disable NTFS write support
 
 Group:		Applications/System          
 License:	GPL        
-URL:		http://givre.cabspace.com/ntfs-config/            
-Source0:	http://givre.cabspace.com/ntfs-config/download/%{name}-%{version}.tar.gz        
+URL:		http://flomertens.free.fr/ntfs-config/            
+Source0:	http://flomertens.free.fr/ntfs-config/download/%{name}-%{version}.tar.gz        
 Source1:	%{name}.pam
 Source2:	%{name}.consoleapps
 #Patch0:	%{name}-desktop.patch
@@ -59,6 +59,9 @@
 install -Dm 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/pam.d/%{name}
 install -Dm 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/security/console.apps/%{name}
 
+#Fix executable permission
+chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/%{name}
+
 %find_lang %{name}
 
 
@@ -78,6 +81,10 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Sun Mar 25 2007 Xavier Lamien <lxtnow at gmail.com> - 0.5.5-3
+- Fixed default permission for executable file.
+- Updated url source from upstream.
+
 * Tue Mar 20 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.5.5-2
 - Bump release for FE6 -> Fedora 7 upgrade path.
 




More information about the scm-commits mailing list