ivman
Dariusz Włodarczyk
milley at gostyn.pl
Fri Dec 2 21:36:25 CET 2005
Witam,
Ponieważ wyszła nowa wersja ivman-a podsyłam stosownego patcha do ivman.spec
Ivman 0.6.6 released. Changes since last ivman:
* fix bug: devices or mount points containing spaces in their path
cause mount to fail
* other minor fixes
--
pozdrawiam
Dariusz (milley) Włodarczyk
[-= Uśmiechnij się :) =-] "Zamierzam żyć wiecznie... jak na razie mi sie
udaje."
-------------- next part --------------
--- ivman.spec.orig 2005-11-25 01:05:49.000000000 +0100
+++ ivman.spec 2005-12-02 21:30:09.156451272 +0100
@@ -2,12 +2,12 @@
Summary: An extremely flexible desktop independent frontend to HAL
Summary(pl): Wysoce konfigurowalny, niezależny od zarządcy okien frontend do HAL
Name: ivman
-Version: 0.6.5
+Version: 0.6.6
Release: 1
License: QPL
Group: Daemons
Source0: http://dl.sourceforge.net/ivman/%{name}-%{version}.tar.bz2
-# Source0-md5: 0d83d1d5df716c120de201d5cf3e6e9b
+# Source0-md5: 35b5ba1e83b906f98c5352fb42ae73bb
Source1: %{name}.init
URL: http://ivman.sourceforge.net
BuildRequires: dbus-devel >= 0.34
@@ -43,56 +43,6 @@
odpowiedzi na komunikaty pochodzące od urządzeń. Wszelkie właściwości
urządzenia mogą być wykorzystane w wykonywanym poleceniu.
-%package devel
-Summary: Development files for ivman
-Summary(pl): Pliki niezbędne programistom używającym ivmana
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-Requires: dbus-glib-devel >= 0.3
-Requires: glib2-devel >= 2.6
-Requires: hal-devel >= 0.4
-Requires: libxml2-devel >= 2.6.17
-
-%description devel
-Ivman is an extremely flexible desktop independent frontend to HAL,
-the userspace Hardware Abstraction Layer for Linux. It can be used to
-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
-needed for development.
-
-%description devel -l pl
-Ivman jest wysoce konfigurowalnym frontendem do HAL (Hardware
-Abstraction Layer). Może być używany do wykonywania poleceń podczas
-dodawania, usuwania urządzeń, zmiany ich właściwości bądź też w
-odpowiedzi na komunikaty pochodzące od urządzeń. Wszelkie właściwości
-urządzenia mogą być wykorzystane w wykonywanym poleceniu. Ten pakiet
-zawiera pliki niezbędne programistom.
-
-%package static
-Summary: Static libraries for ivman
-Summary(pl): Biblioteki statyczne ivman
-Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-
-%description static
-Ivman is an extremely flexible desktop independent frontend to HAL,
-the userspace Hardware Abstraction Layer for Linux. It can be used to
-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 static
-libraries.
-
-%description static -l pl
-Ivman jest wysoce konfigurowalnym frontendem do HAL (Hardware
-Abstraction Layer). Może być używany do wykonywania poleceń podczas
-dodawania, usuwania urządzeń, zmiany ich właściwości bądź też w
-odpowiedzi na komunikaty pochodzące od urządzeń. Wszelkie właściwości
-urządzenia mogą być wykorzystane w wykonywanym poleceniu. Ten pakiet
-zawiera biblioteki statyczne.
-
%prep
%setup -q
@@ -148,19 +98,9 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ivman/*
%attr(754,root,root) /etc/rc.d/init.d/*
%attr(755,root,root) %{_bindir}/ivman
-%attr(755,root,root) %{_libdir}/libIvmConfig.so.*.*.*
%{_mandir}/man5/*.5*
%{_mandir}/man8/*.8*
-%files devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libIvmConfig.so
-%{_libdir}/libIvmConfig.la
-
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libIvmConfig.a
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
More information about the pld-devel-pl
mailing list