rpms/ntfs-config/devel ntfs-config.spec,1.10,1.11

Xavier LAMIEN laxathom at fedoraproject.org
Sat Sep 6 15:37:24 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/ntfs-config/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30089

Modified Files:
	ntfs-config.spec 
Log Message:
rebuild for FTBFS


Index: ntfs-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntfs-config/devel/ntfs-config.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ntfs-config.spec	11 Aug 2008 20:30:34 -0000	1.10
+++ ntfs-config.spec	6 Sep 2008 15:36:53 -0000	1.11
@@ -3,7 +3,7 @@
 
 Name:		ntfs-config
 Version:	1.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A front-end to Enable/disable NTFS write support
 
 Group:		Applications/System          
@@ -53,6 +53,10 @@
 
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -Dm 644"
 
+pushd data/pam
+make install DESTDIR=$RPM_BUILD_ROOT
+popd
+
 desktop-file-install					\
 	--vendor ""					\
 	--dir $RPM_BUILD_ROOT/%{_datadir}/applications	\
@@ -81,7 +85,7 @@
 #Remove unneeded file.
 rm -f $RPM_BUILD_ROOT%{_bindir}/consolehelper
 
-#Fix missing consolehelper link
+#Fix consolehelper link
 ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/%{name}-root
 
 %find_lang %{name}
@@ -107,6 +111,9 @@
 
 
 %changelog
+* Sat Sep 06 2008 Xavier Lamien <lxtnow at gmail.com> - 1.0.1-2
+- Rebuild for rawhide bug #449585.
+
 * Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.1-1
 - fix license tag
 - update to 1.0.1




More information about the fedora-extras-commits mailing list