SPECS: gnome-applet-ticket-applet2.spec - more BRs, files cleanups

qboosh qboosh at pld-linux.org
Sun Nov 5 13:22:03 CET 2006


Author: qboosh                       Date: Sun Nov  5 12:22:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BRs, files cleanups

---- Files affected:
SPECS:
   gnome-applet-ticket-applet2.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-ticket-applet2.spec
diff -u SPECS/gnome-applet-ticket-applet2.spec:1.3 SPECS/gnome-applet-ticket-applet2.spec:1.4
--- SPECS/gnome-applet-ticket-applet2.spec:1.3	Sun Nov  5 13:11:53 2006
+++ SPECS/gnome-applet-ticket-applet2.spec	Sun Nov  5 13:21:57 2006
@@ -12,11 +12,16 @@
 # Source0-md5:	d606a5c6401c58d15f4b435f0ebf6f8f
 Patch0:		%{name}-buildfix.patch
 URL:		http://freshmeat.net/projects/ticket_applet-2/
+BuildRequires:	GConf2-devel >= 2.2
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gnome-panel-devel 
-BuildRequires:	libcom_err-devel
+BuildRequires:	gnome-panel-devel >= 2.2
+BuildRequires:	gtk+2-devel >= 1:2.0
 BuildRequires:	heimdal-devel
+BuildRequires:	libcom_err-devel
+BuildRequires:	libgnomeui-devel >= 2.2
+BuildRequires:	pkgconfig
+BuildRequires:	scrollkeeper
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,17 +54,18 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang ticket-applet-2-manual --with-gnome
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f ticket-applet-2-manual.lang
 %defattr(644,root,root,755)
-%doc ChangeLog AUTHORS NEWS README TODO
-%attr(755,root,root) %{_libdir}/ticket_applet-2
+%doc AUTHORS ChangeLog* NEWS README TODO
+%attr(755,root,root) %{_libexecdir}/ticket_applet-2
 %{_libdir}/bonobo/servers/*.server
-%{_datadir}/gnome-2.0/ui/*
-%{_datadir}/gnome/help/*
-%{_datadir}/pixmaps/*
+%{_datadir}/gnome-2.0/ui/*.xml
+%{_pixmapsdir}/*.png
 %{_datadir}/omf/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/05 12:21:57  qboosh
+- more BRs, files cleanups
+
 Revision 1.3  2006/11/05 12:11:53  qboosh
 - updated Name, spec cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-ticket-applet2.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list