SPECS: exo.spec, libexo.spec (REMOVED) - spec file renamed to exo.spec

megabajt megabajt at pld-linux.org
Fri Feb 27 19:03:28 CET 2009


Author: megabajt                     Date: Fri Feb 27 18:03:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- spec file renamed to exo.spec

---- Files affected:
SPECS:
   exo.spec (1.32 -> 1.33) , libexo.spec (1.32 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: SPECS/exo.spec
diff -u SPECS/exo.spec:1.32 SPECS/exo.spec:1.33
--- SPECS/exo.spec:1.32	Fri Feb 27 18:21:15 2009
+++ SPECS/exo.spec	Fri Feb 27 19:03:22 2009
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-# - rename to exo.spec (like tar name)
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
@@ -9,12 +7,12 @@
 #
 Summary:	Extension library to Xfce developed by os-cillation
 Summary(pl.UTF-8):	Biblioteka rozszerzeń do Xfce opracowana przez os-cillation
-Name:		libexo
+Name:		exo
 Version:	0.3.100
 Release:	1
 License:	GPL v2
 Group:		X11/Libraries
-Source0:	http://www.xfce.org/archive/xfce-%{xfce_version}/src/exo-%{version}.tar.bz2
+Source0:	http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	ebded97ff55f43cd0fe6b16242992ecf
 URL:		http://www.os-cillation.com/
 BuildRequires:	autoconf >= 2.50
@@ -33,6 +31,8 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	xfce4-dev-tools >= 4.6.0
+Provides:	libexo
+Obsoletes:	libexo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,6 +60,8 @@
 Summary(pl.UTF-8):	Dokumentacja API libexo
 Group:		Documentation
 Requires:	gtk-doc-common
+Provides:	libexo-apidocs
+Obsoletes:	libexo-apidocs
 
 %description apidocs
 libexo API documentation.
@@ -75,6 +77,8 @@
 Requires:	gtk+2-devel >= 2:2.10.6
 Requires:	hal-devel >= 0.5.7
 Requires:	libxfce4util-devel >= %{xfce_version}
+Provides:	libexo-devel
+Obsoletes:	libexo-devel
 
 %description devel
 Header files for libexo library.
@@ -87,6 +91,8 @@
 Summary(pl.UTF-8):	Statyczna biblioteka libexo
 Group:		X11/Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
+Provides:	libexo-static
+Obsoletes:	libexo-static
 
 %description static
 Static libexo library.
@@ -120,7 +126,7 @@
 Pliki programistyczne wiązań Pythona do libexo.
 
 %prep
-%setup -q -n exo-%{version}
+%setup -q
 
 %build
 %{__intltoolize}
@@ -151,7 +157,7 @@
 
 %py_postclean
 
-%find_lang %{name}-0.3
+%find_lang libexo-0.3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -165,7 +171,7 @@
 %postun	-n xfce-preferred-applications
 %update_icon_cache hicolor
 
-%files -f %{name}-0.3.lang
+%files -f libexo-0.3.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog HACKING NEWS README TODO
 %attr(755,root,root) %{_libdir}/libexo-0.3.so.*.*.*
@@ -235,6 +241,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2009/02/27 18:03:22  megabajt
+- spec file renamed to exo.spec
+
 Revision 1.32  2009/02/27 17:21:15  megabajt
 - updated to 0.3.100
 - removed obsolete -locale-names.patch and -teardown-crypto-on-eject.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/exo.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list