]> git.pld-linux.org Git - packages/gal.git/commitdiff
- updated to 1.99.3.99-20030412 snap
authorgrzegol <grzegol@pld-linux.org>
Sun, 13 Apr 2003 00:23:57 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gal.spec -> 1.61

gal.spec

index 45d91cbbf20dc712e6df3869421955b895173c35..6a2a7bf71e4a4ae2ce7001b796d7e10255495104 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -1,5 +1,5 @@
 
-%define _snap 20030405
+%define _snap 20030412
 
 Summary:       GNOME Application Libs (GAL)
 Summary(pl):   Biblioteki Aplikacji GNOME (GAL)
@@ -7,7 +7,7 @@ Summary(pt_BR): G App Libs: Biblioteca para uso em aplicativos GNOME
 Summary(ru):   âÉÂÌÉÏÔÅËÁ ÄÌÑ ÓÏÓÔÁ×ÎÙÈ ÄÏËÕÍÅÎÔÏ× × GNOME
 Summary(uk):   â¦Â̦ÏÔÅËÁ ÄÌÑ ËÏÍÐÏÎÅÎÔÎÉÈ ÄÏËÕÍÅÎԦננGNOME
 Name:          gal
-Version:       1.99.2.99
+Version:       1.99.3.99
 Release:       0.%{_snap}.1
 Epoch:         1
 License:       LGPL
@@ -135,7 +135,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang gal-1.99.2.99
+%find_lang %{name}-%{version}
 
 %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-1.99.2.99.lang
+%files -f %{name}-%{version}.lang
 %defattr(644,root,root,755)
 %doc announce* AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.058248 seconds and 4 git commands to generate.