]> git.pld-linux.org Git - packages/Togl.git/commitdiff
- release 2,
authorcieciwa <cieciwa@pld-linux.org>
Thu, 9 Nov 2000 07:27:58 +0000 (07:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added Togl object [Mops required this].

Changed files:
    Togl.spec -> 1.5

Togl.spec

index 3df6f38b2e0b576ef7db882c8049115900d19709..bea44d1985df33902729b822171852538399beff 100644 (file)
--- a/Togl.spec
+++ b/Togl.spec
@@ -2,7 +2,7 @@ Summary:        Togl - Tk OpenGL Widget
 Summary(pl):   Togl - Biblioteka widgetów dla Tk
 Name:          Togl
 Version:       1.6
 Summary(pl):   Togl - Biblioteka widgetów dla Tk
 Name:          Togl
 Version:       1.6
-Release:       1
+Release:       2
 Copyright:     Other
 Group:         Libraries
 Group(pl):     Biblioteki
 Copyright:     Other
 Group:         Libraries
 Group(pl):     Biblioteki
@@ -47,7 +47,7 @@ install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir},%{_examplesdir}/%{name}-%{v
 install -s libtogl.so.1.3 $RPM_BUILD_ROOT%{_libdir}
 cp double gears index overlay texture $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install togl.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install -s libtogl.so.1.3 $RPM_BUILD_ROOT%{_libdir}
 cp double gears index overlay texture $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install togl.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-
+install togl.o $RPM_BUILD_ROOT%{_libdir}
 install togl.h $RPM_BUILD_ROOT%{_includedir}
 
 %clean
 install togl.h $RPM_BUILD_ROOT%{_includedir}
 
 %clean
@@ -60,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LICENSE
 %attr(755,root,root) %{_libdir}/libtogl.so.1.3
 %defattr(644,root,root,755)
 %doc LICENSE
 %attr(755,root,root) %{_libdir}/libtogl.so.1.3
+%attr(644,root,root) %{_libdir}/togl.o
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.345038 seconds and 4 git commands to generate.