OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Jan-2008 19:59:04
Branch: HEAD Handle: 2008010818590400
Modified files:
openpkg-src/snownews snownews.patch snownews.spec
Log:
upgrading package: snownews 1.5.7 -> 1.5.8
Summary:
Revision Changes Path
1.3 +5 -17 openpkg-src/snownews/snownews.patch
1.19 +2 -2 openpkg-src/snownews/snownews.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/snownews/snownews.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 snownews.patch
--- openpkg-src/snownews/snownews.patch 5 Jun 2005 17:14:06 -0000
1.2
+++ openpkg-src/snownews/snownews.patch 8 Jan 2008 18:59:04 -0000
1.3
@@ -1,23 +1,11 @@
-Index: Makefile
---- Makefile.orig 2005-06-05 18:57:55 +0200
-+++ Makefile 2005-06-05 18:58:45 +0200
-@@ -62,7 +62,7 @@
- $(INSTALL) -s snownews $(DESTDIR)$(PREFIX)/bin
- $(INSTALL) opml2snow $(DESTDIR)$(PREFIX)/bin
- if [ ! -f "$(DESTDIR)$(PREFIX)/bin/snow2opml" ]; then \
-- ln -sf $(DESTDIR)$(PREFIX)/bin/opml2snow
$(DESTDIR)$(PREFIX)/bin/snow2opml; \
-+ ln -sf $(PREFIX)/bin/opml2snow
$(DESTDIR)$(PREFIX)/bin/snow2opml; \
- fi;
- $(INSTALL) snowsync $(DESTDIR)$(PREFIX)/bin
-
Index: conversions.c
---- conversions.c.orig 2005-06-05 11:50:22 +0200
-+++ conversions.c 2005-06-05 18:57:55 +0200
-@@ -33,6 +33,7 @@
+--- conversions.c.orig 2008-01-08 10:41:02 +0100
++++ conversions.c 2008-01-08 19:46:10 +0100
+@@ -30,6 +30,7 @@
#include <errno.h>
#include <libxml/HTMLparser.h>
#include <langinfo.h>
+#include <locale.h>
- /* I have no idea what needs to be defined to get strptime() on glibc.
- * This is stolen from somewhere else and it works for me(tm).
+ #include "os-support.h"
+
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/snownews/snownews.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 snownews.spec
--- openpkg-src/snownews/snownews.spec 1 Jan 2008 15:05:01 -0000
1.18
+++ openpkg-src/snownews/snownews.spec 8 Jan 2008 18:59:04 -0000
1.19
@@ -31,8 +31,8 @@
Class: EVAL
Group: Web
License: GPL
-Version: 1.5.7
-Release: 20080101
+Version: 1.5.8
+Release: 20080108
# list of sources
Source0:
http://kiza.kcore.de/software/snownews/download/snownews-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]