openspace.spec
Jacek 'jackass' Brzozowski
metallowiec at op.pl
Thu Jun 8 15:49:48 CEST 2006
Użytkownik Radoslaw Zielinski napisał:
>Wystarczy samo Obsoletes, bez Provides.
>
>
poprawione.
-------------- next part --------------
--- openspace.spec.old 2006-05-27 18:12:58.000000000 +0200
+++ openspace.spec 2006-06-08 15:47:15.000000000 +0200
@@ -1,27 +1,29 @@
# $Revision: 1.6 $, $Date: 2006/04/09 10:36:26 $
-Summary: OpenSpace - powerful and flexible file manager
-Summary(pl): OpenSpace - potężny i elastyczny zarządca plików
-Name: openspace
-Version: 0.2.0
+Summary: nao - powerful and flexible file manager
+Summary(pl): nao - potężny i elastyczny zarządca plików
+Name: nao
+Version: 0.2.1
Release: 1
License: GPL
Group: X11/Applications
-Source0: http://www.openspace.linux.pl/data/%{name}-%{version}.tar.bz2
-# Source0-md5: 4ee22fba25dffe24f668054844843549
-URL: http://www.openspace.linux.pl/
+Source0: http://nao.linux.pl/data/%{name}-%{version}.tar.bz2
+# Source0-md5: 55cb4f2447e0ccfa37ba0ad13eb74c03
+URL: http://nao.linux.pl/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fox-devel >= 1.4.0
BuildRequires: libtool
BuildRequires: libxml2-devel
BuildRequires: libpng-devel
+BuildRequires: libssh-devel
Requires: fox >= 1.4.0
+Obsoletes: openspace
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-OpenSpace is powerful, flexible, and utterly configurable file manager
+nao is powerful, flexible, and utterly configurable file manager
for UNIX systems, written using the FOX toolkit. Main features of
-OpenSpace are:
+nao are:
- Support for two panel view and single panel view.
- Graphically configurable.
@@ -37,7 +39,7 @@
- Drag and Drop support compatible with KDE and GNOME applications.
%description -l pl
-OpenSpace jest potężnym, elastycznym oraz całkowicie konfigurowalnym
+nao jest potężnym, elastycznym oraz całkowicie konfigurowalnym
zarządcą plików dla systemów uniksowych, napisanym przy użyciu
biblioteki FOX. Główne jego cechy to:
@@ -78,7 +80,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/openspacerc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nao.conf
%{_sysconfdir}/mimeapp
%attr(755,root,root) %{_bindir}/%{name}
%{_libdir}/%{name}
More information about the pld-devel-pl
mailing list