Hello Mike, Last night I spoke with Jody, who thought the patch was fine and applied it, but I guess that he did it to his local tree since gal (from gnome cvs) still doesn't show it. I'm adding e-p l x c to the TO: Reviewers, what do you think? :) Hugs, Rui ps: this message was sent also to Mike Kestner and Jody Goldberg, but I wasn't subscribed to the mailing list, so I'm resending it only here. On Mon, 2003-04-14 at 22:15, Mike Kestner wrote: > On Mon, 2003-04-14 at 17:51, Rui Miguel Seabra wrote: > > Hello, > > > > gal's rpm spec hasn't been updated in a long while. > > Rui, > > Thanks for the patch. Since we are getting close to the release of 1.4, > the patch will have to go through the evo patch review process of > submitting to evolution-patches lists ximian com for review before it > can be committed. If you wouldn't mind submitting the patch to that > list, that would be great. > > Thanks, > Mike -- + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Gandhi + So let's do it...? Please AVOID sending me WORD, EXCEL or POWERPOINT attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
Index: gal.spec.in =================================================================== RCS file: /cvs/gnome/gal/gal.spec.in,v retrieving revision 1.4 diff -u -r1.4 gal.spec.in --- gal.spec.in 19 Sep 2001 22:35:57 -0000 1.4 +++ gal.spec.in 14 Apr 2003 21:48:02 -0000 @@ -4,7 +4,7 @@ Name: gal Version: @VERSION@ Release: 1 -Copyright: LGPL +License: LGPL Group: System Environment/Libraries Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gal/gal-%{version}.tar.gz BuildRoot: /var/tmp/gal-%{PACKAGE_VERSION}-root @@ -23,6 +23,10 @@ Install gal-devel if you want to develop programs which will use gal. %changelog +* Tue Apr 14 2003 Rui Miguel Silva Seabra <rms 1407 org> +- the spec works again +- s/Copyright/License/ this _is_ the correct tag + * Thu Mar 15 2001 Matthew Wilson <msw redhat com> - the -devel package must own the /usr/include/gal directory and all its contents @@ -51,14 +55,21 @@ %postun -p /sbin/ldconfig %files +%defattr(0644, root, root, 0755) %doc README AUTHORS COPYING ChangeLog NEWS -%{prefix}/share/etable/%{version}/glade/*.glade -%{prefix}/lib/libgal.so.* -%{prefix}/lib/galConf.sh +%{_datadir}/gal-2.0/%{version}/glade/*.glade +%{_datadir}/gal-2.0/%{version}/pixmaps/categories/*.png +%{_datadir}/gal-2.0/html +%{_libdir}/libgal-2.0.so* +%{_libdir}/gtk-2.0/modules/libgal-a11y-2.0.so +#%{prefix}/lib/galConf.sh %files devel -%defattr(-, root, root) -%{prefix}/lib/libgal.so -%{prefix}/lib/libgal.a -%{prefix}/lib/libgal.la -%{prefix}/include/gal +%defattr(0644, root, root, 0755) +#%{prefix}/lib/libgal.so +%{_includedir}/gal-2.0 +%{_libdir}/libgal-2.0.a +%{_libdir}/libgal-2.0.la +%{_libdir}/gtk-2.0/modules/libgal-a11y-2.0.a +%{_libdir}/gtk-2.0/modules/libgal-a11y-2.0.la +%{_libdir}/pkgconfig/gal-2.0.pc Index: ChangeLog =================================================================== RCS file: /cvs/gnome/gal/ChangeLog,v retrieving revision 1.757 diff -u -r1.757 ChangeLog --- ChangeLog 9 Apr 2003 18:45:11 -0000 1.757 +++ ChangeLog 14 Apr 2003 21:48:17 -0000 @@ -1,3 +1,8 @@ +2003-04-14 Rui Miguel Silva Seabra <rms 1407 org> + + * gal.spec.in : make the rpm spec work again and correct Copyright + tag to License tag (which is the correct one) + 2003-04-09 Mike Kestner <mkestner ximian com> * configure.in : releasing 1.99.3
Attachment:
signature.asc
Description: This is a digitally signed message part