commit docbook-xsl-stylesheets for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package docbook-xsl-stylesheets for 
openSUSE:Factory
checked in at Fri Apr 22 22:49:55 CEST 2011.




--- docbook-xsl-stylesheets/docbook-xsl-stylesheets.changes 2009-12-24 
12:02:50.0 +0100
+++ 
/mounts/work_src_done/STABLE/docbook-xsl-stylesheets/docbook-xsl-stylesheets.changes
2011-04-12 13:32:29.0 +0200
@@ -1,0 +2,15 @@
+Tue Apr 12 06:30:39 UTC 2011 - t...@suse.de
+
+- Update to 1.76.1; for news, see
+  http://lists.oasis-open.org/archives/docbook-apps/201011/msg7.html
+- Moved pdf2index and dbtoepub to /usr/bin
+- Cleaned up Spec file to avoid rpmlint warnings
+- Removed now obsolete chunktoc-fix.patch
+
+---
+Wed Apr 14 12:28:37 CEST 2010 - mma...@suse.cz
+
+- chunktoc.xsl: Added missing namespace declarations. Closes
+  bug #2890069.
+
+---

calling whatdependson for head-i586


Old:

  docbook-xsl-1.75.2.tar.bz2
  docbook-xsl-doc-1.75.2.tar.bz2

New:

  docbook-xsl-1.76.1.tar.bz2
  docbook-xsl-doc-1.76.1.tar.bz2
  docbook-xsl-stylesheets-dbtoepub.patch



Other differences:
--
++ docbook-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.0A0b0T/_old  2011-04-22 22:48:35.0 +0200
+++ /var/tmp/diff_new_pack.0A0b0T/_new  2011-04-22 22:48:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-xsl-stylesheets (Version 1.75.2)
+# spec file for package docbook-xsl-stylesheets
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,25 @@
 
 # norootforbuild
 
+%define pack_vers 1.76.1
+%define regcat /usr/bin/sgml-register-catalog
 
 Name:   docbook-xsl-stylesheets
+Summary:XSL Stylesheets for DocBook 4
 BuildRequires:  fdupes sgml-skel unzip
+BuildRequires:  ruby
 License:MPL and X11
 Group:  Productivity/Publishing/DocBook
 AutoReqProv:on
 BuildArch:  noarch
 Requires:   xmlcharent docbook_4
-%define regcat /usr/bin/sgml-register-catalog
+Requires:   ruby
 PreReq: sgml-skel %{regcat} /usr/bin/xmlcatalog
-Summary:XSL Stylesheets for DocBook 4
-Version:1.75.2
-Release:3
-Source0:
http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-%{version}.tar.bz2
+Version:1.76.1
+Release:1
+Source0:
http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-%{pack_vers}.tar.bz2
 Source1:
http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-doc-%{version}.tar.bz2
-# %define pack_vers snapshot
-%define pack_vers %{version}
+Patch0: %{name}-dbtoepub.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://sourceforge.net/projects/docbook/
 
@@ -59,7 +61,7 @@
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
-%define INSTALL_SCRIPT install -m755 -o root -g root
+%define INSTALL_SCRIPT install -m755
 %define sgml_dir %{_datadir}/sgml
 %define sgml_var_dir /var/lib/sgml
 %define sgml_mod_dir %{sgml_dir}/docbook
@@ -78,16 +80,19 @@
 %define xml_sysconf_dir %{_sysconfdir}/xml
 
 %prep
-# %setup -q -n docbook-xsl-%{pack_vers} -b 10
+# %%setup -q -n docbook-xsl-%%{pack_vers} -b 10
 %setup -q -n docbook-xsl-%{pack_vers} -b 1
-### snap
-#unzip -a %{S:100}
-#cp -a docbook-xsl-snapshot/* .
-### snap end
-# cp -p %{SOURCE1} README.SuSE
-# cp %{S:2} fo
+%patch0 -p1
+
+# mv epub/bin/dbtoepub epub/bin/dbtoepub.tmp
+sed -i 's=@@EPUBDIR@@=%{xml_mod_style_prod_dir}/current//epub/bin='  
epub/bin/dbtoepub
+
+# We don't need these scripts:
+rm -rf install.sh tools/bin/docbook-xsl-update
+
+find -type f  -exec chmod -x {} \;
 chmod -R a+rX,g-w,o-w .
-chmod -x images/*.{svg,png,gif,tif} images/callouts/*.{svg,png,gif}
+chmod -x images/*.{svg,png,gif,tif} images/callouts/*.{svg,png,gif} 
extensions/docbook.py
 # Start cleanup (to avoid warnings for rpmlint
 [ -f ./extensions/saxon65/dist/saxon65.jar ]  rm -rf 
./extensions/saxon65/dist/saxon65.jar
 [ -f ./extensions/xalan27/dist/xalan27.jar ]  rm -rf 
./extensions/xalan27/dist/xalan27.jar
@@ -105,8 +110,8 @@
 %build
 xmlcatbin=/usr/bin/xmlcatalog
 CATALOG=%{name}.xml
-# file:///usr/share/sgml/docbook/ = %{sgml_mod_dir} map it to
-# %{xml_mod_style_prod_dir}/%{version}
+# file:///usr/share/sgml/docbook/ = %%{sgml_mod_dir} map it to
+# %%{xml_mod_style_prod_dir}/%%{version}
 $xmlcatbin --noout --create $CATALOG
 /usr/bin/xmlcatalog --noout --add rewriteSystem \
  http://docbook.sourceforge.net/release/xsl/%{version}; \
@@ -129,7 +134,7 @@
   file:///$CATALOG 

commit wireless-tools for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory
checked in at Fri Apr 22 22:50:00 CEST 2011.




--- wireless-tools/wireless-tools.changes   2010-12-01 16:40:17.0 
+0100
+++ /mounts/work_src_done/STABLE/wireless-tools/wireless-tools.changes  
2011-02-08 13:48:49.0 +0100
@@ -2 +2,6 @@
-Wed Dec  1 16:31:59 CET 2010 - vl...@suse.cz
+Tue Feb  8 13:46:48 CET 2011 - vbo...@suse.de
+
+- fixed typo in specfile; shall be /etc/modprobe.d/50-iwlagn.conf
+
+---
+Wed Dec  1 16:31:59 CET 2010 - vbo...@suse.cz
@@ -8 +13 @@
-Fri Feb  5 20:22:05 CET 2010 - vl...@suse.cz
+Fri Feb  5 20:22:05 CET 2010 - vbo...@suse.cz

calling whatdependson for head-i586




Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.8iwgSj/_old  2011-04-22 22:48:38.0 +0200
+++ /var/tmp/diff_new_pack.8iwgSj/_new  2011-04-22 22:48:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package wireless-tools (Version 30.pre8)
+# spec file for package wireless-tools
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:Tools for a wireless LAN
 %define major_version 30
 Version:%{major_version}.pre8
-Release:14
+Release:19
 Group:  Hardware/Wifi
 License:GPLv2+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -116,7 +116,7 @@
 mkdir -p %{buildroot}/etc/modprobe.d
 install -m644 %{SOURCE4} %{buildroot}/etc/modprobe.d/50-ipw2200.conf
 install -m644 %{SOURCE10} %{buildroot}/etc/modprobe.d/50-iwl3945.conf
-install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwagn.conf
+install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwlagn.conf
 %ifarch %ix86 x86_64
 install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf
 %endif






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit w3m for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package w3m for openSUSE:Factory
checked in at Fri Apr 22 22:52:01 CEST 2011.




--- w3m/w3m.changes 2010-06-15 18:31:28.0 +0200
+++ /mounts/work_src_done/STABLE/w3m/w3m.changes2011-01-18 
15:34:55.0 +0100
@@ -1,0 +2,18 @@
+Tue Jan 18 14:33:24 UTC 2011 - m...@novell.com
+
+- Version 0.5.3:
+  * security fix
+- fix vulnerabilities indicated by bugs.debian.org.
+- suppress sending Referer, if https:// - http://
+  * new features
+- adapt w3mimg to native windows on MS Windows.
+- support xterm-incompatible terminals without gpm.
+- add xhtml to default guess.
+- introduce option pseudo_inlines.
+- add option to avoid wrong number of dots error in cookies.
+  * other bug fixes
+- fix important bugs from bugs.debian.org
+- preserve spaces in multibyte context.
+- fix proxy authentication.
+
+---

calling whatdependson for head-i586


Old:

  w3m-0.5.2.tar.bz2
  w3m-CVE-2010-2074.patch

New:

  w3m-0.5.3.tar.bz2



Other differences:
--
++ w3m.spec ++
--- /var/tmp/diff_new_pack.e1knsC/_old  2011-04-22 22:51:32.0 +0200
+++ /var/tmp/diff_new_pack.e1knsC/_new  2011-04-22 22:51:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package w3m (Version 0.5.2)
+# spec file for package w3m
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,8 +21,8 @@
 Name:   w3m
 BuildRequires:  gcc-c++ gpm imlib2-devel ncurses-devel openssl-devel pkgconfig
 Url:http://w3m.sourceforge.net/
-Version:0.5.2
-Release:133
+Version:0.5.3
+Release:1
 Summary:A text-based WWW browser
 License:BSD3c(or similar) ; MIT License (or similar)
 Group:  Productivity/Networking/Web/Browsers
@@ -41,7 +41,6 @@
 Patch7: w3m-tempdir-override.patch
 Patch8: w3m-parsetagx-crash.patch
 Patch9: w3m-history-crossdev.patch
-Patch10:w3m-CVE-2010-2074.patch
 Patch11:w3m-ssl-verify.patch
 Patch12:w3m-closedir.patch
 Patch500:   gc-gcc4.patch
@@ -112,7 +111,6 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10
 %patch11
 %patch12
 cd ../gc*

++ w3m-0.4.1-session-mgmt.dif ++
--- /var/tmp/diff_new_pack.e1knsC/_old  2011-04-22 22:51:32.0 +0200
+++ /var/tmp/diff_new_pack.e1knsC/_new  2011-04-22 22:51:32.0 +0200
@@ -5,20 +5,20 @@
 
 Index: fm.h
 ===
 fm.h.orig  2006-03-18 02:45:07.0 +0100
-+++ fm.h   2006-03-18 02:45:07.0 +0100
-@@ -908,6 +908,7 @@ global int emacs_like_lineedit init(FALS
+--- fm.h.orig
 fm.h
+@@ -933,6 +933,7 @@ global int emacs_like_lineedit init(FALS
  global int vi_prec_num init(FALSE);
  global int label_topline init(FALSE);
  global int nextpage_topline init(FALSE);
 +global char *Session init(NULL);
  global char *displayTitleTerm init(NULL);
  global int displayLink init(FALSE);
- global int displayLineInfo init(FALSE);
+ global int displayLinkNumber init(FALSE);
 Index: history.c
 ===
 history.c.orig 2003-09-26 19:59:51.0 +0200
-+++ history.c  2006-03-18 02:45:07.0 +0100
+--- history.c.orig
 history.c
 @@ -1,5 +1,6 @@
  /* $Id: history.c,v 1.11 2003/09/26 17:59:51 ukai Exp $ */
  #include fm.h
@@ -73,8 +73,8 @@
  
 Index: main.c
 ===
 main.c.orig2004-04-04 18:47:20.0 +0200
-+++ main.c 2006-03-18 02:45:07.0 +0100
+--- main.c.orig
 main.c
 @@ -6,6 +6,7 @@
  #include sys/stat.h
  #include sys/types.h
@@ -83,7 +83,7 @@
  #include fcntl.h
  #if defined(HAVE_WAITPID) || defined(HAVE_WAIT3)
  #include sys/wait.h
-@@ -221,6 +222,7 @@ fusage(FILE * f, int err)
+@@ -234,6 +235,7 @@ fusage(FILE * f, int err)
  fprintf(f, -header string   insert string as a header\n);
  fprintf(f, +num   goto num line\n);
  fprintf(f, -num show line number\n);
@@ -91,7 +91,7 @@
  fprintf(f, -no-proxydon't use proxy\n);
  #ifdef INET6
  fprintf(f, -4   IPv4 only (-o dns_order=4)\n);
-@@ -262,6 +264,8 @@ static char *getCodePage(void);
+@@ -271,6 +273,8 @@ static char *getCodePage(void);
  #endif
  #endif
  
@@ -100,7 +100,7 @@
  static GC_warn_proc orig_GC_warn_proc = NULL;
  #define GC_WARN_KEEP_MAX (20)
  
-@@ -702,6 +706,8 @@ main(int argc, char **argv, char **envp)
+@@ -707,6 +711,8 @@ main(int argc, char **argv, 

commit texmaker for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package texmaker for openSUSE:Factory
checked in at Fri Apr 22 22:53:47 CEST 2011.




--- texmaker/texmaker.changes   2011-04-04 19:07:50.0 +0200
+++ /mounts/work_src_done/STABLE/texmaker/texmaker.changes  2011-04-18 
10:12:25.0 +0200
@@ -1,0 +2,19 @@
+Mon Apr 18 08:07:09 UTC 2011 - badshah...@gmail.com
+
+- Update to version 3.0.1
+  + Internal pdf viewer can now be embedded in the main window
+irrespective of screen width
+  + Button to launch external pdf viewer
+  + Bug fixes:
+- Memory leak about the syntax highlighting for .bib files 
+  has been fixed
+- Extra closing bracket with the auto-completion of \begin{}
+  environment no longer appears
+- Bug with jump to next error command has been fixed
+- Columns in the Log panel are resizable again
+- Multiline user tags respect now current line indentation
+- Bug with latexmk+view pdf option in Quickbuild has been
+  fixed
+- Some keyboard shortcuts were not working
+
+---

calling whatdependson for head-i586


Old:

  texmaker-3.0.tar.bz2

New:

  texmaker-3.0.1.tar.bz2



Other differences:
--
++ texmaker.spec ++
--- /var/tmp/diff_new_pack.5y8OuG/_old  2011-04-22 22:53:28.0 +0200
+++ /var/tmp/diff_new_pack.5y8OuG/_new  2011-04-22 22:53:28.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   texmaker
-Version:3.0
+Version:3.0.1
 Release:1
 License:GPLv2
 Summary:Free cross-platform LaTeX editor

++ texmaker-3.0.tar.bz2 - texmaker-3.0.1.tar.bz2 ++
 20452 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mailman for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package mailman for openSUSE:Factory
checked in at Fri Apr 22 22:53:56 CEST 2011.




--- mailman/mailman.changes 2011-02-23 19:43:22.0 +0100
+++ /mounts/work_src_done/STABLE/mailman/mailman.changes2011-04-22 
14:22:30.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 20 14:30:24 UTC 2011 - jmate...@novell.com
+
+- fixed bug where it is impossible to edit archives (updated
+  patch 2.1.14-editarch.patch)
+
+---

calling whatdependson for head-i586


Old:

  mailman-2.1.3-editarch.patch
  minmem

New:

  mailman-2.1.14-editarch.patch



Other differences:
--
++ mailman.spec ++
--- /var/tmp/diff_new_pack.A593GI/_old  2011-04-22 22:53:34.0 +0200
+++ /var/tmp/diff_new_pack.A593GI/_new  2011-04-22 22:53:34.0 +0200
@@ -31,7 +31,7 @@
 PreReq: permissions
 Summary:The GNU Mailing List Manager
 Version:2.1.14
-Release:6
+Release:7
 Source: %{name}-%{version}.tgz
 Source1:README.SuSE
 Source2:mailman-2.1-manpages.tgz
@@ -53,7 +53,7 @@
 Patch2: mailman-SuSE.patch
 %endif
 Patch3: mailman-2.1.14-python.dif
-Patch5: mailman-2.1.3-editarch.patch
+Patch5: mailman-2.1.14-editarch.patch
 Patch6: mailman-2.1.14-misc-PACKAGES.diff
 Patch7: mailman-2.1.2-list_lists.patch
 Patch10:mailman-2.1.4-dirmode.patch

++ mailman-2.1.3-editarch.patch - mailman-2.1.14-editarch.patch ++
--- mailman/mailman-2.1.3-editarch.patch2008-08-28 02:12:14.0 
+0200
+++ /mounts/work_src_done/STABLE/mailman/mailman-2.1.14-editarch.patch  
2011-04-22 14:22:27.0 +0200
@@ -1,6 +1,8 @@
 mailman-2.1.11/Mailman/Cgi/admin.py
-+++ mailman-2.1.11/Mailman/Cgi/admin.py
-@@ -414,6 +414,8 @@
+Index: mailman-2.1.14/Mailman/Cgi/admin.py
+===
+--- mailman-2.1.14.orig/Mailman/Cgi/admin.py
 mailman-2.1.14/Mailman/Cgi/admin.py
+@@ -416,6 +416,8 @@ def show_results(mlist, doc, category, s
  _('Go to the general list information page')))
  otherlinks.AddItem(Link(mlist.GetScriptURL('edithtml'),
  _('Edit the public HTML pages and text files')))
@@ -9,8 +11,10 @@
  otherlinks.AddItem(Link(mlist.GetBaseArchiveURL(),
  _('Go to list archives')).Format() +
 'brnbsp;br')
 mailman-2.1.11/Mailman/Cgi/editarch.py
-+++ mailman-2.1.11/Mailman/Cgi/editarch.py
+Index: mailman-2.1.14/Mailman/Cgi/editarch.py
+===
+--- /dev/null
 mailman-2.1.14/Mailman/Cgi/editarch.py
 @@ -0,0 +1,509 @@
 +# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
 +# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
@@ -288,7 +292,7 @@
 +l = Link(mlist.GetScriptURL('editarch'), _('Back to main overview'))
 +doc.AddItem(l)
 +
-+# Display list of months containing messages in the archive 
++# Display list of months containing messages in the archive
 +def DisplayMonthOverview(mlist, mbox, doc):
 +counter = 1
 +inc = 100
@@ -383,7 +387,7 @@
 +for l in m.headers:
 +warchfile.write(l)
 +warchfile.write('\n')
-+warchfile.write(m.fp.read()) 
++warchfile.write(m.fp.read())
 +counter += 1
 +
 +if lock_file:
@@ -444,7 +448,7 @@
 +# Make a human-readable Month  from month and year numbers
 +def MakeDateString(year, month):
 +try:
-+date = time.strptime(str(year) + str(month), %Y %m)
++date = time.strptime(str(year) +   + str(month), %Y %m)
 +datestr = _(time.strftime(%B %Y, date))
 +return datestr
 +except ValueError:
@@ -521,9 +525,11 @@
 +for thing, repl in repls:
 +s = s.replace(thing, repl)
 +return Utils.uncanonstr(s, lang)
 mailman-2.1.11/Mailman/Defaults.py.in
-+++ mailman-2.1.11/Mailman/Defaults.py.in
-@@ -1352,6 +1352,10 @@
+Index: mailman-2.1.14/Mailman/Defaults.py.in
+===
+--- mailman-2.1.14.orig/Mailman/Defaults.py.in
 mailman-2.1.14/Mailman/Defaults.py.in
+@@ -1390,6 +1390,10 @@ PIDFILE = os.path.join(DATA_DIR, 'master
  SITE_PW_FILE = os.path.join(DATA_DIR, 'adm.pw')
  LISTCREATOR_PW_FILE = os.path.join(DATA_DIR, 'creator.pw')
  
@@ -534,9 +540,11 @@
  # Import a bunch of version numbers
  from Version import *
  
 mailman-2.1.11/configure
-+++ mailman-2.1.11/configure
-@@ -4254,6 +4254,7 @@
+Index: mailman-2.1.14/configure
+===
+--- mailman-2.1.14.orig/configure
 

commit iw for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package iw for openSUSE:Factory
checked in at Fri Apr 22 22:54:33 CEST 2011.




--- iw/iw.changes   2010-01-06 18:02:36.0 +0100
+++ /mounts/work_src_done/STABLE/iw/iw.changes  2011-03-29 11:43:49.0 
+0200
@@ -1,0 +2,12 @@
+Tue Mar 29 11:42:30 CEST 2011 - vl...@suse.cz
+
+- upgrade to version 0.9.22 
+ * bugfixes
+ * P2P information
+ * 4addr support
+ * WDS support
+ * IBSS improvements
+ * mesh improvements, support for mesh join/leave
+ * parse MMIC failure event
+
+---

calling whatdependson for head-i586


Old:

  iw-0.9.18.tar.bz2

New:

  iw-0.9.22.tar.bz2



Other differences:
--
++ iw.spec ++
--- /var/tmp/diff_new_pack.uEIAgd/_old  2011-04-22 22:54:03.0 +0200
+++ /var/tmp/diff_new_pack.uEIAgd/_new  2011-04-22 22:54:03.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package iw (Version 0.9.18)
+# spec file for package iw
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Name:   iw
 BuildRequires:  kernel-source libnl-devel pkg-config
 Summary:Configuration utility for nl80211 based wireless drivers
-Version:0.9.18
+Version:0.9.22
 Release:1
 Group:  Hardware/Wifi
 License:BSD3c(or similar)

++ iw-0.9.18.tar.bz2 - iw-0.9.22.tar.bz2 ++
 3725 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit avrdude for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package avrdude for openSUSE:Factory
checked in at Fri Apr 22 22:55:42 CEST 2011.




--- avrdude/avrdude.changes 2010-05-15 17:49:51.0 +0200
+++ /mounts/work_src_done/STABLE/avrdude/avrdude.changes2011-03-07 
20:19:49.0 +0100
@@ -1,0 +2,21 @@
+Mon Mar  7 19:14:33 UTC 2011 - j...@novell.com
+
+- bnc#676024, support for attiny4313 added according to 
+  http://savannah.nongnu.org/patch/?7393
+
+---
+Mon Mar  7 18:58:41 UTC 2011 - j...@novell.com
+
+- Resurrected the changelog.
+  /usr/lib/osc/source_validators/helpers/check_dates_in_changes
+  misinterpretes timestamps 2010-01-01 within changelog entries as 
+  new changelog entries.
+
+---
+Mon Sep  6 13:58:00 UTC 2010 - m...@novell.com
+
+- Use ATTRS instead of SYSFS in udev rules.
+- Add old USBasp VID/PID to udev rules.
+- Dropped most of the .changes file to make osc happy.
+
+---
@@ -26,8 +46,0 @@
-  2010-01-19  Joerg Wunsch j@uriah.heep.sax.de
-   * configure.ac: Released version 5.10.
-  2010-01-19  Joerg Wunsch j@uriah.heep.sax.de
-   bug #28677: Cygwin's GCC no longer supports -mno-cygwin option
-   * configure.ac: For Win32 environments, add a check whether the
-   compiler understands the -mno-cygwin option.  If not, don't use
-   it but suggest using a different compiler.
-  2010-01-18  David Hoerl dho...@mac.com
@@ -37,2 +49,0 @@
-  2010-01-15  Joerg Wunsch j@uriah.heep.sax.de
-   Submitted by Michael biebl:
@@ -41 +51,0 @@
-  2010-01-15  Joerg Wunsch j@uriah.heep.sax.de
@@ -45,5 +54,0 @@
-  2010-01-15  Joerg Wunsch j@uriah.heep.sax.de
-   Submitted by Aurelien Jarno:
-   * configure.ac: Fix build for GNU/kFreeBSD.
-   * ppi.c: (Dito.)
-   * par.c: (Dito.)

calling whatdependson for head-i586


New:

  tn4313.diff



Other differences:
--
++ avrdude.spec ++
--- /var/tmp/diff_new_pack.Q6uA95/_old  2011-04-22 22:54:44.0 +0200
+++ /var/tmp/diff_new_pack.Q6uA95/_new  2011-04-22 22:54:44.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package avrdude (Version 5.10)
+# spec file for package avrdude
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Name:   avrdude
 BuildRequires:  bison flex libusb-devel readline-devel
 Version:5.10
-Release:1
+Release:5
 Url:http://savannah.nongnu.org/projects/avrdude
 Group:  Development/Tools/Other
 License:GPLv2+
@@ -34,6 +34,7 @@
 Patch0: avrdude-use-serial-device-for-serbb.patch
 Patch1: avrdude-5.5.usbtiny.64bit.patch
 Patch2: avrdude_butterfly_mk.patch
+Patch3: tn4313.diff
 AutoReqProv:on
 Provides:   avr-programmer
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -52,6 +53,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 touch lexer.l
 
 %build

++ avrdude-udev.rules ++
--- /var/tmp/diff_new_pack.Q6uA95/_old  2011-04-22 22:54:44.0 +0200
+++ /var/tmp/diff_new_pack.Q6uA95/_new  2011-04-22 22:54:44.0 +0200
@@ -1,13 +1,14 @@
 
 KERNEL==parport*, MODE=0666
 
-SYSFS{idVendor}==03eb, SYSFS{idProduct}==2104, MODE=0666 # AVRISP mkII
-SYSFS{idVendor}==03eb, SYSFS{idProduct}==2107, MODE=0666 # AVR-Dragon
-SYSFS{idVendor}==03eb, SYSFS{idProduct}==2103, MODE=0666 # JTAG ICE mkII
-SYSFS{idVendor}==03eb, SYSFS{idProduct}==2106, MODE=0666 # STK600
-SYSFS{idVendor}==16c0, SYSFS{idProduct}==05dc, MODE=0666 # USBASP von 
www.fischl.de
-SYSFS{idVendor}==03eb, SYSFS{idProduct}==2ffa, MODE=0666 # AT90USB
-SYSFS{idVendor}==10c4, SYSFS{idProduct}==ea60, MODE=0666 # AVR910
-SYSFS{idVendor}==1781, SYSFS{idProduct}==0c9f, MODE=0666 # USBtiny
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==2104, MODE=0666 # AVRISP mkII
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==2107, MODE=0666 # AVR-Dragon
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==2103, MODE=0666 # JTAG ICE mkII
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==2106, MODE=0666 # STK600
+ATTRS{idVendor}==16c0, ATTRS{idProduct}==05dc, MODE=0666 # USBASP 
(www.fischl.de)
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==c7b4, MODE=0666 # USBASP old 
VID/PID
+ATTRS{idVendor}==03eb, ATTRS{idProduct}==2ffa, MODE=0666 # AT90USB
+ATTRS{idVendor}==10c4, ATTRS{idProduct}==ea60, MODE=0666 # AVR910
+ATTRS{idVendor}==1781, ATTRS{idProduct}==0c9f, MODE=0666 # USBtiny
 
-SYSFS{idVendor}==067b, SYSFS{idProduct}==2303, MODE=0666 # PL2303 USB to 
serial adapter
+ATTRS{idVendor}==067b,