]> git.pld-linux.org Git - packages/sawfish.git/commitdiff
- added Provides: gnome-wm
authorgrzegol <grzegol@pld-linux.org>
Fri, 6 Feb 2004 22:42:13 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics
- rel. 2

Changed files:
    sawfish.spec -> 1.92

sawfish.spec

index 6822d11e5fb606d1ae982b76b4e04c8cdb14c399..0218d83b5a8ed985bdd9316490f846c29b1ef222 100644 (file)
@@ -7,7 +7,7 @@ Summary(uk):    
 Summary(zh_CN):        ¾ßÓкÜÇ¿µÄÀ©Õ¹ÐԺͿÉÅäÖÃÐÔµÄͼÐδ°¿Ú¹ÜÀíÆ÷
 Name:          sawfish
 Version:       1.3
-Release:       1
+Release:       2
 Epoch:         3
 License:       GPL
 Group:         X11/Window Managers
@@ -34,10 +34,11 @@ BuildRequires:      texinfo
 %define                repexecdir      %(rep-config --execdir || echo "Install_librep-devel_and_rebuild_this_package")
 Requires:      rep-gtk >= 0.16
 Requires:      %{repexecdir}
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Provides:      gnome-wm
 Obsoletes:     sawmill
 Obsoletes:     sawmill-gnome
 Obsoletes:     sawmill-themer
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_libdir}
 %define                _wmpropsdir     /usr/share/wm-properties
@@ -131,7 +132,8 @@ control-center oraz specyfikacj
        --with-esd \
        --with-audiofile \
        --with-gnu-ld
-%{__make} host_type=%{_host}
+%{__make} \
+       host_type=%{_host}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.38388 seconds and 4 git commands to generate.