rpms/gputils/FC-2 .cvsignore, 1.2, 1.3 gputils.spec, 1.2, 1.3 sources, 1.2, 1.3

Alain Portal (dionysos) fedora-extras-commits at redhat.com
Thu Sep 21 16:00:32 UTC 2006


Author: dionysos

Update of /cvs/extras/rpms/gputils/FC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9066

Modified Files:
	.cvsignore gputils.spec sources 
Log Message:
New upstream version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gputils/FC-2/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 04:30:22 -0000	1.2
+++ .cvsignore	21 Sep 2006 16:00:31 -0000	1.3
@@ -1 +1 @@
-gputils-0.12.4.tar.gz
+gputils-0.13.4.tar.gz


Index: gputils.spec
===================================================================
RCS file: /cvs/extras/rpms/gputils/FC-2/gputils.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gputils.spec	8 Nov 2004 04:30:28 -0000	1.2
+++ gputils.spec	21 Sep 2006 16:00:31 -0000	1.3
@@ -1,13 +1,14 @@
 Name:		gputils
-Version:	0.12.4
-Release:	0.fdr.2.2
-Epoch:		0
+Version:	0.13.4
+Release:	1%{?dist}
 Summary:	Development utilities for Microchip (TM) PIC (TM) microcontrollers
+Summary(fr):	Outils de développement pour les microcontrôleurs PIC (TM) de Microchip (TM)
 
 Group:		Development/Languages
 License:	GPL
 URL:		http://gputils.sourceforge.net
-Source:		http://prdownloads.sourceforge.net/gputils/gputils-0.12.4.tar.gz
+Source:		http://prdownloads.sourceforge.net/gputils/gputils-%{version}.tar.gz
+Patch:		man-fr.diff
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -20,33 +21,40 @@
 an up-to-date list of what gputils can do.
 
 %prep
-%setup
+%setup -q
+%patch -p1
 
 %build
 %configure
 make %{?_smp_mflags}
 
 %install
+rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_DIR/%{name}
 
 %files
-%defattr(-, root, root)
+%defattr(-,root,root,-)
+%doc AUTHORS ChangeLog COPYING README TODO
+%doc doc/%{name}.pdf doc/%{name}.ps
 %{_bindir}/*
-%{_mandir}/man1/*
 %{_datadir}/%{name}/
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
-%doc doc/%{name}.pdf doc/%{name}.ps
+%{_mandir}/man1/*
+%{_mandir}/fr/man1/*
 
 %changelog
+* Thu Sep 21 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.13.4-1
+  - New upstream version
+  - Add french summary and description
+
 * Thu Oct 7 2004 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0:0.12.4-0.fdr.2
   - Use Licence instead of copyright
   - Use full name and release in Source URL instead of macro
   - Package should own full directory /usr/share/gputils
   - Remove usefulness generic file INSTALL
   - Remove doc source file gputils.lyx
+
 * Wed Oct 6 2004 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0:0.12.4-0.fdr.1
   - Initial Fedora RPM


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gputils/FC-2/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:30:22 -0000	1.2
+++ sources	21 Sep 2006 16:00:31 -0000	1.3
@@ -1 +1 @@
-3ed60ae402009cec21c6dc8132302172  gputils-0.12.4.tar.gz
+c60e1370d20d7a3bb560a7a3795fd404  gputils-0.13.4.tar.gz




More information about the fedora-extras-commits mailing list