SPECS: gnome-applet-grandr.spec - removed obsolete libXext patch, ...
qboosh
qboosh at pld-linux.org
Thu Feb 7 17:35:03 CET 2008
Author: qboosh Date: Thu Feb 7 16:35:03 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed obsolete libXext patch, added link patch to drop -lSM -lICE linking
- package lang files, more docs
---- Files affected:
SPECS:
gnome-applet-grandr.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-grandr.spec
diff -u SPECS/gnome-applet-grandr.spec:1.10 SPECS/gnome-applet-grandr.spec:1.11
--- SPECS/gnome-applet-grandr.spec:1.10 Thu Feb 7 01:28:27 2008
+++ SPECS/gnome-applet-grandr.spec Thu Feb 7 17:34:58 2008
@@ -1,21 +1,22 @@
# $Revision$, $Date$
Summary: Frontend to the xrandr extension
-Summary(pl.UTF-8): Nakładka na rozszerzenie xrandr
+Summary(pl.UTF-8): Graficzny interfejs do rozszerzenia xrandr
Name: gnome-applet-grandr
Version: 0.4.1
Release: 1
-License: GPL
+License: GPL v2+
Group: X11/Applications
Source0: http://dekorte.homeip.net/download/grandr-applet/grandr_applet-%{version}.tar.gz
# Source0-md5: e5503535fad10b1f6e97ed1c1af18960
+Patch0: %{name}-link.patch
URL: http://dekorte.homeip.net/download/grandr-applet/
-Patch0: %{name}-libXext.patch
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.52
BuildRequires: automake
BuildRequires: gnome-panel-devel >= 2.3.4.1-2
-BuildRequires: gtk+2-devel
+BuildRequires: gtk+2-devel >= 1:2.0
BuildRequires: libgnomeui-devel >= 2.3.3.1-2
BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libXrandr-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,9 +32,9 @@
%patch0 -p1
%build
-rm -f missing
%{__aclocal}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
%{__make}
@@ -44,15 +45,17 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%find_lang grandr_applet
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f grandr_applet.lang
%defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS ChangeLog README
%attr (755,root,root) %{_libdir}/grandr
-%{_libdir}/bonobo/servers/*
-%{_pixmapsdir}/*
+%{_libdir}/bonobo/servers/GrandrApplet.server
+%{_pixmapsdir}/grandr.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -60,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008-02-07 16:34:58 qboosh
+- removed obsolete libXext patch, added link patch to drop -lSM -lICE linking
+- package lang files, more docs
+
Revision 1.10 2008-02-07 00:28:27 wolvverine
- up to 0.4.1
@@ -90,4 +97,3 @@
Revision 1.1 2003/04/03 16:10:27 grzegol
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-grandr.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list