<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Qt5 Packaging - Revision history</title>
		<link>http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5-7</generator>
		<lastBuildDate>Mon, 13 Apr 2026 12:06:26 GMT</lastBuildDate>
		<item>
			<title>ahma:&amp;#32;New page: == Qt5 Packaking Process ==  Following procedure automates the communication between a packager, Gitorious and OBS.   Following directory paths are required:  * Clone of Qt5 Git repository...</title>
			<link>http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;diff=46892&amp;oldid=prev</link>
			<guid>http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;diff=46892&amp;oldid=prev</guid>
			<description>&lt;p&gt;New page: == Qt5 Packaking Process ==  Following procedure automates the communication between a packager, Gitorious and OBS.   Following directory paths are required:  * Clone of Qt5 Git repository...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Qt5 Packaking Process ==&lt;br /&gt;
&lt;br /&gt;
Following procedure automates the communication between a packager, Gitorious and OBS. &lt;br /&gt;
&lt;br /&gt;
Following directory paths are required:&lt;br /&gt;
&lt;br /&gt;
* Clone of Qt5 Git repository (/work/qt5 in this example)&lt;br /&gt;
* Checkout of Qt5 project from selected OBS (/work/obs/qt5 in this example)&lt;br /&gt;
* Qt-specs (/work/qt-specs in this example) (https://gitorious.org/qt-spec-effort/qt-specs)&lt;br /&gt;
&lt;br /&gt;
=== Prequicities ===&lt;br /&gt;
&lt;br /&gt;
Checkout OBS Project&lt;br /&gt;
 machine:/work/obs$ osc co qt5&lt;br /&gt;
&lt;br /&gt;
Clone git tree &lt;br /&gt;
 machine:/work$ git clone git://gitorious.org/qt/qt5.git&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
Open update-sources.sh for editing and change following details according to your directory structure:&lt;br /&gt;
&lt;br /&gt;
 # QT5_DIR is the directory where qt5 and all the submodules have been&lt;br /&gt;
 # checked into&lt;br /&gt;
 QT5_DIR=/work/qt5&lt;br /&gt;
 &lt;br /&gt;
 # OBSDIR is the directory holding your OBS qt5 project&lt;br /&gt;
 OBSDIR=/work/obs/qt5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Process in nutshell ===&lt;br /&gt;
&lt;br /&gt;
 ./update-sources.sh --help&lt;br /&gt;
 ./update-sources.sh --no-pull&lt;br /&gt;
&lt;br /&gt;
update-sources.sh command has following functionality&lt;br /&gt;
&lt;br /&gt;
* Fetch latest Qt5 tree from Gitorious&lt;br /&gt;
* Include .spec, .changes and .path files from qt-specs&lt;br /&gt;
* Create tarballs from Qt5 tree&lt;br /&gt;
* Commit previously mentioned source packages to OBS&lt;br /&gt;
&lt;br /&gt;
=== Workflow ===&lt;br /&gt;
&lt;br /&gt;
Create a patch:&lt;br /&gt;
 machine:/work/qt-specs$ ecmas qtbase/files/fix-borken-thingies.patch&lt;br /&gt;
 &lt;br /&gt;
Modify packaging:&lt;br /&gt;
 machine:/work/qt-specs$ ecmas qtbase/qtbase.spec&lt;br /&gt;
&lt;br /&gt;
Commit changes to OBS:&lt;br /&gt;
 machine:/work/qt-specs$ ./update-sources.sh --no-pull&lt;br /&gt;
&lt;br /&gt;
Follow OBS logs and fix more things.&lt;/div&gt;</description>
			<pubDate>Mon, 05 Mar 2012 11:05:49 GMT</pubDate>			<dc:creator>ahma</dc:creator>			<comments>http://bugs.maemo.com/Talk:Qt5_Packaging</comments>		</item>
	</channel>
</rss>