Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458170 - net-news/quiterss-0.12.3 - version bump request
Summary: net-news/quiterss-0.12.3 - version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-02-18 19:50 UTC by Ameretat.Reith
Modified: 2013-03-16 17:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
quiterss-0.12.2.ebuild (quiterss-0.12.2.ebuild,609 bytes, text/plain)
2013-03-10 22:57 UTC, Denis M. (Phr33d0m)
Details
quiterss-0.12.2-unbundle-sqlite.patch (quiterss-0.12.2-unbundle-sqlite.patch,1.33 KB, patch)
2013-03-10 22:58 UTC, Denis M. (Phr33d0m)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ameretat.Reith 2013-02-18 19:50:45 UTC

    
Comment 1 Denis M. (Phr33d0m) 2013-02-18 22:02:11 UTC
The original state of the bug was erroneous. I'm using it to make a correct version bump request of this package.
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2013-03-06 13:23:29 UTC
no ebuild to test as of yet?
Comment 3 Denis M. (Phr33d0m) 2013-03-10 22:57:31 UTC
Created attachment 341616 [details]
quiterss-0.12.2.ebuild

--- quiterss-0.11.0.ebuild      2013-03-03 00:31:25.000000000 +0100
+++ quiterss-0.12.2.ebuild      2013-03-10 23:53:42.187752151 +0100
@@ -10,7 +10,7 @@
 
 DESCRIPTION="A Qt4-based RSS/Atom feed reader"
 HOMEPAGE="http://code.google.com/p/quite-rss/"
-SRC_URI="http://quite-rss.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="http://quite-rss.googlecode.com/files/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -28,5 +28,5 @@
 DOCS=(AUTHORS HISTORY_EN HISTORY_RU README)
 
 PATCHES=(
-       "${FILESDIR}/${PN}-0.11.0-unbundle-sqlite.patch"
+       "${FILESDIR}/${P}-unbundle-sqlite.patch"
 )
Comment 4 Denis M. (Phr33d0m) 2013-03-10 22:58:08 UTC
Created attachment 341618 [details, diff]
quiterss-0.12.2-unbundle-sqlite.patch
Comment 5 Sergey Popov gentoo-dev 2013-03-16 17:00:36 UTC
+  16 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> +quiterss-0.12.3.ebuild,
+  +files/quiterss-0.12.3-unbundle-sqlite.patch:
+  Version bump, wrt bug #458170, thanks to Denis M. <god AT politeia.in> for
+  updated ebuild and patch