This commit is contained in:
committed by
Git OBS Bridge
parent
f5aa93b588
commit
41e6996f05
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 15:31:17 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Removal of gnome-filesystem files moved to opt_gnome-compat.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 16 10:15:33 CST 2007 - maw@suse.de
|
Fri Feb 16 10:15:33 CST 2007 - maw@suse.de
|
||||||
|
|
||||||
|
12
glib2.spec
12
glib2.spec
@@ -17,7 +17,7 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 2.12.9
|
Version: 2.12.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Library with Convenient Functions Written in C
|
Summary: A Library with Convenient Functions Written in C
|
||||||
URL: http://www.gtk.org/
|
URL: http://www.gtk.org/
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
|
||||||
@@ -131,14 +131,6 @@ cp -a %{S:1} $RPM_BUILD_ROOT/etc/profile.d/zzz-glib2.sh
|
|||||||
cp -a %{S:2} $RPM_BUILD_ROOT/etc/profile.d/zzz-glib2.csh
|
cp -a %{S:2} $RPM_BUILD_ROOT/etc/profile.d/zzz-glib2.csh
|
||||||
%find_lang %{_name}20
|
%find_lang %{_name}20
|
||||||
|
|
||||||
%pre
|
|
||||||
# Remove obsolete files kept by purge script of gnome-filesystem package.
|
|
||||||
# See gnome-filesystem.spec from openSUSE 10.2 for details.
|
|
||||||
# This script should be kept for next releases up to end of SLED 10/SLES 10
|
|
||||||
# upgrade protection cycle.
|
|
||||||
rm -rf var/adm/backup/GNOME
|
|
||||||
rm -rf var/log/YaST2/gnome-preinstall.log var/log/YaST2/gnome-postinstall.log
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%run_ldconfig
|
%run_ldconfig
|
||||||
|
|
||||||
@@ -172,6 +164,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gobject
|
%{_datadir}/gtk-doc/html/gobject
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 22 2007 - sbrabec@suse.cz
|
||||||
|
- Removal of gnome-filesystem files moved to opt_gnome-compat.
|
||||||
* Fri Feb 16 2007 - maw@suse.de
|
* Fri Feb 16 2007 - maw@suse.de
|
||||||
- Update to version 2.12.9
|
- Update to version 2.12.9
|
||||||
- Bugs fixed:
|
- Bugs fixed:
|
||||||
|
Reference in New Issue
Block a user