SPECS: gnome-applet-hdaps.spec - pl, BR cleanup

qboosh qboosh at pld-linux.org
Sat Aug 19 17:31:53 CEST 2006


Author: qboosh                       Date: Sat Aug 19 15:31:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BR cleanup

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

---- Diffs:

================================================================
Index: SPECS/gnome-applet-hdaps.spec
diff -u SPECS/gnome-applet-hdaps.spec:1.3 SPECS/gnome-applet-hdaps.spec:1.4
--- SPECS/gnome-applet-hdaps.spec:1.3	Tue Aug 15 01:13:00 2006
+++ SPECS/gnome-applet-hdaps.spec	Sat Aug 19 17:31:48 2006
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
 %define		_realname	gnome-hdaps-applet
 %define		_snap		20060120
-Summary:	GNOME-based panel applet for monitoring the HDAPS protection status 
+Summary:	GNOME-based panel applet for monitoring the HDAPS protection status
+Summary(pl):	Aplet panelu GNOME do monitorowania stanu zabezpieczenia HDAPS
 Name:		gnome-applet-hdaps
 Version:	0.1.%{_snap}
 Release:	0.2
@@ -10,36 +11,28 @@
 Source0:	http://www.zen24593.zen.co.uk/hdaps/%{_realname}-%{_snap}.tar.gz
 # Source0-md5:	43ff308ccf5d15625e9f8f157bfc4bbc
 URL:		http://www.zen24593.zen.co.uk/hdaps/
-BuildRequires:	automake
-#uildRequires:	
-BuildRequires:	gnome-desktop-devel >= 2.4.0
-BuildRequires:	gtkxmhtml-devel
-BuildRequires:	gtk+-devel >= 1.2.10
 BuildRequires:	gnome-panel-devel >= 2.4.0
-BuildRequires:	intltool >= 0.21
-BuildRequires:	gnome-libs-devel >= 1.4.2
-BuildRequires:	libglade2-devel >= 2.0.1
-BuildRequires:	libgnomeui-devel >= 2.8.0
-BuildRequires:	libgtop-devel >= 2.10.0
+BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
-BuildRequires:	scrollkeeper
 Requires(post,postun):	scrollkeeper
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Monitors the /sys/block/xxx/queue/protect file and displays a graphical
-representation of the HDAPS protection status. Looks for the protect
-file under hda and sda and will use whichever is found first 
+Monitors the /sys/block/xxx/queue/protect file and displays a
+graphical representation of the HDAPS protection status. Looks for the
+protect file under hda and sda and will use whichever is found first
 (lame but works for now).
 
 %prep
+Ten aplet monitoruje plik /sys/block/xxx/queue/protect i wyświetla
+graficzną reprezentację stanu zabezpieczenia HDAPS. Szuka pliku
+procect w katalogach hda i sda i używa tego, który znajdzie jako
+pierwszy (prymitywne, ale działa).
 
 %setup -q -c
 
 %build
-
-gcc $(pkg-config --cflags --libs libpanelapplet-2.0) -o gnome-hdaps-applet gnome-hdaps-applet.c
-
+%{__cc} %{rpmldflags} %{rpmcflags} $(pkg-config --cflags --libs libpanelapplet-2.0) -o gnome-hdaps-applet gnome-hdaps-applet.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/08/19 15:31:48  qboosh
+- pl, BR cleanup
+
 Revision 1.3  2006/08/14 23:13:00  wolvverine
 - rpm scripts and variable
 
@@ -84,5 +80,3 @@
 
 Revision 1.1  2006/08/13 17:48:56  wolvverine
 - init
-
-
================================================================

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



More information about the pld-cvs-commit mailing list