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

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

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

revision 101677 by dmorgan, Tue Jun 7 21:52:25 2011 UTC revision 102446 by dmorgan, Thu Jun 9 13:34:08 2011 UTC
# Line 7  Line 7 
7  Summary: Mutter window manager  Summary: Mutter window manager
8  Name: mutter  Name: mutter
9  Version: 3.0.2.1  Version: 3.0.2.1
10  Release: %mkrel 1  Release: %mkrel 2
11  URL: http://ftp.gnome.org/pub/gnome/sources/mutter/  URL: http://ftp.gnome.org/pub/gnome/sources/mutter/
12  Source0: http://ftp.gnome.org/pub/GNOME/sources/mutter/%{name}-%{version}.tar.bz2  Source0: http://ftp.gnome.org/pub/GNOME/sources/mutter/%{name}-%{version}.tar.bz2
13    
# Line 37  Requires:              %{libname} = %{version} Line 37  Requires:              %{libname} = %{version}
37    
38  %description  %description
39  Mutter is a simple window manager that integrates nicely with  Mutter is a simple window manager that integrates nicely with
40  GNOME 2.  GNOME 3.
41    
42  %package -n %{libname}  %package -n %{libname}
43  Summary:        Libraries for Mutter  Summary:        Libraries for Mutter
# Line 64  files to allow you to develop with Mutte Line 64  files to allow you to develop with Mutte
64  %setup -q  %setup -q
65    
66  %build  %build
67  %configure2_5x  (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
68     %configure --disable-static --with-gtk=3.0)
69  #parallel build is broken  #parallel build is broken
70  make  make
71    
# Line 74  GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 Line 75  GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
75    
76  %find_lang %{name}  %find_lang %{name}
77    
78    #Remove libtool archives.
79    rm -rf %{buildroot}/%{_libdir}/*.la
80    
81  %clean  %clean
82  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
83    
# Line 103  rm -rf $RPM_BUILD_ROOT Line 107  rm -rf $RPM_BUILD_ROOT
107  %files -n %{libnamedev}  %files -n %{libnamedev}
108  %defattr(-,root,root)  %defattr(-,root,root)
109  %{_libdir}/*.so  %{_libdir}/*.so
 %{_libdir}/*.a  
 %{_libdir}/*.la  
110  %{_includedir}/*  %{_includedir}/*
111  %{_libdir}/pkgconfig/*  %{_libdir}/pkgconfig/*
112  %_libdir/%name/Meta-%api.gir  %_libdir/%name/Meta-%api.gir

Legend:
Removed from v.101677  
changed lines
  Added in v.102446

  ViewVC Help
Powered by ViewVC 1.1.30