From da84384d77c15a14e2fb6121ad8b15d0155105f6 Mon Sep 17 00:00:00 2001 From: Gethyn ThomasQuail Date: Tue, 9 Dec 2014 11:17:00 -0700 Subject: [PATCH] Fixed any mistakes and updated changelog and spec file --- ChangeLog | 8 ++++++++ README.md | 22 +++++++++++++++++++++- xlennart.6 | 4 ++-- xlennart.desktop | 2 +- xlennart.spec | 23 +++++++++++++++-------- 5 files changed, 47 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 76af4fa..114c783 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,3 +2,11 @@ XLennart history: 1.0 (02/11/2014): - First release! A controversy is sure to broil! + +1.1 (05/12/2014) + - Clean up in makefile and configure scripts (Michael Shigorin and Dmitrij D. Czarkoff) + - Now uses GTK2 instead of GTK1 (Michael Shigorin) + - Improved Distro graphics and added a new one for a special occasion + - Some improvements to other images like the about page + - Removed unsed and outdated images + - Fixed some small copyright text diff --git a/README.md b/README.md index d161972..f7fb035 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ##XLennart -XLennart 1.0 - An XBill Modification +XLennart 1.1 - An XBill Modification ##Compiling @@ -67,10 +67,18 @@ This might not be an issue anymore with the improvements done to 1.1 ## Releases +Source Code (1.1): + +https://github.com/Xylemon/xlennart/releases/download/1.1/xlennart-1.1.tar.gz + +http://www.bloodbathsoftworks.com/xylemon/uploads/xlennart/xlennart-1.1.tar.gz + Source Code (1.0): https://github.com/Xylemon/xlennart/releases/download/1.0/xlennart-1.0.tar.gz +http://www.bloodbathsoftworks.com/xylemon/uploads/xlennart/xlennart-1.0.tar.gz + OpenBSD Modifications: Can be found at http://openports.se/games/xlennart @@ -128,3 +136,15 @@ Programming & graphics: Gethyn ThomasQuail for XLennart See README.Credits for everyone involved. + +##Disclaimer + +XLennart is not a personal attack against anyone, it's just a harmless +parody/commentary on a situation in Linux and Unix history. I do not desire or +condone the act of violence against any of the Red Hat developers. Remember folks, +this is just a game! + +Also note that this game is NOT affiliated with Bloodbath Softworks, any mentions of +the copyright going to Bloodbath Softworks in the previous releases were simply a +mistake. Only relation Bloodbath has to XLennart is the current hosting of the main +page and files. This will be moved to another domain soon enough. diff --git a/xlennart.6 b/xlennart.6 index c6afc1e..24468b8 100644 --- a/xlennart.6 +++ b/xlennart.6 @@ -1,6 +1,6 @@ .\" This man page was originally written by pema@niksula.hut.fi for XBill .\" It's currently maintained by xylem2020@gmail.com -.TH "xlennart" "6" "November 2014" "Version 1.0" +.TH "xlennart" "6" "December 2014" "Version 1.1" .SH NAME xlennart \- save your computers from SystenD [TM] virus .SH SYNOPSIS @@ -75,7 +75,7 @@ Programming & graphics: .SH COPYING Copyright (c) 1994-2001 Psychosoft -Copyright (c) 2014 Bloodbath Softworks +Copyright (c) 2014 Gethyn ThomasQuail .PP It's FREE! If you want to express your undying gratitude to us for bringing a small bit of meaning into your otherwise pointless diff --git a/xlennart.desktop b/xlennart.desktop index 636f79a..43e13c6 100644 --- a/xlennart.desktop +++ b/xlennart.desktop @@ -1,6 +1,6 @@ #!/usr/bin/env xdg-open [Desktop Entry] -Version=1.0 +Version=1.1 Type=Application Name=XLennart Comment=Save the Unix world. diff --git a/xlennart.spec b/xlennart.spec index 2f79989..5323fb5 100644 --- a/xlennart.spec +++ b/xlennart.spec @@ -1,10 +1,10 @@ Summary: Stop Lennart from loading his init system into all the computers. Name: xlennart -Version: 1.0 -Release: 1 +Version: 1.1 +Release: 2 Copyright: GPL Group: Amusements/Games -Source: http://www.bloobathsoftworks.com/xylemon/uploads/xlennart/%{name}-%{version}.tar.gz +Source: http://www.bloodbathsoftworks.com/xylemon/uploads/xlennart/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root %description @@ -27,10 +27,10 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install ( cd $RPM_BUILD_ROOT - mkdir -p ./etc/X11/applnk/Games - cat > ./etc/X11/applnk/Games/xlennart.desktop < ./usr/share/applications/xlennart.desktop < - First release! +* Thu Dec 5 2014 Gethyn ThomasQuail +- Clean up in makefile and configure scripts (Michael Shigorin and Dmitrij D. Czarkoff) +- Now uses GTK2 instead of GTK1 (Michael Shigorin) +- Improved Distro graphics and added a new one for a special occasion +- Some improvements to other images like the about page +- Removed unsed and outdated images +- Fixed some small copyright text