SPECS: dates.spec - 0.4.4 - devel and static are useless now

patrys patrys at pld-linux.org
Sat Sep 8 15:32:54 CEST 2007


Author: patrys                       Date: Sat Sep  8 13:32:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4.4
- devel and static are useless now

---- Files affected:
SPECS:
   dates.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/dates.spec
diff -u SPECS/dates.spec:1.6 SPECS/dates.spec:1.7
--- SPECS/dates.spec:1.6	Mon Jul  9 01:55:53 2007
+++ SPECS/dates.spec	Sat Sep  8 15:32:49 2007
@@ -2,12 +2,12 @@
 Summary:	Tiny GNOME datebook application
 Summary(pl.UTF-8):	Mała aplikacja kalendarza dla GNOME
 Name:		dates
-Version:	0.4.3
+Version:	0.4.4
 Release:	1
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://pimlico-project.org/sources/dates/%{name}-%{version}.tar.gz
-# Source0-md5:	ddf4e72a56bc41d30d7ff8760fd84772
+# Source0-md5:	224d3caef549988447f3bc70123a0755
 URL:		http://pimlico-project.org/dates.html
 BuildRequires:	GConf2-devel >= 2.0
 BuildRequires:	autoconf >= 2.53
@@ -21,6 +21,8 @@
 Requires(post,postun):	/sbin/ldconfig
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
+Obsoletes:	dates-devel <= 0.4.3
+Obsoletes:	dates-static <= 0.4.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,33 +39,6 @@
 z czystym interfejsen GTK+, w wersji dla platformy Nokia 770/N800
 Maemo oraz dla urządzeń OpenMoko.
 
-%package devel
-Summary:	Header files for gtkdatesview library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki gtkdatesview
-Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
-Requires:	GConf2-devel >= 2.0
-Requires:	evolution-data-server-devel >= 1.2
-Requires:	gtk+2-devel >= 2:2.10.7
-
-%description devel
-Header files for gtkdatesview library.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki gtkdatesview.
-
-%package static
-Summary:	Static gtkdatesview library
-Summary(pl.UTF-8):	Statyczna biblioteka gtkdatesview
-Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
-
-%description static
-Static gtkdatesview library.
-
-%description static -l pl.UTF-8
-Statyczna biblioteka gtkdatesview.
-
 %prep
 %setup -q
 
@@ -93,20 +68,17 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %scrollkeeper_update_post
 %update_icon_cache hicolor
 
 %postun
 %scrollkeeper_update_postun
-/sbin/ldconfig
 %update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libgtkdatesview.so.*.*.*
 %dir %{_datadir}/dates
 %{_datadir}/dates/oh-about-logo.png
 %{_desktopdir}/dates.desktop
@@ -118,23 +90,16 @@
 %{_iconsdir}/hicolor/scalable/apps/dates.svg
 %{_mandir}/man1/dates.1*
 
-%files devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgtkdatesview.so
-%{_libdir}/libgtkdatesview.la
-%{_includedir}/gtkdatesview
-%{_pkgconfigdir}/libgtkdatesview.pc
-
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libgtkdatesview.a
-
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/09/08 13:32:49  patrys
+- 0.4.4
+- devel and static are useless now
+
 Revision 1.6  2007/07/08 23:55:53  aredridel
 - 0.4.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dates.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list