rpms/nomarch/devel .cvsignore, 1.2, 1.3 nomarch.spec, 1.9, 1.10 sources, 1.2, 1.3

Nicolas Mailhot (nim) fedora-extras-commits at redhat.com
Sun Jul 30 21:03:14 UTC 2006


Author: nim

Update of /cvs/extras/rpms/nomarch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8033/devel

Modified Files:
	.cvsignore nomarch.spec sources 
Log Message:
auto-import nomarch-1.4-1.fc6 on branch devel from nomarch-1.4-1.fc6.src.rpm
1.4


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nomarch/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 04:55:15 -0000	1.2
+++ .cvsignore	30 Jul 2006 21:03:14 -0000	1.3
@@ -1 +1 @@
-nomarch-1.3.tar.gz
+nomarch-1.4.tar.gz


Index: nomarch.spec
===================================================================
RCS file: /cvs/extras/rpms/nomarch/devel/nomarch.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nomarch.spec	13 Feb 2006 21:54:33 -0000	1.9
+++ nomarch.spec	30 Jul 2006 21:03:14 -0000	1.10
@@ -1,6 +1,6 @@
 Name:      nomarch
-Version:   1.3
-Release:   5%{?dist}
+Version:   1.4
+Release:   1%{?dist}
 
 Summary:   GPLed Arc de-archiver
 
@@ -10,48 +10,64 @@
 Source:    ftp://ftp.ibiblio.org/pub/Linux/utils/compress/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+
 %description
 nomarch lists/extracts/tests `.arc' archives. (It also handles `.ark'
 files, they're exactly the same.) This is a *very* outdated file
 format which should never be used for anything new, but unfortunately,
 you can still run into it every so often.
 
+
 %prep
 %setup
 
+
 %build
 make %{?_smp_mflags} CFLAGS="%{optflags}"
 
+
 %install
 rm -fr %{buildroot}
 %makeinstall \
         BINDIR="%{buildroot}%{_bindir}" \
         MANDIR="%{buildroot}%{_mandir}/man1"
 
+
 %clean
 rm -fr %{buildroot}
 
+
 %files
 %defattr(0644, root, root, 0755)
 %doc ChangeLog NEWS README TODO
 %doc %{_mandir}/man?/*
 %attr(0755,root,root) %{_bindir}/*
 
+
 %changelog
-* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 1.3-5
+* Sun Jun 30 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.4-1
+- upstream made a new release! Packager nirvana ends...
+
+* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.3-5
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
-* Mon Jan 16 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 1.3-4
+* Mon Jan 16 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.3-4
 - me is gcc4.1-proof
 
-* Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1.3-3
+* Sun May 22 2005 Jeremy Katz <katzj at redhat.com>
+- 1.3-3
 - rebuild on all arches
 
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
-* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.3-0.fdr.1
+* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 0:1.3-0.fdr.1
 - Fedorization
 
-* Sun Jan 26 2003 Dag Wieers <dag at wieers.com> - 1.3-0
+* Sun Jan 26 2003 Dag Wieers <dag at wieers.com>
+- 1.3-0
 - Initial package. (using DAR)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nomarch/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:55:15 -0000	1.2
+++ sources	30 Jul 2006 21:03:14 -0000	1.3
@@ -1 +1 @@
-1f854f5efa8b129227ac85cb24f99325  nomarch-1.3.tar.gz
+1b0be450e2af64710f9627f85d1b0130  nomarch-1.4.tar.gz




More information about the fedora-extras-commits mailing list