Overview
Request 628431 superseded
- Update to 2018.2.2
* Cessna 550 Citation II - detailed modelling of avionics,
improved MP model display, improved flaps modeling
* Cessna Citation X - avionics improvements,
improved MP model display
* North American P-51 Mustang
* Piper J3 Cub - improvements to water behaviour
* Saab 37 Viggen - Autopilot, HUD and TI improvements
* Cessna 172P - FDM, 3D Model, Sound improvements
* FG1000 glass panel display, based on the Garmin G1000
- Update to 2018.2.1
* Active Volcanos, including Kilauea, Stromboli, Etna,
* New Hawaii regional texture definitions
* Several scenic waterfalls in the Hawaii area
* New and unique vegetation textures for several
parts of the world
* New 3D Objects: Buildings and structures in France,
Portugal, Spain, UK, USA, Australia and Ukraine
* Improved airports: Valle del Conlara Airport (SAOS) in
Argentina, RAF Mount Pleasant (EGYP) in Falkland Islands UK,
Bordeaux–Mérignac Airport (LFBD) in France and
King Abdulaziz International Airport (OEJN) in Saudi Arabia.
* A new glider: Rolladen-Schneider LS4
* Space Shuttle improvements
* Cessna 182S
* Amelia - an animated and hard-working co-pilot for the
Alouette III capable of taking off and landing
* Citation II
* F-14 - various changes including improved carrier operations
* Robinson R44 helicopter
* Major DHC-6 Twin Otter update: JSBSim variant added
(status: experimental), more realistic fuel system in JSBSim,
significantly more detailed simulation of the electrical
system including various DC and AC buses, circuit breakers
and bus tie relay.
- Spec file cleanup/fixes:
* Skip generation of documentation, everything is pregenerated
* Drop no longer required tex dependencies
- Remove unnecessary files:
* Unbundle fonts (liberation-fonts)
* Obsoletes textures (Textures/Unused/)
* Texture sources in GIMP format (*.xcf.gz)
- Created by susnux
- In state superseded
- Superseded by 628786
- Open review for openSUSE:Factory:Staging:adi:54
Request History
susnux created request
- Update to 2018.2.2
* Cessna 550 Citation II - detailed modelling of avionics,
improved MP model display, improved flaps modeling
* Cessna Citation X - avionics improvements,
improved MP model display
* North American P-51 Mustang
* Piper J3 Cub - improvements to water behaviour
* Saab 37 Viggen - Autopilot, HUD and TI improvements
* Cessna 172P - FDM, 3D Model, Sound improvements
* FG1000 glass panel display, based on the Garmin G1000
- Update to 2018.2.1
* Active Volcanos, including Kilauea, Stromboli, Etna,
* New Hawaii regional texture definitions
* Several scenic waterfalls in the Hawaii area
* New and unique vegetation textures for several
parts of the world
* New 3D Objects: Buildings and structures in France,
Portugal, Spain, UK, USA, Australia and Ukraine
* Improved airports: Valle del Conlara Airport (SAOS) in
Argentina, RAF Mount Pleasant (EGYP) in Falkland Islands UK,
Bordeaux–Mérignac Airport (LFBD) in France and
King Abdulaziz International Airport (OEJN) in Saudi Arabia.
* A new glider: Rolladen-Schneider LS4
* Space Shuttle improvements
* Cessna 182S
* Amelia - an animated and hard-working co-pilot for the
Alouette III capable of taking off and landing
* Citation II
* F-14 - various changes including improved carrier operations
* Robinson R44 helicopter
* Major DHC-6 Twin Otter update: JSBSim variant added
(status: experimental), more realistic fuel system in JSBSim,
significantly more detailed simulation of the electrical
system including various DC and AC buses, circuit breakers
and bus tie relay.
- Spec file cleanup/fixes:
* Skip generation of documentation, everything is pregenerated
* Drop no longer required tex dependencies
- Remove unnecessary files:
* Unbundle fonts (liberation-fonts)
* Obsoletes textures (Textures/Unused/)
* Texture sources in GIMP format (*.xcf.gz)
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added openSUSE:Factory:Staging:adi:54 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:54"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:54
repo-checker accepted review
cycle and install check passed
licensedigger accepted review
ok
namtrac declined review
+# Install documentation to the proper location
+for f in AUTHORS NEWS README Thanks; do
+ cp "$f" "%{buildroot}%{_defaultdocdir}/%{name}"
just %doc these.
namtrac declined request
+# Install documentation to the proper location
+for f in AUTHORS NEWS README Thanks; do
+ cp "$f" "%{buildroot}%{_defaultdocdir}/%{name}"
just %doc these.
@susnux
just %doc these.
A330-MRTT data is gone? If not we need this line.
No but the COPYING-A330-MRTT is just a duplicate of the GPL v2 only license.
https://build.opensuse.org/request/show/451910 and https://bugzilla.suse.com/show_bug.cgi?id=987206 looks like these COPYING files are needed on runtime? Did you test running FlightGear with these changes?
Yes I tested this version, it seems to work fine.
Ok then just please do the %doc change I suggested and the rest looks ok to me.
done.