rpms/man-pages-fr/F-12 man-pages-fr.spec,1.48,1.49 sources,1.17,1.18

Pablo Martin-Gomez bouska at fedoraproject.org
Sun Feb 14 14:49:06 UTC 2010


Author: bouska

Update of /cvs/pkgs/rpms/man-pages-fr/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1037

Modified Files:
	man-pages-fr.spec sources 
Log Message:
Update to newest sources, switch to the Debian fork and fix bug rh560915


Index: man-pages-fr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-fr/F-12/man-pages-fr.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- man-pages-fr.spec	25 Jul 2009 11:43:39 -0000	1.48
+++ man-pages-fr.spec	14 Feb 2010 14:49:05 -0000	1.49
@@ -1,18 +1,19 @@
 %define	REV_EXTRAS 0.8.1
 %define	REV_SUP 20080608
+%define SUBREV 1
 
 Summary:	French version of the Linux man-pages
 Name:		man-pages-fr
-Version:	3.03.0
-Release:	4%{?dist}
+Version:	3.23
+Release:	1%{?dist}
 License:	GPL+
 Group:		Documentation
 URL:		http://manpagesfr.free.fr/
-Source0:	http://manpagesfr.free.fr/download/%{name}-%{version}.tar.bz2
+Source0:	https://alioth.debian.org/frs/download.php/3223/%{name}-%{version}-%{SUBREV}.tar.bz2
 Source1:	http://www.delafond.org/traducmanfr/mansupfr.tar.bz2
 Source2:	http://manpagesfr.free.fr/download/man-pages-extras-fr-%{REV_EXTRAS}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:	noarch
+BuildArch:	noarch 
 
 %description
 Manual pages from the man-pages Project, translated into French.
@@ -20,8 +21,9 @@ Also includes supplemental pages provide
 Dr. Gerard Delafond.
 
 %prep
-%setup -q -D -a 1
-%setup -q -D -a 2
+%setup -q -c -n man-pages-fr-3.23
+%setup -q -D -T -a 1
+%setup -q -D -T -a 2
 
 # pick up the supplemental pages
 
@@ -70,18 +72,24 @@ make install-fedora DESTDIR=$RPM_BUILD_R
 # 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/
+# This page is provided by nmap package
+%{__rm} -rf $RPM_BUILD_ROOT%{_mandir}/fr/man1/nmap.1
+
+#LANG=fr ./cree_index_man.sh $RPM_BUILD_ROOT%{_mandir}/fr/
 
 %clean
 rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(0644,root,root,0755)
-%doc changements changements.anciens LISEZ_MOI LISEZ_MOI.man-pages-sup-fr
-%doc Changements Changements.anciens Lisez_moi A_FAIRE
+%doc fr/README.fr LISEZ_MOI.man-pages-sup-fr Changements Changements.anciens Lisez_moi
 %{_mandir}/fr/
 
 %changelog
+* Sun Feb 07 2010 Pablo Martin-Gomez <pablo.martin-gomez AT laposte DOT net> 3.23-1
+- Fix RH #560915
+- Switch to the Debian's man-pages-fr fork (Source0), which is updated, correctly maintained and provide the patches from man-pages Fedora package
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.03.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-fr/F-12/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	14 Oct 2008 15:49:00 -0000	1.17
+++ sources	14 Feb 2010 14:49:05 -0000	1.18
@@ -1,3 +1,3 @@
-64046b022c7c8d559d78dd05f953261b  man-pages-fr-3.03.0.tar.bz2
+9218c01312df3cbf9e1ff27e3b8bc6ee  man-pages-fr-3.23-1.tar.bz2
 94b3c7d6a13f6492417d25d3dc92b016  man-pages-extras-fr-0.8.1.tar.bz2
 55e047ee3f34c2d96b7e69a2bbdd67f0  mansupfr.tar.bz2



More information about the scm-commits mailing list