]> git.pld-linux.org Git - packages/pong.git/commitdiff
- some fixes in files
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 25 Jul 2002 22:47:40 +0000 (22:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pong.spec -> 1.3

pong.spec

index 8c9b0a32b4ecfa2bc09c7c3bcdf7259429f7f2db..fa21f53483d1013a9bb764021e859af344b17c0e 100644 (file)
--- a/pong.spec
+++ b/pong.spec
@@ -2,7 +2,7 @@ Summary:        A library for creating configuration dialogs
 Summary(pl):   Biblioteka do tworzenia dialogów konfiguracyjnych
 Name:          pong
 Version:       1.0.2
-Release:       0.2
+Release:       0.3
 License:       GPL
 Group:         X11/Libraries
 Source0:       http://ftp.5z.com/pub/pong/%{name}-%{version}.tar.gz
@@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root} %{_bindir}/pong-tool*
-%{_libdir}/*.so.*
+%attr(755,root,root} %{_libdir}/*.so.*
 %{_datadir}/idl/pong-interface.idl
 %{_datadir}/locale/*/*/*
 %{_datadir}/gnome/help/*
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root} %{_bindir}/pong-gconf-schema-export*
+%attr(755,root,root) %{_bindir}/pong-gconf-schema-export*
 %{_libdir}/*.so
 %{_libdir}/*.la
 %{_libdir}/*.sh
@@ -101,7 +101,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files edit
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/pong-edit-1
-%attr(755,root,root) %{_bindir}/pong-edit
+%attr(755,root,root) %{_bindir}/pong-edit*
 %{_applnkdir}/Development/pong-edit.desktop
-%{_datadir}/pong-1/pong-edit.glade
+%{_datadir}/pong-1/*.glade
This page took 0.02496 seconds and 4 git commands to generate.