SPECS: openspace.spec - up to nao/0.2.1, by Jacek 'jackass' Brzozo...
sparky
sparky at pld-linux.org
Thu Jul 6 04:28:42 CEST 2006
Author: sparky Date: Thu Jul 6 02:28:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to nao/0.2.1, by Jacek 'jackass' Brzozowski <metallowiec at op dot pl>
- what about nao.conf ? use trigger ? i think this file shouldn't be marked as %config
- TODO: cp openspace.spec,v nao.spec,v
---- Files affected:
SPECS:
openspace.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/openspace.spec
diff -u SPECS/openspace.spec:1.6 SPECS/openspace.spec:1.7
--- SPECS/openspace.spec:1.6 Sun Apr 9 12:36:26 2006
+++ SPECS/openspace.spec Thu Jul 6 04:28:37 2006
@@ -1,27 +1,29 @@
# $Revision$, $Date$
-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}
@@ -90,6 +92,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/07/06 02:28:37 sparky
+- up to nao/0.2.1, by Jacek 'jackass' Brzozowski <metallowiec at op dot pl>
+- what about nao.conf ? use trigger ? i think this file shouldn't be marked as %config
+- TODO: cp openspace.spec,v nao.spec,v
+
Revision 1.6 2006/04/09 10:36:26 piti
- up to 0.2.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openspace.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list