]> git.pld-linux.org Git - packages/gDesklets-GoodWeather.git/blobdiff - gDesklets-GoodWeather.spec
- added patch for gDesklets-0.30 (dosplay works fine now)
[packages/gDesklets-GoodWeather.git] / gDesklets-GoodWeather.spec
index 3d7c816e199683b7b24506ca77e3964ce0b5d390..ac19f2a93f5e62a84ca367f2c87e64b66b09cde6 100644 (file)
@@ -1,13 +1,16 @@
+
 %define        pname   GoodWeather
+
 Summary:       A sensor and display for displaying the current and forecasting weather information
 Summary(pl):   Czujnik i wy¶wietlacz do pokazywania aktualnej informacji pogodowej oraz jej prognozowania
-Name:          gDesklets-%{pname}
+Name:          gDesklets-GoodWeather
 Version:       0.4
-Release:       1
+Release:       2
 License:       GPL2
 Group:         X11/Applications
 Source0:       http://gdesklets.gnomedesktop.org/files/%{pname}-%{version}.tar.bz2
 # Source0-md5: ad7851fed9de6f8adc35d522d5b08cdb
+Patch0:                %{name}-metatag.patch
 URL:           http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=93
 BuildRequires: python >= 2.3
 BuildRequires: python-pygtk-gtk >= 1.99.14
@@ -17,8 +20,8 @@ Provides:     gDesklets-sensor
 #Conflicts:    gDesklets-StarterKit
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define        _sensorsdir     %{_datadir}/gdesklets/Sensors
-%define _displaysdir   %{_datadir}/gdesklets/Displays
+%define                _sensorsdir     %{_datadir}/gdesklets/Sensors
+%define                _displaysdir    %{_datadir}/gdesklets/Displays
 
 %description
 This desklet (sensor/display) shows the current temperature, humidity,
@@ -26,12 +29,13 @@ sky, windchill temperature and a forecast of the next four days on
 your desktop.
 
 %description -l pl
-Czujnik i wy¶wietlacz do pokazywania aktualnej informacji na temat
-temperatury wilgotno¶ci, zachmurzeniu oraz sile wiatru. Wy¶wietla
+Czujnik i wy¶wietlacz do pokazywania aktualnych informacji dotycz±cych
+temperatury, wilgotno¶ci, zachmurzenia oraz si³y wiatru. Wy¶wietla
 równie¿ informacje na temat pogody na najbli¿sze cztery dni.
 
 %prep
 %setup -q -n %{pname}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.085098 seconds and 4 git commands to generate.