]> git.pld-linux.org Git - packages/gal.git/commitdiff
- updated to 20030405 snap
authorgrzegol <grzegol@pld-linux.org>
Sat, 5 Apr 2003 23:24:08 +0000 (23:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed %%find_lang

Changed files:
    gal.spec -> 1.60

gal.spec

index b19a7160f9f0e478ff9c2cefd4267ad955004711..45d91cbbf20dc712e6df3869421955b895173c35 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -1,5 +1,5 @@
 
-%define _snap 20030329
+%define _snap 20030405
 
 Summary:       GNOME Application Libs (GAL)
 Summary(pl):   Biblioteki Aplikacji GNOME (GAL)
@@ -135,7 +135,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang gal-2.0
+%find_lang gal-1.99.2.99
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -143,7 +143,7 @@ rm -rf $RPM_BUILD_ROOT
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files -f gal-2.0.lang
+%files -f gal-1.99.2.99.lang
 %defattr(644,root,root,755)
 %doc announce* AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.088213 seconds and 4 git commands to generate.