]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
1.3.1; still missing lang macros in %%files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 28 Feb 2001 11:43:45 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets.spec -> 1.37

gnome-applets.spec

index 23e25fe7b5d1150920f11f8ebfc3a2a439adaf15..389386ab596fd8702dac15cea1c61fc3ba9bf9e9 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Small applications which embed themselves in the GNOME panel
 Summary(pl):   GNOME - Applety
 Name:          gnome-applets
-Version:       1.2.4
-Release:       2
+Version:       1.3.1
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
 Group(de):     X11/Applikationen
 Group(pl):     X11/Aplikacje
-Source0:       ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-applets/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-applets/%{name}-%{version}.tar.gz
 Patch0:                %{name}-applet-docs.make.patch
 BuildRequires: esound-devel >= 0.2.7
 BuildRequires: gdbm-devel
@@ -42,15 +42,11 @@ gettextize --copy --force
 %configure \
        --disable-static
 %{__make}
-#make -C gumma
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
-#make install DESTDIR=$RPM_BUILD_ROOT -C gumma
-
-#strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/gumma/lib*.so
 
 gzip -9nf AUTHORS ChangeLog NEWS README
 
@@ -81,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_pixmapsdir}/*.png
 %{_pixmapsdir}/*.xpm
 
+# FIXME lang macros
+%dir %{_datadir}/gnome/gkb
+%{_datadir/gnome/gkb/*
+
 %dir %{_datadir}/pixmaps/gkb
 %lang(at) %{_datadir}/pixmaps/gkb/at.png
 %lang(be) %{_datadir}/pixmaps/gkb/be.png
This page took 0.276147 seconds and 4 git commands to generate.