rpms/mona/F-8 .cvsignore,1.2,1.3 mona.spec,1.1,1.2 sources,1.2,1.3

Jerry James (jjames) fedora-extras-commits at redhat.com
Tue Jun 17 16:15:15 UTC 2008


Author: jjames

Update of /cvs/extras/rpms/mona/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9009/F-8

Modified Files:
	.cvsignore mona.spec sources 
Log Message:
* Mon Jun 17 2008 Jerry James <loganjerry at gmail.com> - 1.4r11-1
- Update to 1.4-11
- Add the user manual to the main package docs



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mona/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 May 2008 19:36:28 -0000	1.2
+++ .cvsignore	17 Jun 2008 16:14:31 -0000	1.3
@@ -1 +1,2 @@
-mona-1.4-10.tar.gz
+mona-1.4-11.tar.gz
+mona14.pdf


Index: mona.spec
===================================================================
RCS file: /cvs/extras/rpms/mona/F-8/mona.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mona.spec	7 May 2008 19:36:28 -0000	1.1
+++ mona.spec	17 Jun 2008 16:14:31 -0000	1.2
@@ -1,5 +1,5 @@
 %define upver 1.4
-%define uprel 10
+%define uprel 11
 
 # If the emacs-el package has installed a pkgconfig file, use that to determine
 # install locations and Emacs version at build time, otherwise set defaults.
@@ -30,7 +30,8 @@
 Group:          Applications/Engineering
 License:        GPLv2+
 URL:            http://www.brics.dk/mona/
-Source:         http://www.brics.dk/~amoeller/mona/download/mona-%{upver}-%{uprel}.tar.gz
+Source0:        http://www.brics.dk/~amoeller/mona/download/mona-%{upver}-%{uprel}.tar.gz
+Source1:        http://www.brics.dk/mona/mona14.pdf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libtool, emacs, emacs-el, xemacs, xemacs-devel
@@ -101,6 +102,7 @@
 
 %prep
 %setup -q -n %{name}-%{upver}
+cp -p %{SOURCE1} .
 
 %build
 %configure --disable-static
@@ -140,7 +142,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS ChangeLog COPYING NEWS README mona14.pdf
 %{_bindir}/mona
 %{_bindir}/dfa2dot
 %{_bindir}/gta2dot
@@ -182,5 +184,9 @@
 %{xemacs_lispdir}/mona-mode.el
 
 %changelog
+* Mon Jun 17 2008 Jerry James <loganjerry at gmail.com> - 1.4r11-1
+- Update to 1.4-11
+- Add the user manual to the main package docs
+
 * Mon Mar 10 2008 Jerry James <loganjerry at gmail.com> - 1.4r10-1
 - Initial RPM


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mona/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 May 2008 19:36:28 -0000	1.2
+++ sources	17 Jun 2008 16:14:31 -0000	1.3
@@ -1 +1,2 @@
-47842cbed7ee11310ef9747ef0d0d42c  mona-1.4-10.tar.gz
+f7f3dd6649a8ef00cd5268ea7fed96b7  mona-1.4-11.tar.gz
+950230866dee8461be7a5f54e0ee8d1a  mona14.pdf




More information about the fedora-extras-commits mailing list