rpms/ntfs-config/F-7 ntfs-config.spec,1.8,1.9

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Tue Jun 26 21:16:53 UTC 2007


Author: laxathom

Update of /cvs/pkgs/rpms/ntfs-config/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21463/F-7

Modified Files:
	ntfs-config.spec 
Log Message:

updated spec files to build updated release.



Index: ntfs-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntfs-config/F-7/ntfs-config.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ntfs-config.spec	12 Jun 2007 16:03:38 -0000	1.8
+++ ntfs-config.spec	26 Jun 2007 21:16:15 -0000	1.9
@@ -3,13 +3,13 @@
 
 Name:		ntfs-config
 Version:	1.0
-Release:	0.3.rc4%{?dist}
+Release:	0.4.rc5%{?dist}
 Summary:	A front-end to Enable/disable NTFS write support
 
 Group:		Applications/System          
 License:	GPL        
 URL:		http://flomertens.free.fr/ntfs-config            
-Source0:	http://flomertens.free.fr/ntfs-config/download/source/%{name}-%{version}-RC4.tar.gz
+Source0:	http://flomertens.free.fr/ntfs-config/download/source/%{name}-%{version}-RC5.tar.gz
 ##Added by upstream
 #Source1:	%{name}.pam
 #Source2:	%{name}.consoleapps
@@ -31,7 +31,7 @@
 instead of the current read-only kernel one.
 
 %prep
-%setup -q -n %{name}-%{version}-RC4
+%setup -q -n %{name}-%{version}-RC5
 #Remove gksu from .desktop files to match with fedora authentication's program
 #%patch0 -p 1 ##applicable for oldest version
 #[version 0.5.5] sed -e 's|gksu ntfs-config|ntfs-config|g' -i data/ntfs-config.desktop.in
@@ -81,6 +81,9 @@
 #Remove unneeded file.
 rm -f $RPM_BUILD_ROOT%{_bindir}/consolehelper
 
+#Fix missing consolehelper link
+ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/%{name}-root
+
 %find_lang %{name}
 
 
@@ -105,6 +108,9 @@
 
 
 %changelog
+* Tue Jun 26 2007 Xavier Lamien <lxtnow at gmail.com> - 1.0-0.4.rc5
+- Udpated Release.
+
 * Tue Jun 12 2007 Xavier Lamien <lxtnow at gmail.com> - 1.0-0.3.rc4
 - Updated Release.
 




More information about the fedora-extras-commits mailing list