[opensuse-buildservice] packaging frogatto game - src rpm question
Hi, I'm trying to package the game frogatto, which has its source licensed as GPL-3+ but the game data (sound, images, ..) as Freeware. Therefore I created a .spec file which contains a "data" sub-package with the Freeware license. Question: How can I define that the automatically created .src RPM file does not contain also the data files but only the source code files ? my spec file is here: https://build.opensuse.org/package/view_file?expand=1&file=frogatto.spec&package=frogatto&project=home%3Amartinkoller -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
The NoSource flag in the spec file would be what you are looking for, but in your case you will prbably have to split the engine source and the data files into two separate files. In example: Source0: frogatto-engine.tar.gz Source1: frogatto-data.tar.gz NoSource: 1 Le 03/02/2013 15:22, Martin Koller a écrit :
Hi,
I'm trying to package the game frogatto, which has its source licensed as GPL-3+ but the game data (sound, images, ..) as Freeware. Therefore I created a .spec file which contains a "data" sub-package with the Freeware license.
Question: How can I define that the automatically created .src RPM file does not contain also the data files but only the source code files ?
my spec file is here: https://build.opensuse.org/package/view_file?expand=1&file=frogatto.spec&package=frogatto&project=home%3Amartinkoller
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hello. There are some problems with http://software.opensuse.org/download.html?project=Education&package=italc and http://software.opensuse.org/download.html?project=Education&package=i-nex for example. There are also irrelevant search results: http://software.opensuse.org/package/italc & http://software.opensuse.org/package/i-nex?search_term=i-nex Could anybody fix it please? -- Dmitriy DA(P).DarkneSS Perlow / Linux x64 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Sunday 2013-02-03 15:22, Martin Koller wrote:
Hi,
I'm trying to package the game frogatto, which has its source licensed as GPL-3+ but the game data (sound, images, ..) as Freeware. Therefore I created a .spec file which contains a "data" sub-package with the Freeware license.
Note that "Freeware" is not sufficient as a license. It really needs to be OSI-compliant "Libreware"/"Freedomware". -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Monday 04 February 2013 08:03:34 Jan Engelhardt wrote:
On Sunday 2013-02-03 15:22, Martin Koller wrote:
Hi,
I'm trying to package the game frogatto, which has its source licensed as GPL-3+ but the game data (sound, images, ..) as Freeware. Therefore I created a .spec file which contains a "data" sub-package with the Freeware license.
Note that "Freeware" is not sufficient as a license. It really needs to be OSI-compliant "Libreware"/"Freedomware".
The license which I use in the spec file is "SUSE-Freeware" which is one of the entries I found in the list "SUSE Mapping for spdx.org" : https://docs.google.com/spreadsheet/pub?key=0AqPp4y2wyQsbdGQ1V3pRRDg5NEpGVWp... What problem do you see here ? -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 4 February 2013 10:04, Martin Koller <kollix@aon.at> wrote:
What problem do you see here ?
Make sure the right to redistribute is explicitly given. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Monday 04 February 2013 10:21:33 Cristian Morales Vega wrote:
On 4 February 2013 10:04, Martin Koller <kollix@aon.at> wrote:
What problem do you see here ?
Make sure the right to redistribute is explicitly given.
Of course I did that. I contacted the developers via IRC. Do I need to put a transcript of the chat somewhere into OBS ? -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Monday 2013-02-04 16:46, Martin Koller wrote:
On Monday 04 February 2013 10:21:33 Cristian Morales Vega wrote:
On 4 February 2013 10:04, Martin Koller <kollix@aon.at> wrote:
What problem do you see here ?
Make sure the right to redistribute is explicitly given.
Of course I did that. I contacted the developers via IRC.
Do I need to put a transcript of the chat somewhere into OBS ?
It wouldn't hurt to do so; make a file in the bspkg (home:m/frogatto), and include it as Source: in the .src.rpm. Do not put it in %files unless cfarrell says so (this will be determined during SR to factory). -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Monday 2013-02-04 11:21, Cristian Morales Vega wrote:
On 4 February 2013 10:04, Martin Koller <kollix@aon.at> wrote:
What problem do you see here ?
Make sure the right to redistribute is explicitly given.
What about the right to make modifications and redistribute such modifications? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (5)
-
Cristian Morales Vega
-
Dmitriy Perlow
-
Jan Engelhardt
-
Martin Koller
-
Sebastien Corot