Logoj0ke.net Open Build Service > Projects > multimedia:SL11 > libupnp3 > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed libupnp.spec
x
 
1
@@ -10,7 +10,7 @@
2
 Group:     System/Libraries
3
 URL:       http://pupnp.sourceforge.net
4
 Version:   1.6.6
5
-Release:   2.pm.2.1
6
+Release:   2
7
 Source:        http://prdownloads.sourceforge.net/pupnp/libupnp-%{version}.tar.bz2
8
 BuildRoot: %{_tmppath}/build-%{name}-%{version}-%{release}
9
 BuildRequires: gcc make glibc-devel pkgconfig
10
@@ -64,6 +64,9 @@
11
     fi
12
 done
13
 
14
+%post -p /sbin/ldconfig
15
+%postun -p /sbin/ldconfig
16
+
17
 %clean
18
 %__rm -rf "%{buildroot}"
19
 
20
@@ -96,12 +99,3 @@
21
 %{_libdir}/pkgconfig/libupnp.pc
22
 
23
 %changelog
24
-* Mon Mar 23 2009 Andrea Florio <andrea@links2linux.de> 1.6.6-0.pm.1
25
-- new upstream version 1.6.6
26
-
27
-* Sun Apr 13 2008 Pascal Bleser <guru@unixtech.be> 1.6.5-0.pm.1
28
-- fixed URL
29
-- new upstream version
30
-
31
-* Sun Oct 27 2007 Quentin Denis <quentin@links2linux.de> 1.6.2-0.pm.1
32
-- first package with version
33