]> git.pld-linux.org Git - packages/aewm.git/commitdiff
- updated to 1.2.0
authorfilon <filon@sokrates.mimuw.edu.pl>
Fri, 15 Feb 2002 10:47:47 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pacakge has been redesigned, goodies are build by default
- added ChnageLog to docs

Changed files:
    aewm.spec -> 1.29

aewm.spec

index ed5e23f05ab16316da6ec95fbd0efedc49eee302..77d3dce6c2840e5dfa4f9b6a0b3e1cadff433b85 100644 (file)
--- a/aewm.spec
+++ b/aewm.spec
@@ -1,8 +1,8 @@
 Summary:       AEWM - the ascetic window manager
 Summary(pl):   AEWM - "ascetyczny" menad¿er okien
 Name:          aewm
-Version:       1.1.2
-Release:       2
+Version:       1.2.0
+Release:       1
 License:       GPL
 Group:         X11/Window Managers
 Group(de):     X11/Fenstermanager
@@ -34,7 +34,6 @@ Jego zalet
 
 %build
 %{__make} CFLAGS="%{rpmcflags}"
-%{__make} -C goodies CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,11 +41,9 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_wmpropsdir}}
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-(cd goodies; install {xaw,gtk}-{panel,palette,switch} $RPM_BUILD_ROOT/%{_bindir})
-
 install %{SOURCE1} $RPM_BUILD_ROOT/%{_wmpropsdir}
 
-gzip -9nf README
+gzip -9nf README ChangeLog
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.075835 seconds and 4 git commands to generate.