Author: megabajt                     Date: Fri Jan 11 17:02:41 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated deps
- more verbose files
- proper license

---- Files affected:
SPECS:
   gnome-terminal.spec (1.92.2.1 -> 1.92.2.2) 

---- Diffs:

================================================================
Index: SPECS/gnome-terminal.spec
diff -u SPECS/gnome-terminal.spec:1.92.2.1 SPECS/gnome-terminal.spec:1.92.2.2
--- SPECS/gnome-terminal.spec:1.92.2.1  Fri Dec 21 04:12:56 2007
+++ SPECS/gnome-terminal.spec   Fri Jan 11 18:02:35 2008
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-# This causes <prev-tab> key do nothing on the first tab (instead of 
-# passing the keypress to the application running in the terminal). Ditto 
+# This causes <prev-tab> key do nothing on the first tab (instead of
+# passing the keypress to the application running in the terminal). Ditto
 # for the last tab. This is kinda annoying.
 %bcond_with    disable_prev_next_tab_sensitivity_changes
 # This is specific to PLD and causes an "unknown term type" on most other
@@ -17,7 +17,7 @@
 Name:          gnome-terminal
 Version:       2.21.4
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         X11/Applications
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.21/%{name}-%{version}.tar.bz2
 # Source0-md5: 990df27f79858dccad692eea075de0d9
@@ -28,12 +28,13 @@
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.20.0
 BuildRequires: autoconf >= 2.53
-BuildRequires: automake
-BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: automake >= 1:1.9
+BuildRequires: gettext-devel
 BuildRequires: glib2-devel >= 2.15.0
 BuildRequires: gnome-common >= 2.20.0
 BuildRequires: gnome-doc-utils >= 0.12.0
 BuildRequires: gnome-vfs2-devel >= 2.20.0
+BuildRequires: gtk+2-devel >= 2:2.12.0
 BuildRequires: intltool >= 0.36.2
 BuildRequires: libglade2-devel >= 1:2.6.2
 BuildRequires: libgnomeui-devel >= 2.20.0
@@ -44,13 +45,13 @@
 BuildRequires: scrollkeeper
 BuildRequires: sed >= 4.0
 BuildRequires: startup-notification-devel >= 0.8
-BuildRequires: vte-devel >= 0.16.9
-Requires(post,preun):  GConf2
+BuildRequires: vte-devel >= 0.16.12
 Requires(post,postun): scrollkeeper
+Requires(post,preun):  GConf2
 Requires:      libgnomeui >= 2.20.0
 Requires:      startup-notification >= 0.8
-Requires:      vte >= 0.16.9
 Requires:      terminfo
+Requires:      vte >= 0.16.12
 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED]
 Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -74,8 +75,8 @@
 %patch4 -p1
 %endif
 
-sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
-mv po/[EMAIL PROTECTED],latin}.po
+sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
+mv po/[EMAIL PROTECTED],latin}.po
 
 %build
 %{__intltoolize}
@@ -83,6 +84,7 @@
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
        --disable-schemas-install \
@@ -117,11 +119,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
-%{_libdir}/bonobo/servers/*
+%attr(755,root,root) %{_bindir}/gnome-terminal
+%{_libdir}/bonobo/servers/gnome-terminal.server
 %{_datadir}/%{name}
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_desktopdir}/gnome-terminal.desktop
+%{_pixmapsdir}/gnome-terminal.png
 %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -130,6 +132,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92.2.2  2008-01-11 17:02:35  megabajt
+- updated deps
+- more verbose files
+- proper license
+
 Revision 1.92.2.1  2007-12-21 03:12:56  patrys
 - 2.21.4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-terminal.spec?r1=1.92.2.1&r2=1.92.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to