Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit gwget
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 06 Apr 2007 16:30:05 +0200
  • Message-id: <20070406143006.2CDB167817E@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gwget
checked in at Fri Apr 6 16:30:05 CEST 2007.

--------
--- GNOME/gwget/gwget.changes   2007-04-04 14:38:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gwget/gwget.changes    2007-04-06 10:11:07.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  6 10:10:32 CEST 2007 - lmichnovic@xxxxxxx
+
+- removing static libs 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gwget.spec ++++++
--- /var/tmp/diff_new_pack.C21275/_old  2007-04-06 16:29:35.000000000 +0200
+++ /var/tmp/diff_new_pack.C21275/_new  2007-04-06 16:29:35.000000000 +0200
@@ -16,7 +16,7 @@
 Group:          Productivity/Networking/Web/Utilities
 Requires:       wget
 Version:        0.98.2
-Release:        24
+Release:        25
 Summary:        Front-End for wget Written in GTK+
 URL:            http://gnome.org/projects/gwget/
 PreReq:         filesystem gconf2
@@ -45,7 +45,7 @@
 
 %build
 autoreconf -f -i
-# FIXME: Must not build as root:
+# FIXME: Must not build as root:
 #   --disable-schemas-install is not implemented in gwget-0.98.2
 %configure
 make %{?jobs:-j%jobs}
@@ -56,7 +56,8 @@
 %find_lang %{name}
 %find_gconf_schemas
 cat %{name}.lang %{name}.schemas_list >%{name}.lst
-#rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
+# Static libs are unusefull
+rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
 # No library is installed, don't install headers:
 rm -r $RPM_BUILD_ROOT%{_includedir}
 
@@ -79,6 +80,8 @@
 %{_libdir}/epiphany/*/*/*.*
 
 %changelog
+* Fri Apr 06 2007 - lmichnovic@xxxxxxx
+- removing static libs
 * Wed Apr 04 2007 - lmichnovic@xxxxxxx
 - configure detects current epiphany 2.18 (epiphany218.patch)
 * Thu Jan 11 2007 - sbrabec@xxxxxxx



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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread