Hello community,

here is the log from the commit of package w3m for openSUSE:Factory
checked in at Mon May 23 12:32:16 CEST 2011.



--------
--- w3m/w3m.changes     2011-01-18 15:34:55.000000000 +0100
+++ /mounts/work_src_done/STABLE/w3m/w3m.changes        2011-05-20 
16:06:02.000000000 +0200
@@ -1,0 +2,7 @@
+Fri May 20 13:51:20 UTC 2011 - [email protected]
+
+- Overhaul the package
+- Add license files and other stuff from the doc subcdir
+  (bnc#666935).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ w3m.spec ++++++
--- /var/tmp/diff_new_pack.MBVUh7/_old  2011-05-23 12:06:50.000000000 +0200
+++ /var/tmp/diff_new_pack.MBVUh7/_new  2011-05-23 12:06:50.000000000 +0200
@@ -22,12 +22,13 @@
 BuildRequires:  gcc-c++ gpm imlib2-devel ncurses-devel openssl-devel pkgconfig
 Url:            http://w3m.sourceforge.net/
 Version:        0.5.3
-Release:        1
+Release:        135
 Summary:        A text-based WWW browser
 License:        BSD3c(or similar) ; MIT License (or similar)
 Group:          Productivity/Networking/Web/Browsers
-Provides:       w3m_ssl web_browser
-Obsoletes:      w3m_ssl
+Provides:       web_browser
+Provides:       w3m_ssl = %version
+Obsoletes:      w3m_ssl < %version
 Source0:        http://prdownloads.sourceforge.net/w3m/w3m-%version.tar.bz2
 Source1:        gc6.6.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -76,31 +77,15 @@
 terminals, even on the console on some platforms.
 
 
-
-Authors:
---------
-    Akinori Ito <[email protected]>
-    Hans-J. Boehm <[email protected]>
-    many other contributors, see /usr/share/doc/packages/w3m/gc/README
-
 %description inline-image
 Inline image extension for w3m, the text-based WWW browser.
 
 When this package is installed w3m can display images inline in an X
 terminal (if it runs in a graphical X Window System environment).
 
-See http://www2u.biglobe.ne.jp/%7Ehsaka/w3m/index.html#js for a demo.
-
-
-
-Authors:
---------
-    Akinori Ito <[email protected]>
-    Hans-J. Boehm <[email protected]>
-    many other contributors, see /usr/share/doc/packages/w3m/gc/README
-
 %prep
 %setup -q -b 1
+find -name CVS | xargs rm -rf
 %patch0 -p1
 %patch1 -p1
 %patch2
@@ -148,41 +133,28 @@
                --enable-unicode \
                --disable-w3mmailer \
                --with-gc=$RPM_BUILD_DIR/gc_install/usr
-make %{?_smp_mflags} HELP_DIR="%_defaultdocdir/%name"
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT HELP_DIR="%_defaultdocdir/%name"
+make install install-helpfile DESTDIR=$RPM_BUILD_ROOT
 install -m 755 Bonus/*.cgi $RPM_BUILD_ROOT/usr/%_lib/w3m/cgi-bin
+cp -a ../gc*/doc/README doc/README.gc
 %find_lang %{name}
 
 %files -f %{name}.lang
 %defattr(-,root,root)
 /usr/bin/w3m
 /usr/bin/w3mman
-%dir /usr/%_lib/w3m/
-/usr/%_lib/w3m/inflate
-%dir /usr/%_lib/w3m/cgi-bin
-/usr/%_lib/w3m/cgi-bin/w3mbookmark
-/usr/%_lib/w3m/cgi-bin/w3mhelperpanel
-/usr/%_lib/w3m/xface2xpm
-/usr/%_lib/w3m/cgi-bin/2ch.cgi
-/usr/%_lib/w3m/cgi-bin/backslash_to_slash.cgi
-/usr/%_lib/w3m/cgi-bin/dirlist.cgi
-/usr/%_lib/w3m/cgi-bin/goodict.cgi
-/usr/%_lib/w3m/cgi-bin/google.cgi
-/usr/%_lib/w3m/cgi-bin/multipart.cgi
-/usr/%_lib/w3m/cgi-bin/smb.cgi
-/usr/%_lib/w3m/cgi-bin/utf8.cgi
-/usr/%_lib/w3m/cgi-bin/w3mhelp.cgi
-/usr/%_lib/w3m/cgi-bin/w3mmail.cgi
-/usr/%_lib/w3m/cgi-bin/w3mman2html.cgi
-%lang(ja) %_mandir/ja
-%_mandir/man1/w3mman.1.gz
-%_mandir/man1/w3m.1.gz
-%_defaultdocdir/w3m
+%doc doc/*
+%_libdir/w3m
+%exclude %_libdir/w3m/w3mimgdisplay
+%lang(ja)%doc %_mandir/ja
+%doc %_mandir/man*/*
+%_datadir/%name
 
 %files inline-image
 %defattr(-,root,root)
+%dir %_libdir/w3m
 /usr/%_lib/w3m/w3mimgdisplay
 
 %changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to