/[packages]/cauldron/afterstep/current/SPECS/afterstep.spec
ViewVC logotype

Diff of /cauldron/afterstep/current/SPECS/afterstep.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 223746 by wally, Sat Mar 17 09:50:09 2012 UTC revision 644247 by ovitters, Sun Jul 6 11:36:21 2014 UTC
# Line 6  Line 6 
6    
7  Summary:        AfterStep Window Manager  Summary:        AfterStep Window Manager
8  Name:           afterstep  Name:           afterstep
9  Version:        2.2.1  Version:        2.2.11
10  Release:        %mkrel 8  Release:        %mkrel 11
11  Epoch:          4  Epoch:          4
12  License:        GPLv2+  License:        GPLv2+
13  Group:          Graphical desktop/Other  Group:          Graphical desktop/Other
# Line 37  Requires:      desktop-common-data Line 37  Requires:      desktop-common-data
37  Requires:       xli  Requires:       xli
38  Suggests:       asclock  Suggests:       asclock
39  # Requires:     %libname = %{epoch}:%{version}-%{release}  # Requires:     %libname = %{epoch}:%{version}-%{release}
40  Obsoletes:      AfterStep < 4:2.2.1-8  Obsoletes:      AfterStep < 4:2.2.11-8
41    
42  %description  %description
43  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
# Line 55  works nicely in environments where memor Line 55  works nicely in environments where memor
55  Summary:        Libraries needed by AfterStep  Summary:        Libraries needed by AfterStep
56  Group:          Graphical desktop/Other  Group:          Graphical desktop/Other
57  Provides:       lib%name = %version-%release  Provides:       lib%name = %version-%release
58  Obsoletes:      %{_lib}AfterStep0 < 4:2.2.1-8  Obsoletes:      %{_lib}AfterStep0 < 4:2.2.11-8
59    
60  %description -n %libname  %description -n %libname
61  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
# Line 78  Provides:      %name-devel Line 78  Provides:      %name-devel
78  Provides:       lib%name-devel  Provides:       lib%name-devel
79  Requires:       %libname = %{epoch}:%version-%release  Requires:       %libname = %{epoch}:%version-%release
80  Obsoletes:      %{_lib}AfterStep0-devel  Obsoletes:      %{_lib}AfterStep0-devel
81  Obsoletes:      %{_lib}AfterStep-devel < 4:2.2.1-8  Obsoletes:      %{_lib}AfterStep-devel < 4:2.2.11-8
82    
83  %description -n %libname_devel  %description -n %libname_devel
84  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP  AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
# Line 143  if [ -x /usr/bin/sgml2html ]; then sgml2 Line 143  if [ -x /usr/bin/sgml2html ]; then sgml2
143    
144    
145  %install  %install
 rm -rf %{buildroot}  
146  %makeinstall_std LDCONFIG=/bin/true  %makeinstall_std LDCONFIG=/bin/true
147    
148  # LMDK icons  # LMDK icons
# Line 166  exec %{_bindir}/%{name} Line 165  exec %{_bindir}/%{name}
165  EOF  EOF
166    
167  %files  %files
 %defattr(-,root,root)  
168  %config(noreplace) %{_sysconfdir}/X11/wmsession.d/15%{name}  %config(noreplace) %{_sysconfdir}/X11/wmsession.d/15%{name}
169  %doc COPYRIGHT ChangeLog NEW README TEAM UPGRADE doc/languages doc/licences  %doc COPYRIGHT ChangeLog NEW README TEAM UPGRADE doc/languages doc/licences
170  %{_iconsdir}/%{casedname}.png  %{_iconsdir}/%{casedname}.png
# Line 179  EOF Line 177  EOF
177  %{_datadir}/%{name}/*  %{_datadir}/%{name}/*
178    
179  %files -n %libname  %files -n %libname
 %defattr(-,root,root,-)  
180  %{_libdir}/*.so.%major  %{_libdir}/*.so.%major
181  %{_libdir}/*.so.%major.*  %{_libdir}/*.so.%major.*
182    
183  %files -n %libname_devel  %files -n %libname_devel
 %defattr(-,root,root,-)  
184  %{_libdir}/*.so  %{_libdir}/*.so
185  %{_libdir}/*.a  %{_libdir}/*.a
186  %_includedir/*  %_includedir/*

Legend:
Removed from v.223746  
changed lines
  Added in v.644247

  ViewVC Help
Powered by ViewVC 1.1.30