<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://bugs.maemo.com/index.php?action=history&amp;feed=atom&amp;title=Qt5_Packaging</id>
		<title>Qt5 Packaging - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://bugs.maemo.com/index.php?action=history&amp;feed=atom&amp;title=Qt5_Packaging"/>
		<link rel="alternate" type="text/html" href="http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;action=history"/>
		<updated>2026-04-21T22:59:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;diff=46892&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://bugs.maemo.com/index.php?title=Qt5_Packaging&amp;diff=46892&amp;oldid=prev"/>
				<updated>2012-03-05T11:05:49Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>ahma</name></author>	</entry>

	</feed>