]> git.pld-linux.org Git - packages/gnome-terminal.git/commitdiff
- rebuild with new libzvt
authorArtur Frysiak <artur@frysiak.net>
Wed, 29 May 2002 11:49:09 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new %%doc
- add missing gconf schemas
- release 1

Changed files:
    gnome-terminal.spec -> 1.3

gnome-terminal.spec

index e46bac56c0c60622522621772552cf1fb6c0e573..8e8a617f70b1311f2fc2700a1b985378d125dfeb 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GNOME Terminal
 Summary(pl):   Terminal dla GNOME
 Name:          gnome-terminal
 Version:       1.9.6
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/%{name}/%{name}-%{version}.tar.bz2
@@ -11,7 +11,7 @@ BuildRequires:        GConf2-devel >= 1.1.10
 BuildRequires: gtk+2-devel >= 2.0.2
 BuildRequires: libglade2-devel
 BuildRequires: libgnomeui-devel
-BuildRequires: libzvt-devel >= 1.115.2
+BuildRequires: libzvt-devel >= 1.116.0
 BuildRequires: pkgconfig >= 0.12.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,7 +37,6 @@ install -d $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf README ChangeLog NEWS TODO AUTHORS
 
 %find_lang %{name} --with-gnome --all-name
 
@@ -49,8 +48,9 @@ GCONF_CONFIG_SOURCE="" %{_bindir}/gconftool-2 --makefile-install-rule %{_sysconf
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README ChangeLog NEWS TODO AUTHORS
 %attr(755,root,root) %{_bindir}/*
+%{_sysconfdir}/gconf/schemas/*
 %{_datadir}/%{name}
 %{_datadir}/applications/*
 %{_libdir}/bonobo/servers/*
This page took 0.085108 seconds and 4 git commands to generate.