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

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

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

revision 304220 by luigiwalser, Sun Aug 5 22:38:11 2012 UTC revision 304221 by blino, Wed Oct 10 09:37:15 2012 UTC
# Line 1  Line 1 
1  %define name wayland  %define name wayland
2  %define version 0.95.0  %define version 0.95.0
3  %define release %mkrel 2  %define release %mkrel 3
4    
5  %define client_major 0  %define client_major 0
6  %define server_major 0  %define server_major 0
# Line 45  Provides:      %{name}-devel = %{version}-%{r Line 45  Provides:      %{name}-devel = %{version}-%{r
45  Requires:       %{client_libname} = %{version}-%{release}  Requires:       %{client_libname} = %{version}-%{release}
46  Requires:       %{server_libname} = %{version}-%{release}  Requires:       %{server_libname} = %{version}-%{release}
47  Requires:       %{cursor_libname} = %{version}-%{release}  Requires:       %{cursor_libname} = %{version}-%{release}
48    Requires:       %{name}-tools = %{version}-%{release}
49    
50  %description -n %{libname_devel}  %description -n %{libname_devel}
51  This package contains the header and pkg-config files for developing  This package contains the header and pkg-config files for developing
# Line 71  Group:         System/Libraries Line 72  Group:         System/Libraries
72  %description -n %{cursor_libname}  %description -n %{cursor_libname}
73  This package contains the libraries for %{cursor_name}.  This package contains the libraries for %{cursor_name}.
74    
75    %package tools
76    Summary: %{name} devel tools
77    Group: System/Libraries
78    Conflicts: %{libname_devel} < 0.95-3
79    
80    %description tools
81    This package contains development tools for %{name}.
82    
83  %package doc  %package doc
84  Summary: %{name} documentation  Summary: %{name} documentation
85  Group: Books/Computer books  Group: Books/Computer books
# Line 105  rm -f %{buildroot}%{_libdir}/*.la Line 114  rm -f %{buildroot}%{_libdir}/*.la
114  %{_includedir}/%{name}-*.h  %{_includedir}/%{name}-*.h
115  %{_libdir}/lib%{name}*.so  %{_libdir}/lib%{name}*.so
116  %{_libdir}/pkgconfig/%{name}*.pc  %{_libdir}/pkgconfig/%{name}*.pc
 %{_bindir}/%{name}-scanner  
117  %{_datadir}/aclocal/%{name}-scanner.m4  %{_datadir}/aclocal/%{name}-scanner.m4
118  %{_datadir}/aclocal/%{name}-scanner.mk  %{_datadir}/aclocal/%{name}-scanner.mk
119    
120    %files tools
121    %{_bindir}/%{name}-scanner
122    
123  %files doc  %files doc
124  %doc %{_docdir}/%{name}/*  %doc %{_docdir}/%{name}/*

Legend:
Removed from v.304220  
changed lines
  Added in v.304221

  ViewVC Help
Powered by ViewVC 1.1.30