SPECS: pekwm.spec - 0.1.4pre2
prism
prism at pld-linux.org
Fri Sep 16 12:20:03 CEST 2005
Author: prism Date: Fri Sep 16 10:20:03 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.1.4pre2
---- Files affected:
SPECS:
pekwm.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/pekwm.spec
diff -u SPECS/pekwm.spec:1.4 SPECS/pekwm.spec:1.5
--- SPECS/pekwm.spec:1.4 Fri Aug 20 18:06:04 2004
+++ SPECS/pekwm.spec Fri Sep 16 12:19:58 2005
@@ -6,15 +6,17 @@
Summary: pekwm - based on the aewm++ window manager
Summary(pl): pekwm - zarządca okien oparty na aewm++
Name: pekwm
-Version: 0.1.3
-Release: 1
+Version: 0.1.4
+%define _pre pre2
+#define _pre %nil
+Release: 0.%{_pre}.1
License: GPL v2
Group: X11/Window Managers
-Source0: http://pekwm.org/files/source/%{name}-%{version}.tar.bz2
-# Source0-md5: c0bd31ae08fa0067f6a6584270403675
+Source0: http://pekwm.org/files/%{name}-%{version}%{_pre}.tar.bz2
+# Source0-md5: a5aae71550cb8ace2bc4db423d67532a
Source1: %{name}.desktop
Source2: %{name}-xsession.desktop
-Patch0: %{name}-fixmandir.patch
+#Patch0: %{name}-fixmandir.patch
URL: http://pekwm.org/
BuildRequires: XFree86-devel
BuildRequires: libstdc++-devel
@@ -32,8 +34,8 @@
pekwm jest małym, szybkim, funkcjonalnym i elastycznym zarządcą okien.
%prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}%{_pre}
+#patch0 -p1
%build
%configure \
@@ -62,7 +64,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README README.aewm++ TODO docs/pekwmdocs.txt docs/pekwmdocs.html
+%doc AUTHORS ChangeLog
%attr(755,root,root) %{_bindir}/*
%dir %{_sysconfdir}/%{name}
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*
@@ -72,7 +74,7 @@
%attr(755,root,root) %{_datadir}/%{name}/scripts/*
%{_deskdir}/%{name}.desktop
%{_xdeskdir}/%{name}.desktop
-%{_mandir}/man1/%{name}.1*
+#{_mandir}/man1/%{name}.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -80,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/09/16 10:19:58 prism
+- 0.1.4pre2
+
Revision 1.4 2004/08/20 16:06:04 qboosh
- missing dir, cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pekwm.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list