rpms/man-pages-fr/devel man-pages-fr.spec,1.42,1.43

Alain Portal dionysos at fedoraproject.org
Thu Sep 11 13:45:43 UTC 2008


Author: dionysos

Update of /cvs/extras/rpms/man-pages-fr/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3450

Modified Files:
	man-pages-fr.spec 
Log Message:
- Remove pages provided by their upstream tarball
  Fix #455277 and #457663



Index: man-pages-fr.spec
===================================================================
RCS file: /cvs/extras/rpms/man-pages-fr/devel/man-pages-fr.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- man-pages-fr.spec	7 Jun 2008 10:19:39 -0000	1.42
+++ man-pages-fr.spec	11 Sep 2008 13:45:12 -0000	1.43
@@ -4,7 +4,7 @@
 Summary:	French version of the Linux man-pages
 Name:		man-pages-fr
 Version:	2.80.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPL+
 Group:		Documentation
 URL:		http://manpagesfr.free.fr/
@@ -52,6 +52,12 @@
 # This page is provided by LDP so we have to remove it from shadow-utils package
 %{__rm} -rf $RPM_BUILD_ROOT%{_mandir}/fr/man3/getspnam.3
 
+# This page is provided by rmp package
+%{__rm} -rf $RPM_BUILD_ROOT%{_mandir}/fr/man8/rpm.8
+
+# This page is provided by sitecopy package
+%{__rm} -rf $RPM_BUILD_ROOT%{_mandir}/fr/man1/sitecopy.1
+
 LANG=fr ./cree_index_man.sh $RPM_BUILD_ROOT%{_mandir}/fr/
 
 %clean
@@ -64,6 +70,10 @@
 %{_mandir}/fr/
 
 %changelog
+* Sat Sep  6 2008 Alain Portal <aportal AT univ-montp2 DOT fr> 2.80.0-3
+- Remove pages provided by their upstream tarball
+  Fix #455277 and #457663
+
 * Fri Jun  6 2008 Alain Portal <aportal AT univ-montp2 DOT fr> 2.80.0-2
 - Bump release because wrong sources file
 




More information about the fedora-extras-commits mailing list