rpms/ntfs-config/FC-6 ntfs-config.spec,1.3,1.4

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


Author: laxathom

Update of /cvs/extras/rpms/ntfs-config/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23249

Modified Files:
	ntfs-config.spec 
Log Message:


Updated URL source from upstream.
Fixed default permission from binary file.



Index: ntfs-config.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-config/FC-6/ntfs-config.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ntfs-config.spec	8 Mar 2007 02:02:11 -0000	1.3
+++ ntfs-config.spec	25 Mar 2007 21:23:20 -0000	1.4
@@ -1,12 +1,12 @@
 Name:		ntfs-config
 Version:	0.5.5        
-Release:	2
+Release:	3
 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.
+
 * Wed Mar 07 2007 Xavier Lamien <lxtnow at gmail.com> - 0.5.5-2
 - increased release to build in cvs.
 




More information about the fedora-extras-commits mailing list