]> git.pld-linux.org Git - packages/gnome-system-tools.git/commitdiff
- version 0.25.0, removed PLD specific patches which are now included in sources gnome-system-tools-0_25_0-1
authoraflinta <aflinta@pld-linux.org>
Tue, 6 May 2003 05:52:55 +0000 (05:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-system-tools.spec -> 1.11

gnome-system-tools.spec

index 7be43156836328814aa415f550ce83249616571e..f63e38459f5b967b92334dc5e777589f16d20a7d 100644 (file)
@@ -1,14 +1,11 @@
 Summary:       GNOME System Tools
 Summary(pl):   GNOME System Tools - narzêdzia systemowe GNOME
 Name:          gnome-system-tools
-Version:       0.24.0
-Release:       2.6
+Version:       0.25.0
+Release:       1
 License:       LGPL
 Group:         Applications/System
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.24/%{name}-%{version}.tar.bz2
-Source1:       %{name}-pld.png
-Patch0:                %{name}-PLD.patch
-Patch1:                %{name}-pld_icon.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.25/%{name}-%{version}.tar.bz2
 URL:           http://www.gnome.org/projects/gst/
 BuildRequires: GConf2-devel >= 2.2.0
 BuildRequires: libglade2-devel 
@@ -37,8 +34,6 @@ warunkach Powszechnej Licencji Publicznej GNU.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
@@ -50,11 +45,10 @@ warunkach Powszechnej Licencji Publicznej GNU.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT \
-        GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/pixmaps/pld.png
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT \
+       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 %find_lang %{name} --with-gnome --all-name
 
This page took 0.081819 seconds and 4 git commands to generate.