SPECS: ivman.spec - cosmetics, strict internal deps, plain R: rc-s...
qboosh
qboosh at pld-linux.org
Fri Nov 25 00:49:10 CET 2005
Author: qboosh Date: Thu Nov 24 23:49:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics, strict internal deps, plain R: rc-scripts
---- Files affected:
SPECS:
ivman.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ivman.spec
diff -u SPECS/ivman.spec:1.1 SPECS/ivman.spec:1.2
--- SPECS/ivman.spec:1.1 Mon Nov 21 18:02:23 2005
+++ SPECS/ivman.spec Fri Nov 25 00:49:04 2005
@@ -1,6 +1,6 @@
# $Revision$, $Date$
Summary: An extremely flexible desktop independent frontend to HAL
-Summary(pl): Wysoce konfigurowalny, niezależny od menadżera okien frontend do HAL
+Summary(pl): Wysoce konfigurowalny, niezależny od zarządcy okien frontend do HAL
Name: ivman
Version: 0.6.5
Release: 1
@@ -15,7 +15,6 @@
BuildRequires: glib2-devel >= 2.6
BuildRequires: hal-devel >= 0.4
BuildRequires: libxml2-devel >= 2.6.17
-Requires(post,preun): rc-scripts >= 0.2.0
Requires(post,preun): /sbin/chkconfig
Requires(pre): /bin/id
Requires(pre): /usr/bin/getgid
@@ -24,6 +23,7 @@
Requires(postun): /usr/sbin/userdel
Requires(postun): /usr/sbin/groupdel
Requires: hal >= 0.4
+Requires: rc-scripts >= 0.2.0
Provides: user(ivman)
Provides: group(plugdev)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,9 +45,9 @@
%package devel
Summary: Development files for ivman
-Summary(pl): Pliki niezbędne programistom dla ivman
+Summary(pl): Pliki niezbędne programistom używającym ivmana
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
Ivman is an extremely flexible desktop independent frontend to HAL,
@@ -55,8 +55,8 @@
execute arbitrary commands when devices are added to or removed from
your system, when device properties change, or when devices emit
conditions. Any properties of the new or changed device can be
-included within the executed command. This package contains files need
-for development.
+included within the executed command. This package contains files
+needed for development.
%description devel -l pl
Ivman jest wysoce konfigurowalnym frontendem do HAL (Hardware
@@ -68,9 +68,9 @@
%package static
Summary: Static libraries for ivman
-Summary(pl): Biblioteki statyczne dla ivman
+Summary(pl): Biblioteki statyczne ivman
Group: Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
Ivman is an extremely flexible desktop independent frontend to HAL,
@@ -150,8 +150,8 @@
%files devel
%defattr(644,root,root,755)
-%{_libdir}/*.la
%attr(755,root,root) %{_libdir}/*.so
+%{_libdir}/*.la
%files static
%defattr(644,root,root,755)
@@ -163,6 +163,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/24 23:49:04 qboosh
+- cosmetics, strict internal deps, plain R: rc-scripts
+
Revision 1.1 2005/11/21 17:02:23 jpc
- new spec from Dariusz Włodarczyk (milley AT hostyn DOT pl)
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ivman.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list