Author: hawk Date: Thu Nov 2 22:36:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - removed mozilla plugin (mozilla is no longer available in PLD) - added missing chunk to libxml2 patch - release down to 1
---- Files affected: SPECS: gxmlviewer.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/gxmlviewer.spec diff -u SPECS/gxmlviewer.spec:1.24 SPECS/gxmlviewer.spec:1.25 --- SPECS/gxmlviewer.spec:1.24 Fri Sep 29 00:45:47 2006 +++ SPECS/gxmlviewer.spec Thu Nov 2 23:36:17 2006 @@ -3,7 +3,7 @@ Summary(pl): Przeglądarka plików XML w GTK+ Name: gxmlviewer Version: 1.3.3 -Release: 5 +Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/gxmlviewer/%{name}-%{version}.tar.gz @@ -40,19 +40,6 @@ %description control -l pl Kontrola Bonobo do przeglądarki XML-a. -%package -n mozilla-plugin-%{name} -Summary: Mozilla XML plugin -Summary(pl): Wtyczka XML do Mozilli -Group: X11/Applications -Requires: %{name} = %{version}-%{release} -Requires: mozilla-embedded - -%description -n mozilla-plugin-%{name} -XML plugin for Mozilla. - -%description -n mozilla-plugin-%{name} -l pl -Wtyczka z obsługą XML-a dla Mozilli. - %prep %setup -q %patch0 -p1 @@ -70,8 +57,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - PLUGIN_DIR=%{_libdir}/mozilla/plugins + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -85,16 +71,17 @@ %attr(755,root,root) %{_bindir}/xmlview-control %{_datadir}/oaf/GNOME_XMLView.oaf -%files -n mozilla-plugin-%{name} -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/mozilla/plugins/npgxmlviewer.so - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/11/02 22:36:17 hawk +- removed mozilla plugin (mozilla is no longer available in PLD) +- added missing chunk to libxml2 patch +- release down to 1 + Revision 1.24 2006/09/28 22:45:47 glen - strict internal deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gxmlviewer.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
