]> git.pld-linux.org Git - packages/compiz.git/commitdiff
- 20060712
authorwolf <wolf@pld-linux.org>
Wed, 12 Jul 2006 21:34:29 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    compiz.spec -> 1.49

compiz.spec

index 5a31d8debdae339d0498dfd3160103ef3923ac2e..291ede07d083559e3c2082566eda6edb3feed62e 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_without gnome           # don't build gnome-window-decorator
 %bcond_with    kde             # build kde-window-decorator (not working)
 #
-%define                _snap   20060608
+%define                _snap   20060712
 #
 Summary:       OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarz±dca okien i sk³adania
@@ -154,6 +154,8 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz/novell.png
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/compiz/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -163,7 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 %preun
 %gconf_schema_uninstall compiz.schemas
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/compiz
This page took 0.06394 seconds and 4 git commands to generate.